pub unsafe extern "C" fn cudnnGetRNNBiasMode(
    rnnDesc: cudnnRNNDescriptor_t,
    biasMode: *mut cudnnRNNBiasMode_t
) -> cudnnStatus_t