pub fn walk_lifetime<'a, V: Visitor<'a>>( visitor: &mut V, _: &'a Lifetime, ) -> <V as Visitor<'a>>::Result