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