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