pub unsafe extern "C" fn bli_pthread_cond_wait(
cond: *mut bli_pthread_cond_t,
mutex: *mut bli_pthread_mutex_t,
) -> c_intpub unsafe extern "C" fn bli_pthread_cond_wait(
cond: *mut bli_pthread_cond_t,
mutex: *mut bli_pthread_mutex_t,
) -> c_int