macro_rules! impl_labeled {
    ($ty:ident) => { ... };
}