pub unsafe extern "C" fn pthread_cond_timedwait_relative_np(
cond: *mut pthread_cond_t,
lock: *mut pthread_mutex_t,
timeout: *const timespec,
) -> i32pub unsafe extern "C" fn pthread_cond_timedwait_relative_np(
cond: *mut pthread_cond_t,
lock: *mut pthread_mutex_t,
timeout: *const timespec,
) -> i32