pub fn visit_ident_prefix<V: VisitMut + ?Sized>(
    visitor: &mut V,
    prefix: &mut IdentPrefix
)