pub fn visit_xref_list<'ast, V: Visit<'ast> + ?Sized>(
    visitor: &mut V,
    xrefs: &'ast XrefList
)