pub type ArcLockTokioStream = ArcRwLock<TcpStream>;
struct ArcLockTokioStream { /* private fields */ }