pub unsafe extern "C" fn ngx_thread_cond_wait(
cond: *mut pthread_cond_t,
mtx: *mut pthread_mutex_t,
log: *mut ngx_log_s,
) -> isize
pub unsafe extern "C" fn ngx_thread_cond_wait(
cond: *mut pthread_cond_t,
mtx: *mut pthread_mutex_t,
log: *mut ngx_log_s,
) -> isize