pub type SocksUdpClient = SocksDatagram<GuardTcpStream>;
pub struct SocksUdpClient { /* private fields */ }