macro_rules! nop_slice_lift {
    ($ty:ty => $lifted:ty) => { ... };
}