pub unsafe extern "C" fn cudnnDestroyRNNDataDescriptor(
    rnnDataDesc: cudnnRNNDataDescriptor_t
) -> cudnnStatus_t