pub unsafe extern "C" fn uv_socketpair( type_: c_int, protocol: c_int, socket_vector: *mut uv_os_sock_t, flags0: c_int, flags1: c_int, ) -> c_int