Macro impl_vec_copy_until_zero_cc

macro_rules! impl_vec_copy_until_zero_cc {
    ($($intr:ident $ty:ident)*) => { ... };
}