macro_rules! fwd_binop_x2 {
    ($trait:ident, $fn:ident) => { ... };
}