Macro impl_vec_shift_byte

macro_rules! impl_vec_shift_byte {
    ([$trait:ident $m:ident] ($f:ident)) => { ... };
}