macro_rules! impl_named {
    ($typ:ty) => { ... };
}