macro_rules! arith { ($($name:ident $trace:literal $unit:literal = ($a:ident,$b:ident => $op:expr))*) => { ... }; }