pub type HvmDefinitions = IndexMap<Name, HvmDefinition>;
pub struct HvmDefinitions { /* private fields */ }