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