pub fn visit_predicate_eq_mut<V>(v: &mut V, node: &mut PredicateEq)where
    V: VisitMut + ?Sized,