pub unsafe extern "C" fn pthread_timedjoin_np( thread: pthread_t, retval: *mut *mut c_void, abstime: *const timespec, ) -> c_int