pub type DefaultServerTlsStream = ServerTlsStream<TcpStream>;
struct DefaultServerTlsStream { /* private fields */ }