pub unsafe extern "C" fn evutil_socketpair( d: c_int, type_: c_int, protocol: c_int, sv: *mut c_int, ) -> c_int