macro_rules! impl_inner_into_static {
    ($target:ty, $item:ty) => { ... };
}