pub unsafe extern "C" fn pthread_join( __pthread: pthread_t, __value_ptr: *mut *mut c_void, ) -> c_int