fn upstream_monomorphizations_for_provider(
    tcx: TyCtxt<'_>,
    def_id: DefId
) -> Option<&UnordMap<GenericArgsRef<'_>, CrateNum>>