pub type HostsPtr = Arc<Hosts>;
Atomic pointer to hosts object
pub struct HostsPtr { /* private fields */ }