fn wasm_import_module_map(
    tcx: TyCtxt<'_>,
    cnum: CrateNum
) -> FxHashMap<DefId, String>