pub unsafe extern "C" fn cudnnGetRNNMatrixMathType(
    rnnDesc: *mut cudnnRNNStruct,
    mType: *mut cudnnMathType_t
) -> cudnnStatus_t