pub fn walk_generic_param<'a, V: Visitor<'a>>( visitor: &mut V, node: &'a GenericParam, ) -> V::Result