pub unsafe extern "C" fn pthread_cond_wait( __cond: *mut pthread_cond_t, __mutex: *mut pthread_mutex_t, ) -> c_int