macro_rules! logic_infix_vs {
    ($func_name:ident, $op:tt) => { ... };
}