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