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