Macro impl_vec_unpack
macro_rules! impl_vec_unpack {
($mask:ident $instr:ident $src:ident $shuffled:ident $dst:ident $width:literal) => { ... };
}
impl_vec_unpackmacro_rules! impl_vec_unpack {
($mask:ident $instr:ident $src:ident $shuffled:ident $dst:ident $width:literal) => { ... };
}