pub type OutboundSessionPtr = Arc<OutboundSession>;
struct OutboundSessionPtr { /* private fields */ }