macro_rules! impl_for_typed_def_id {
    ($Name:ident, $LocalName:ident) => { ... };
}