pub fn walk_mod<'v, V: Visitor<'v>>( visitor: &mut V, module: &'v Mod<'v>, mod_hir_id: HirId, ) -> V::Result