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