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