pub unsafe extern "C-unwind" fn legacysocket_getPeerName( socket: *mut LegacySocket, ip: *mut in_addr_t, port: *mut in_port_t, ) -> gboolean