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