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