macro_rules! impl_bool_urop { ($struct_name:ident, $arg_type:ty, $out_type:ty, $op:ident) => { ... }; }