pub unsafe extern "C" fn pthread_clockjoin_np( __th: pthread_t, __thread_return: *mut *mut c_void, __clockid: clockid_t, __abstime: *const timespec, ) -> c_int