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