pub unsafe extern "C" fn cudnnDestroyRNNDataDescriptor(
    rnnDataDesc: *mut cudnnRNNDataStruct
) -> cudnnStatus_t