fn attr_span_by_symbol(
    ctxt: &EntryContext<'_>,
    id: ItemId,
    sym: Symbol
) -> Option<Span>