pub fn walk_param_bound<'a, V: Visitor<'a>>( visitor: &mut V, bound: &'a GenericBound, ) -> V::Result