macro_rules! impl_arithmetic_trait { ($fl_ty: ty, $trait_0: tt, $trait_1: tt, $fn_0: tt, $fn_1: tt) => { ... }; }