pub type DefaultClientTlsStream = ClientTlsStream<TcpStream>;
struct DefaultClientTlsStream { /* private fields */ }