pub(crate) fn from_item_id_with_name(
    item_id: ItemId,
    tcx: TyCtxt<'_>,
    name: Option<Symbol>
) -> Id