pub unsafe extern "C" fn pthread_setspecific( __key: pthread_key_t, __pointer: *const c_void, ) -> c_int