pub unsafe extern "C" fn cudnnDestroyDropoutDescriptor(
    dropoutDesc: *mut cudnnDropoutStruct
) -> cudnnStatus_t