pub fn visit_mut_bin_expr<V>(_visitor: &mut V, n: &mut BinExpr) where
    V: VisitMut + ?Sized