pub fn visit_subset_ident<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    id: &'ast SubsetIdent
)