pub type HostOptionsTable = HashMap<HostKey, HostOptions>;
pub struct HostOptionsTable { /* private fields */ }