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