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