macro_rules! has_interner {
    ($t:ty) => { ... };
}