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