pub unsafe extern "system" fn connect( socket: c_int, address: *const sockaddr, len: socklen_t, ) -> c_int