macro_rules! impl_arena_copy_decoder {
    (<$tcx:tt> $($ty:ty,)*) => { ... };
}