pub fn visit_relation_ident<V: VisitMut + ?Sized>(
    visitor: &mut V,
    id: &mut RelationIdent
)