macro_rules! delegate_eigen_2d_broadcast_binary_function { ($T:ident, $Func:ident, $expr:ident) => { ... }; }