macro_rules! unsafe_impl_trusted_step {
    ($($type:ty)*) => { ... };
}