macro_rules! forward_type_interner_methods {
    ($id: ty, $typ: ty, $($tokens: tt)+ ) => { ... };
}