pub unsafe extern "C" fn cudnnCreateRNNDataDescriptor(
    rnnDataDesc: *mut cudnnRNNDataDescriptor_t
) -> cudnnStatus_t