pub fn walk_where_predicate_kind<'a, V: Visitor<'a>>( visitor: &mut V, kind: &'a WherePredicateKind, ) -> V::Result