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