macro_rules! compile_binop { ($out:expr, $arg1:expr, $arg2:expr, $ctx:ident, $feature_flag:expr) => { ... }; }