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