pub unsafe extern "C" fn rc_pthread_timed_join( thread: pthread_t, retval: *mut *mut c_void, timeout_sec: f32, ) -> c_int