macro_rules! native_binary_2 { ($name:ident, $op:expr) => { ... }; }
O(1) binary element-wise operator.