Macro impl_u16x16_op

Source
macro_rules! impl_u16x16_op {
    ($a:expr, $op:ident, $b:expr) => { ... };
}