pub fn visit_predicate_type_mut<V>(v: &mut V, node: &mut PredicateType)where
    V: VisitMut + ?Sized,
Available on crate feature visit-mut only.