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