pub fn visit_use_tree_mut<V: VisitMut + ?Sized>(
    _visitor: &mut V,
    _i: &mut UseTree
)