pub fn visit_and_support_query<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &AndSupportQuery
)