pub fn walk_use<'v, V: Visitor<'v>>( visitor: &mut V, path: &'v UsePath<'v>, hir_id: HirId, ) -> V::Result