pub type NameToDirectiveMap = HashMap<(Assembler, String), Directive>;
pub struct NameToDirectiveMap { /* private fields */ }