pub unsafe extern "C" fn pthread_cond_clockwait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
__clock_id: i32,
__abstime: *const timespec,
) -> i32
pub unsafe extern "C" fn pthread_cond_clockwait(
__cond: *mut pthread_cond_t,
__mutex: *mut pthread_mutex_t,
__clock_id: i32,
__abstime: *const timespec,
) -> i32