public unsafe PosixResult TryGetPeerIPAddress(out IPEndPointStruct ep)
 => SocketInterop.TryGetPeerIPAddress(this, out ep);