This file is indexed.

/usr/lib/x86_64-linux-gnu/wine-development/libkernel32.def is in libwine-development-dev 1.9.6-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
; File generated automatically from ./dlls/kernel32/kernel32.spec; do not edit!

LIBRARY kernel32.dll

EXPORTS
  AcquireSRWLockExclusive=ntdll.RtlAcquireSRWLockExclusive @1
  AcquireSRWLockShared=ntdll.RtlAcquireSRWLockShared @2
  ActivateActCtx @3
  AddAtomA @4
  AddAtomW @5
  AddConsoleAliasA @6
  AddConsoleAliasW @7
  AddRefActCtx @8
  AddVectoredContinueHandler=ntdll.RtlAddVectoredContinueHandler @9
  AddVectoredExceptionHandler=ntdll.RtlAddVectoredExceptionHandler @10
  AllocConsole @11
  AllocateUserPhysicalPages @12
  ApplicationRecoveryFinished @13
  ApplicationRecoveryInProgress @14
  AreFileApisANSI @15
  AssignProcessToJobObject @16
  AttachConsole @17
  BackupRead @18
  BackupSeek @19
  BackupWrite @20
  Beep @32
  BeginUpdateResourceA @33
  BeginUpdateResourceW @34
  BindIoCompletionCallback @35
  BuildCommDCBA @36
  BuildCommDCBAndTimeoutsA @37
  BuildCommDCBAndTimeoutsW @38
  BuildCommDCBW @39
  CallbackMayRunLong @40
  CallNamedPipeA @41
  CallNamedPipeW @42
  CancelIo @44
  CancelIoEx @45
  CancelSynchronousIo @46
  CancelTimerQueueTimer @47
  CancelWaitableTimer @48
  ChangeTimerQueueTimer @49
  CheckNameLegalDOS8Dot3A @50
  CheckNameLegalDOS8Dot3W @51
  CheckRemoteDebuggerPresent @52
  ClearCommBreak @53
  ClearCommError @54
  CloseConsoleHandle @55
  CloseHandle @56
  CloseProfileUserMapping @57
  CloseThreadpool=ntdll.TpReleasePool @59
  CloseThreadpoolCleanupGroup=ntdll.TpReleaseCleanupGroup @60
  CloseThreadpoolCleanupGroupMembers=ntdll.TpReleaseCleanupGroupMembers @61
  CloseThreadpoolTimer=ntdll.TpReleaseTimer @62
  CloseThreadpoolWait=ntdll.TpReleaseWait @63
  CloseThreadpoolWork=ntdll.TpReleaseWork @64
  CmdBatNotification @65
  CommConfigDialogA @66
  CommConfigDialogW @67
  CompareFileTime @68
  CompareStringA @69
  CompareStringW @70
  CompareStringEx @71
  CompareStringOrdinal @72
  ConnectNamedPipe @73
  ContinueDebugEvent @76
  ConvertDefaultLocale @77
  ConvertFiberToThread @78
  ConvertThreadToFiber @79
  ConvertThreadToFiberEx @80
  ConvertToGlobalHandle @81
  CopyFileA @82
  CopyFileExA @83
  CopyFileExW @84
  CopyFileW @85
  CopyLZFile=LZCopy @86
  CreateActCtxA @87
  CreateActCtxW @88
  CreateConsoleScreenBuffer @89
  CreateDirectoryA @90
  CreateDirectoryExA @91
  CreateDirectoryExW @92
  CreateDirectoryW @93
  CreateEventA @94
  CreateEventExA @95
  CreateEventExW @96
  CreateEventW @97
  CreateFiber @98
  CreateFiberEx @99
  CreateFile2 @100
  CreateFileA @101
  CreateFileMappingA @102
  CreateHardLinkTransactedA @103
  CreateHardLinkTransactedW @104
  CreateFileMappingW @105
  CreateFileW @106
  CreateHardLinkA @107
  CreateHardLinkW @108
  CreateIoCompletionPort @109
  CreateJobObjectA @110
  CreateJobObjectW @111
  CreateMailslotA @113
  CreateMailslotW @114
  CreateMemoryResourceNotification @115
  CreateMutexA @116
  CreateMutexExA @117
  CreateMutexExW @118
  CreateMutexW @119
  CreateNamedPipeA @120
  CreateNamedPipeW @121
  CreatePipe @122
  CreateProcessA @123
  CreateProcessW @124
  CreateRemoteThread @125
  CreateSemaphoreA @126
  CreateSemaphoreExA @127
  CreateSemaphoreExW @128
  CreateSemaphoreW @129
  CreateSocketHandle @130
  CreateSymbolicLinkA @131
  CreateSymbolicLinkW @132
  CreateTapePartition @133
  CreateThread @134
  CreateThreadpool @135
  CreateThreadpoolCleanupGroup @136
  CreateThreadpoolTimer @137
  CreateThreadpoolWait @138
  CreateThreadpoolWork @139
  CreateTimerQueue @140
  CreateTimerQueueTimer @141
  CreateToolhelp32Snapshot @142
  CreateWaitableTimerA @144
  CreateWaitableTimerExA @145
  CreateWaitableTimerExW @146
  CreateWaitableTimerW @147
  DeactivateActCtx @148
  DebugActiveProcess @149
  DebugActiveProcessStop @150
  DebugBreak @151
  DebugBreakProcess @152
  DebugSetProcessKillOnExit @153
  DecodePointer=ntdll.RtlDecodePointer @154
  DefineDosDeviceA @155
  DefineDosDeviceW @156
  DelayLoadFailureHook @157
  DeleteAtom @158
  DeleteCriticalSection=ntdll.RtlDeleteCriticalSection @159
  DeleteFiber @160
  DeleteFileA @161
  DeleteFileW @162
  DisassociateCurrentThreadFromCallback=ntdll.TpDisassociateCallback @163
  DeleteTimerQueue @164
  DeleteTimerQueueEx @165
  DeleteTimerQueueTimer @166
  DeleteVolumeMountPointA @167
  DeleteVolumeMountPointW @168
  DeviceIoControl @169
  DisableThreadLibraryCalls @170
  DisconnectNamedPipe @171
  DnsHostnameToComputerNameA @172
  DnsHostnameToComputerNameW @173
  DosDateTimeToFileTime @174
  DuplicateConsoleHandle @175
  DuplicateHandle @176
  EncodePointer=ntdll.RtlEncodePointer @177
  EndUpdateResourceA @178
  EndUpdateResourceW @179
  EnterCriticalSection=ntdll.RtlEnterCriticalSection @180
  EnumCalendarInfoA @181
  EnumCalendarInfoExA @182
  EnumCalendarInfoExEx @183
  EnumCalendarInfoExW @184
  EnumCalendarInfoW @185
  EnumDateFormatsA @186
  EnumDateFormatsExA @187
  EnumDateFormatsExEx @188
  EnumDateFormatsExW @189
  EnumDateFormatsW @190
  EnumLanguageGroupLocalesA @191
  EnumLanguageGroupLocalesW @192
  EnumResourceLanguagesA @193
  EnumResourceLanguagesExA @194
  EnumResourceLanguagesExW @195
  EnumResourceLanguagesW @196
  EnumResourceNamesA @197
  EnumResourceNamesW @198
  EnumResourceTypesA @199
  EnumResourceTypesW @200
  EnumSystemCodePagesA @201
  EnumSystemCodePagesW @202
  EnumSystemGeoID @203
  EnumSystemLanguageGroupsA @204
  EnumSystemLanguageGroupsW @205
  EnumSystemLocalesA @206
  EnumSystemLocalesEx @207
  EnumSystemLocalesW @208
  EnumTimeFormatsA @209
  EnumTimeFormatsEx @210
  EnumTimeFormatsW @211
  EnumUILanguagesA @212
  EnumUILanguagesW @213
  EraseTape @214
  EscapeCommFunction @215
  ExitProcess @216
  ExitThread @217
  ExpandEnvironmentStringsA @219
  ExpandEnvironmentStringsW @220
  ExpungeConsoleCommandHistoryA @221
  ExpungeConsoleCommandHistoryW @222
  FatalAppExitA @224
  FatalAppExitW @225
  FatalExit @226
  FileTimeToDosDateTime @227
  FileTimeToLocalFileTime @228
  FileTimeToSystemTime @229
  FillConsoleOutputAttribute @230
  FillConsoleOutputCharacterA @231
  FillConsoleOutputCharacterW @232
  FindActCtxSectionGuid @233
  FindActCtxSectionStringA @234
  FindActCtxSectionStringW @235
  FindAtomA @236
  FindAtomW @237
  FindClose @238
  FindCloseChangeNotification @239
  FindFirstChangeNotificationA @240
  FindFirstChangeNotificationW @241
  FindFirstFileA @242
  FindFirstFileExA @243
  FindFirstFileExW @244
  FindFirstFileW @245
  FindFirstVolumeA @246
  FindFirstVolumeMountPointA @247
  FindFirstVolumeMountPointW @248
  FindFirstVolumeW @249
  FindNextChangeNotification @250
  FindNextFileA @251
  FindNextFileW @252
  FindNextVolumeA @253
  FindNextVolumeW @256
  FindResourceA @257
  FindResourceExA @258
  FindResourceExW @259
  FindResourceW @260
  FindVolumeClose @261
  FindVolumeMountPointClose @262
  FlsAlloc @263
  FlsFree @264
  FlsGetValue @265
  FlsSetValue @266
  FlushConsoleInputBuffer @267
  FlushFileBuffers @268
  FlushInstructionCache @269
  FlushProcessWriteBuffers @270
  FlushViewOfFile @271
  FoldStringA @272
  FoldStringW @273
  FormatMessageA @274
  FormatMessageW @275
  FreeConsole @276
  FreeEnvironmentStringsA @277
  FreeEnvironmentStringsW @278
  FreeLibrary @279
  FreeLibraryAndExitThread @280
  FreeLibraryWhenCallbackReturns=ntdll.TpCallbackUnloadDllOnCompletion @281
  FreeResource @282
  GenerateConsoleCtrlEvent @285
  GetACP @286
  GetAtomNameA @287
  GetAtomNameW @288
  GetBinaryType=GetBinaryTypeA @289
  GetBinaryTypeA @290
  GetBinaryTypeW @291
  GetCPInfo @292
  GetCPInfoExA @293
  GetCPInfoExW @294
  GetCalendarInfoA @295
  GetCalendarInfoW @296
  GetCalendarInfoEx @297
  GetCommConfig @298
  GetCommMask @299
  GetCommModemStatus @300
  GetCommProperties @301
  GetCommState @302
  GetCommTimeouts @303
  GetCommandLineA @304
  GetCommandLineW @305
  GetCompressedFileSizeA @306
  GetCompressedFileSizeW @307
  GetComputerNameA @308
  GetComputerNameExA @309
  GetComputerNameExW @310
  GetComputerNameW @311
  GetConsoleAliasW @317
  GetConsoleAliasesLengthA @319
  GetConsoleAliasesLengthW @320
  GetConsoleCP @322
  GetConsoleCommandHistoryA @324
  GetConsoleCommandHistoryLengthA @325
  GetConsoleCommandHistoryLengthW @326
  GetConsoleCommandHistoryW @327
  GetConsoleCursorInfo @328
  GetConsoleDisplayMode @330
  GetConsoleFontSize @332
  GetConsoleInputExeNameA @334
  GetConsoleInputExeNameW @335
  GetConsoleInputWaitHandle @336
  GetConsoleKeyboardLayoutNameA @337
  GetConsoleKeyboardLayoutNameW @338
  GetConsoleMode @339
  GetConsoleOutputCP @341
  GetConsoleProcessList @342
  GetConsoleScreenBufferInfo @343
  GetConsoleScreenBufferInfoEx @344
  GetConsoleTitleA @345
  GetConsoleTitleW @346
  GetConsoleWindow @347
  GetCurrencyFormatA @348
  GetCurrencyFormatW @349
  GetCurrentActCtx @350
  GetCurrentConsoleFont @351
  GetCurrentDirectoryA @352
  GetCurrentDirectoryW @353
  GetCurrentPackageId @354
  GetCurrentProcess @355
  GetCurrentProcessId @356
  GetCurrentProcessorNumber=ntdll.NtGetCurrentProcessorNumber @357
  GetCurrentProcessorNumberEx=ntdll.RtlGetCurrentProcessorNumberEx @358
  GetCurrentThread @359
  GetCurrentThreadId @360
  GetDateFormatA @361
  GetDateFormatEx @362
  GetDateFormatW @363
  GetDaylightFlag @364
  GetDefaultCommConfigA @365
  GetDefaultCommConfigW @366
  GetDevicePowerState @368
  GetDiskFreeSpaceA @369
  GetDiskFreeSpaceExA @370
  GetDiskFreeSpaceExW @371
  GetDiskFreeSpaceW @372
  GetDllDirectoryA @373
  GetDllDirectoryW @374
  GetDriveTypeA @375
  GetDriveTypeW @376
  GetDynamicTimeZoneInformation @377
  GetEnvironmentStrings=GetEnvironmentStringsA @378
  GetEnvironmentStringsA @379
  GetEnvironmentStringsW @380
  GetEnvironmentVariableA @381
  GetEnvironmentVariableW @382
  GetErrorMode @383
  GetExitCodeProcess @384
  GetExitCodeThread @385
  GetExpandedNameA @386
  GetExpandedNameW @387
  GetFileAttributesA @388
  GetFileAttributesExA @389
  GetFileAttributesExW @390
  GetFileAttributesW @391
  GetFileInformationByHandle @392
  GetFileInformationByHandleEx @393
  GetFileMUIInfo @394
  GetFileMUIPath @395
  GetFileSize @396
  GetFileSizeEx @397
  GetFileTime @398
  GetFileType @399
  GetFirmwareEnvironmentVariableA @400
  GetFirmwareEnvironmentVariableW @401
  GetFullPathNameA @402
  GetFullPathNameW @403
  GetGeoInfoA @404
  GetGeoInfoW @405
  GetHandleContext @406
  GetHandleInformation @407
  GetLargestConsoleWindowSize @408
  GetLastError @409
  GetLocalTime @411
  GetLocaleInfoA @412
  GetLocaleInfoW @413
  GetLocaleInfoEx @414
  GetLogicalDriveStringsA @415
  GetLogicalDriveStringsW @416
  GetLogicalDrives @417
  GetLogicalProcessorInformation @418
  GetLogicalProcessorInformationEx @419
  GetLongPathNameA @420
  GetLongPathNameW @421
  GetMailslotInfo @422
  GetModuleFileNameA @423
  GetModuleFileNameW @424
  GetModuleHandleA @425
  GetModuleHandleExA @426
  GetModuleHandleExW @427
  GetModuleHandleW @428
  GetNamedPipeHandleStateA @429
  GetNamedPipeHandleStateW @430
  GetNamedPipeInfo @431
  GetNativeSystemInfo @432
  GetNumaAvailableMemoryNode @435
  GetNumaHighestNodeNumber @436
  GetNumaNodeProcessorMask @437
  GetNumaProcessorNode @438
  GetNumberFormatA @439
  GetNumberFormatW @440
  GetNumberOfConsoleFonts @441
  GetNumberOfConsoleInputEvents @442
  GetNumberOfConsoleMouseButtons @443
  GetOEMCP @444
  GetOverlappedResult @445
  GetUserPreferredUILanguages @446
  GetPhysicallyInstalledSystemMemory @447
  GetPriorityClass @448
  GetPrivateProfileIntA @449
  GetPrivateProfileIntW @450
  GetPrivateProfileSectionA @451
  GetPrivateProfileSectionNamesA @452
  GetPrivateProfileSectionNamesW @453
  GetPrivateProfileSectionW @454
  GetPrivateProfileStringA @455
  GetPrivateProfileStringW @456
  GetPrivateProfileStructA @457
  GetPrivateProfileStructW @458
  GetProcAddress @459
  GetProcessAffinityMask @460
  GetProcessDEPPolicy @461
  GetProcessFlags @462
  GetProcessHandleCount @463
  GetProcessHeap @464
  GetProcessHeaps @465
  GetProcessId @466
  GetProcessIdOfThread @467
  GetProcessIoCounters @468
  GetProcessPriorityBoost @469
  GetProcessShutdownParameters @470
  GetProcessTimes @471
  GetProcessVersion @472
  GetProcessWorkingSetSize @473
  GetProductInfo @474
  GetProfileIntA @476
  GetProfileIntW @477
  GetProfileSectionA @478
  GetProfileSectionW @479
  GetProfileStringA @480
  GetProfileStringW @481
  GetQueuedCompletionStatus @482
  GetShortPathNameA @483
  GetShortPathNameW @484
  GetStartupInfoA @485
  GetStartupInfoW @486
  GetStdHandle @487
  GetStringTypeA @488
  GetStringTypeExA @489
  GetStringTypeExW @490
  GetStringTypeW @491
  GetSystemFileCacheSize @492
  GetSystemDefaultLCID @493
  GetSystemDefaultLangID @494
  GetSystemDefaultLocaleName @495
  GetSystemDefaultUILanguage @496
  GetSystemDEPPolicy @497
  GetSystemDirectoryA @498
  GetSystemDirectoryW @499
  GetSystemFirmwareTable @500
  GetSystemInfo @501
  GetSystemPowerStatus @502
  GetSystemPreferredUILanguages @503
  GetSystemRegistryQuota @504
  GetSystemTime @505
  GetSystemTimeAdjustment @506
  GetSystemTimeAsFileTime @507
  GetSystemTimePreciseAsFileTime @508
  GetSystemTimes @509
  GetSystemWindowsDirectoryA @510
  GetSystemWindowsDirectoryW @511
  GetSystemWow64DirectoryA @512
  GetSystemWow64DirectoryW @513
  GetTapeParameters @514
  GetTapePosition @515
  GetTapeStatus @516
  GetTempFileNameA @517
  GetTempFileNameW @518
  GetTempPathA @519
  GetTempPathW @520
  GetThreadContext @521
  GetThreadErrorMode @522
  GetThreadGroupAffinity @523
  GetThreadId @524
  GetThreadIOPendingFlag @525
  GetThreadLocale @526
  GetThreadPreferredUILanguages @527
  GetThreadPriority @528
  GetThreadPriorityBoost @529
  GetThreadSelectorEntry @530
  GetThreadTimes @531
  GetTickCount @532
  GetTickCount64 @533
  GetTimeFormatA @534
  GetTimeFormatEx @535
  GetTimeFormatW @536
  GetTimeZoneInformation @537
  GetTimeZoneInformationForYear @538
  GetThreadUILanguage @539
  GetUserDefaultLCID @540
  GetUserDefaultLangID @541
  GetUserDefaultLocaleName @542
  GetUserDefaultUILanguage @543
  GetUserGeoID @544
  GetVersion @546
  GetVersionExA @547
  GetVersionExW @548
  GetVolumeInformationA @549
  GetVolumeInformationW @550
  GetVolumeNameForVolumeMountPointA @551
  GetVolumeNameForVolumeMountPointW @552
  GetVolumePathNameA @553
  GetVolumePathNameW @554
  GetVolumePathNamesForVolumeNameA @555
  GetVolumePathNamesForVolumeNameW @556
  GetWindowsDirectoryA @557
  GetWindowsDirectoryW @558
  GetWriteWatch @559
  GlobalAddAtomA @560
  GlobalAddAtomW @561
  GlobalAlloc @562
  GlobalCompact @563
  GlobalDeleteAtom @564
  GlobalFindAtomA @565
  GlobalFindAtomW @566
  GlobalFix @567
  GlobalFlags @568
  GlobalFree @569
  GlobalGetAtomNameA @570
  GlobalGetAtomNameW @571
  GlobalHandle @572
  GlobalLock @573
  GlobalMemoryStatus @574
  GlobalMemoryStatusEx @575
  GlobalReAlloc @576
  GlobalSize @577
  GlobalUnWire @578
  GlobalUnfix @579
  GlobalUnlock @580
  GlobalWire @581
  Heap32ListFirst @583
  HeapAlloc=ntdll.RtlAllocateHeap @586
  HeapCompact @587
  HeapCreate @588
  HeapDestroy @590
  HeapFree=ntdll.RtlFreeHeap @592
  HeapLock @593
  HeapQueryInformation @594
  HeapReAlloc=ntdll.RtlReAllocateHeap @596
  HeapSetInformation @598
  HeapSize=ntdll.RtlSizeHeap @599
  HeapUnlock @601
  HeapValidate @603
  HeapWalk @604
  IdnToAscii @605
  IdnToNameprepUnicode @606
  IdnToUnicode @607
  InitAtomTable @608
  InitOnceBeginInitialize @609
  InitOnceComplete @610
  InitOnceExecuteOnce @611
  InitOnceInitialize=ntdll.RtlRunOnceInitialize @612
  InitializeConditionVariable=ntdll.RtlInitializeConditionVariable @613
  InitializeCriticalSection @614
  InitializeCriticalSectionAndSpinCount @615
  InitializeCriticalSectionEx @616
  InitializeSListHead=ntdll.RtlInitializeSListHead @617
  InitializeSRWLock=ntdll.RtlInitializeSRWLock @618
  InterlockedFlushSList=ntdll.RtlInterlockedFlushSList @619
  InterlockedPopEntrySList=ntdll.RtlInterlockedPopEntrySList @620
  InterlockedPushEntrySList=ntdll.RtlInterlockedPushEntrySList @621
  InterlockedPushListSList=ntdll.RtlInterlockedPushListSList @622
  InterlockedPushListSListEx=ntdll.RtlInterlockedPushListSListEx @623
  InvalidateNLSCache @625
  IsBadCodePtr @626
  IsBadHugeReadPtr @627
  IsBadHugeWritePtr @628
  IsBadReadPtr @629
  IsBadStringPtrA @630
  IsBadStringPtrW @631
  IsBadWritePtr @632
  IsDBCSLeadByte @633
  IsDBCSLeadByteEx @634
  IsDebuggerPresent @635
  IsNormalizedString @636
  IsProcessInJob @637
  IsProcessorFeaturePresent @638
  IsSystemResumeAutomatic @639
  IsThreadAFiber @640
  IsThreadpoolTimerSet=ntdll.TpIsTimerSet @641
  IsValidCodePage @642
  IsValidLanguageGroup @643
  IsValidLocale @644
  IsValidLocaleName @645
  IsWow64Process @646
  K32EmptyWorkingSet @647
  K32EnumDeviceDrivers @648
  K32EnumPageFilesA @649
  K32EnumPageFilesW @650
  K32EnumProcessModules @651
  K32EnumProcessModulesEx @652
  K32EnumProcesses @653
  K32GetDeviceDriverBaseNameA @654
  K32GetDeviceDriverBaseNameW @655
  K32GetDeviceDriverFileNameA @656
  K32GetDeviceDriverFileNameW @657
  K32GetMappedFileNameA @658
  K32GetMappedFileNameW @659
  K32GetModuleBaseNameA @660
  K32GetModuleBaseNameW @661
  K32GetModuleFileNameExA @662
  K32GetModuleFileNameExW @663
  K32GetModuleInformation @664
  K32GetPerformanceInfo @665
  K32GetProcessImageFileNameA @666
  K32GetProcessImageFileNameW @667
  K32GetProcessMemoryInfo @668
  K32GetWsChanges @669
  K32InitializeProcessForWsWatch @670
  K32QueryWorkingSet @671
  K32QueryWorkingSetEx @672
  LCIDToLocaleName @673
  LCMapStringA @674
  LCMapStringEx @675
  LCMapStringW @676
  LZClose @677
  LZCopy @678
  LZDone @679
  LZInit @680
  LZOpenFileA @681
  LZOpenFileW @682
  LZRead @683
  LZSeek @684
  LZStart @685
  LeaveCriticalSection=ntdll.RtlLeaveCriticalSection @686
  LeaveCriticalSectionWhenCallbackReturns=ntdll.TpCallbackLeaveCriticalSectionOnCompletion @687
  LoadLibraryA @688
  LoadLibraryExA @689
  LoadLibraryExW @690
  LoadLibraryW @691
  LoadModule @692
  LoadResource @693
  LocalAlloc @694
  LocalCompact @695
  LocalFileTimeToFileTime @696
  LocalFlags @697
  LocalFree @698
  LocalHandle @699
  LocalLock @700
  LocalReAlloc @701
  LocalShrink @702
  LocalSize @703
  LocalUnlock @704
  LocaleNameToLCID @705
  LockFile @706
  LockFileEx @707
  LockResource @708
  MakeCriticalSectionGlobal @709
  MapViewOfFile @710
  MapViewOfFileEx @711
  Module32First @712
  Module32FirstW @713
  Module32Next @714
  Module32NextW @715
  MoveFileA @716
  MoveFileExA @717
  MoveFileExW @718
  MoveFileW @719
  MoveFileWithProgressA @720
  MoveFileWithProgressW @721
  MulDiv @722
  MultiByteToWideChar @723
  NeedCurrentDirectoryForExePathA @724
  NeedCurrentDirectoryForExePathW @725
  NormalizeString @726
  OpenConsoleW @728
  OpenEventA @730
  OpenEventW @731
  OpenFile @732
  OpenFileById @733
  OpenFileMappingA @734
  OpenFileMappingW @735
  OpenJobObjectA @736
  OpenJobObjectW @737
  OpenMutexA @738
  OpenMutexW @739
  OpenProcess @740
  OpenProfileUserMapping @741
  OpenSemaphoreA @742
  OpenSemaphoreW @743
  OpenThread @744
  OpenWaitableTimerA @745
  OpenWaitableTimerW @746
  OutputDebugStringA @747
  OutputDebugStringW @748
  PeekConsoleInputA @749
  PeekConsoleInputW @750
  PeekNamedPipe @751
  PostQueuedCompletionStatus @752
  PowerClearRequest @753
  PowerCreateRequest @754
  PowerSetRequest @755
  PrepareTape @756
  Process32First @759
  Process32FirstW @760
  Process32Next @761
  Process32NextW @762
  ProcessIdToSessionId @763
  PulseEvent @764
  PurgeComm @765
  QueryActCtxW @766
  QueryDepthSList=ntdll.RtlQueryDepthSList @767
  QueryDosDeviceA @768
  QueryDosDeviceW @769
  QueryFullProcessImageNameA @770
  QueryFullProcessImageNameW @771
  QueryInformationJobObject @772
  QueryMemoryResourceNotification @773
  QueryPerformanceCounter @776
  QueryPerformanceFrequency @777
  QueryThreadCycleTime @778
  QueryUnbiasedInterruptTime @779
  QueueUserAPC @781
  QueueUserWorkItem @782
  RaiseException @783
  ReadConsoleA @784
  ReadConsoleInputA @785
  ReadConsoleInputW @788
  ReadConsoleOutputA @789
  ReadConsoleOutputAttribute @790
  ReadConsoleOutputCharacterA @791
  ReadConsoleOutputCharacterW @792
  ReadConsoleOutputW @793
  ReadConsoleW @794
  ReadDirectoryChangesW @795
  ReadFile @796
  ReadFileEx @797
  ReadFileScatter @798
  ReadProcessMemory @799
  RegCloseKey=advapi32.RegCloseKey @800 PRIVATE
  RegCreateKeyExA=advapi32.RegCreateKeyExA @801 PRIVATE
  RegCreateKeyExW=advapi32.RegCreateKeyExW @802 PRIVATE
  RegDeleteKeyExA=advapi32.RegDeleteKeyExA @803 PRIVATE
  RegDeleteKeyExW=advapi32.RegDeleteKeyExW @804 PRIVATE
  RegDeleteTreeA=advapi32.RegDeleteTreeA @805 PRIVATE
  RegDeleteTreeW=advapi32.RegDeleteTreeW @806 PRIVATE
  RegDeleteValueA=advapi32.RegDeleteValueA @807 PRIVATE
  RegDeleteValueW=advapi32.RegDeleteValueW @808 PRIVATE
  RegEnumKeyExA=advapi32.RegEnumKeyExA @809 PRIVATE
  RegEnumKeyExW=advapi32.RegEnumKeyExW @810 PRIVATE
  RegEnumValueA=advapi32.RegEnumValueA @811 PRIVATE
  RegEnumValueW=advapi32.RegEnumValueW @812 PRIVATE
  RegFlushKey=advapi32.RegFlushKey @813 PRIVATE
  RegGetKeySecurity=advapi32.RegGetKeySecurity @814 PRIVATE
  RegGetValueA=advapi32.RegGetValueA @815 PRIVATE
  RegGetValueW=advapi32.RegGetValueW @816 PRIVATE
  RegLoadKeyA=advapi32.RegLoadKeyA @817 PRIVATE
  RegLoadKeyW=advapi32.RegLoadKeyW @818 PRIVATE
  RegLoadMUIStringA=advapi32.RegLoadMUIStringA @819 PRIVATE
  RegLoadMUIStringW=advapi32.RegLoadMUIStringW @820 PRIVATE
  RegNotifyChangeKeyValue=advapi32.RegNotifyChangeKeyValue @821 PRIVATE
  RegOpenCurrentUser=advapi32.RegOpenCurrentUser @822 PRIVATE
  RegOpenKeyExA=advapi32.RegOpenKeyExA @823 PRIVATE
  RegOpenKeyExW=advapi32.RegOpenKeyExW @824 PRIVATE
  RegOpenUserClassesRoot=advapi32.RegOpenUserClassesRoot @825 PRIVATE
  RegQueryInfoKeyA=advapi32.RegQueryInfoKeyA @826 PRIVATE
  RegQueryInfoKeyW=advapi32.RegQueryInfoKeyW @827 PRIVATE
  RegQueryValueExA=advapi32.RegQueryValueExA @828 PRIVATE
  RegQueryValueExW=advapi32.RegQueryValueExW @829 PRIVATE
  RegRestoreKeyA=advapi32.RegRestoreKeyA @830 PRIVATE
  RegRestoreKeyW=advapi32.RegRestoreKeyW @831 PRIVATE
  RegSetKeySecurity=advapi32.RegSetKeySecurity @832 PRIVATE
  RegSetValueExA=advapi32.RegSetValueExA @833 PRIVATE
  RegSetValueExW=advapi32.RegSetValueExW @834 PRIVATE
  RegUnLoadKeyA=advapi32.RegUnLoadKeyA @835 PRIVATE
  RegUnLoadKeyW=advapi32.RegUnLoadKeyW @836 PRIVATE
  RegisterApplicationRecoveryCallback @837
  RegisterApplicationRestart @838
  RegisterServiceProcess @842
  RegisterWaitForSingleObject @845
  RegisterWaitForSingleObjectEx @846
  ReinitializeCriticalSection @849
  ReleaseActCtx @850
  ReleaseMutex @851
  ReleaseMutexWhenCallbackReturns=ntdll.TpCallbackReleaseMutexOnCompletion @852
  ReleaseSemaphore @853
  ReleaseSemaphoreWhenCallbackReturns=ntdll.TpCallbackReleaseSemaphoreOnCompletion @854
  ReleaseSRWLockExclusive=ntdll.RtlReleaseSRWLockExclusive @855
  ReleaseSRWLockShared=ntdll.RtlReleaseSRWLockShared @856
  RemoveDirectoryA @857
  RemoveDirectoryW @858
  RemoveVectoredContinueHandler=ntdll.RtlRemoveVectoredContinueHandler @859
  RemoveVectoredExceptionHandler=ntdll.RtlRemoveVectoredExceptionHandler @860
  ReplaceFile=ReplaceFileW @861
  ReplaceFileA @862
  ReplaceFileW @863
  RequestWakeupLatency @865
  ResetEvent @866
  ResetWriteWatch @867
  ResolveDelayLoadedAPI=ntdll.LdrResolveDelayLoadedAPI @868
  RestoreLastError=ntdll.RtlRestoreLastWin32Error @869
  ResumeThread @870
  RtlAddFunctionTable=ntdll.RtlAddFunctionTable @871
  RtlCaptureContext=ntdll.RtlCaptureContext @872
  RtlCaptureStackBackTrace=ntdll.RtlCaptureStackBackTrace @873
  RtlCompareMemory=ntdll.RtlCompareMemory @874
  RtlCopyMemory=ntdll.RtlCopyMemory @875
  RtlDeleteFunctionTable=ntdll.RtlDeleteFunctionTable @876
  RtlFillMemory=ntdll.RtlFillMemory @877
  RtlInstallFunctionTableCallback=ntdll.RtlInstallFunctionTableCallback @878
  RtlLookupFunctionEntry=ntdll.RtlLookupFunctionEntry @879
  RtlMoveMemory=ntdll.RtlMoveMemory @880
  RtlPcToFileHeader=ntdll.RtlPcToFileHeader @881
  RtlUnwind=ntdll.RtlUnwind @882
  RtlUnwindEx=ntdll.RtlUnwindEx @883
  RtlVirtualUnwind=ntdll.RtlVirtualUnwind @884
  RtlZeroMemory=ntdll.RtlZeroMemory @885
  ScrollConsoleScreenBufferA @886
  ScrollConsoleScreenBufferW @887
  SearchPathA @888
  SearchPathW @889
  SetCPGlobal @890
  SetCalendarInfoA @891
  SetCalendarInfoW @892
  SetCommBreak @893
  SetCommConfig @894
  SetCommMask @895
  SetCommState @896
  SetCommTimeouts @897
  SetComputerNameA @898
  SetComputerNameExA @899
  SetComputerNameExW @900
  SetComputerNameW @901
  SetConsoleActiveScreenBuffer @902
  SetConsoleCP @903
  SetConsoleCtrlHandler @905
  SetConsoleCursorInfo @907
  SetConsoleCursorPosition @909
  SetConsoleDisplayMode @910
  SetConsoleFont @911
  SetConsoleIcon @913
  SetConsoleInputExeNameA @914
  SetConsoleInputExeNameW @915
  SetConsoleKeyShortcuts @916
  SetConsoleMode @920
  SetConsoleOutputCP @925
  SetConsoleScreenBufferInfoEx @927
  SetConsoleScreenBufferSize @928
  SetConsoleTextAttribute @929
  SetConsoleTitleA @930
  SetConsoleTitleW @931
  SetConsoleWindowInfo @932
  SetCriticalSectionSpinCount=ntdll.RtlSetCriticalSectionSpinCount @933
  SetCurrentDirectoryA @934
  SetCurrentDirectoryW @935
  SetDefaultCommConfigA @937
  SetDefaultCommConfigW @938
  SetDllDirectoryA @939
  SetDllDirectoryW @940
  SetEndOfFile @941
  SetEnvironmentVariableA @942
  SetEnvironmentVariableW @943
  SetErrorMode @944
  SetEvent @945
  SetEventWhenCallbackReturns=ntdll.TpCallbackSetEventOnCompletion @946
  SetFileApisToANSI @947
  SetFileApisToOEM @948
  SetFileAttributesA @949
  SetFileAttributesW @950
  SetFileCompletionNotificationModes @951
  SetFileInformationByHandle @952
  SetFilePointer @953
  SetFilePointerEx @954
  SetFileTime @955
  SetFileValidData @956
  SetHandleContext @957
  SetHandleCount @958
  SetHandleInformation @959
  SetInformationJobObject @960
  SetLastError @962
  SetLocalTime @963
  SetLocaleInfoA @964
  SetLocaleInfoW @965
  SetMailslotInfo @966
  SetNamedPipeHandleState @968
  SetPriorityClass @969
  SetProcessAffinityMask @970
  SetProcessDEPPolicy @971
  SetProcessPriorityBoost @972
  SetProcessShutdownParameters @973
  SetProcessWorkingSetSize @974
  SetSearchPathMode @975
  SetStdHandle @976
  SetSystemFileCacheSize @977
  SetSystemPowerState @978
  SetSystemTime @979
  SetSystemTimeAdjustment @980
  SetTapeParameters @981
  SetTapePosition @982
  SetTermsrvAppInstallMode @983
  SetThreadAffinityMask @984
  SetThreadContext @985
  SetThreadErrorMode @986
  SetThreadExecutionState @987
  SetThreadGroupAffinity @988
  SetThreadIdealProcessor @989
  SetThreadLocale @990
  SetThreadPreferredUILanguages @991
  SetThreadPriority @992
  SetThreadPriorityBoost @993
  SetThreadStackGuarantee @994
  SetThreadUILanguage @995
  SetThreadpoolThreadMaximum=ntdll.TpSetPoolMaxThreads @996
  SetThreadpoolThreadMinimum=ntdll.TpSetPoolMinThreads @997
  SetThreadpoolTimer @998
  SetThreadpoolWait @999
  SetTimeZoneInformation @1000
  SetUnhandledExceptionFilter @1002
  SetUserGeoID @1003
  SetVolumeLabelA @1005
  SetVolumeLabelW @1006
  SetVolumeMountPointA @1007
  SetVolumeMountPointW @1008
  SetWaitableTimer @1009
  SetWaitableTimerEx @1010
  SetupComm @1011
  SignalObjectAndWait @1013
  SizeofResource @1014
  Sleep @1015
  SleepConditionVariableCS @1016
  SleepConditionVariableSRW @1017
  SleepEx @1018
  SubmitThreadpoolWork=ntdll.TpPostWork @1019
  SuspendThread @1020
  SwitchToFiber @1021
  SwitchToThread @1022
  SystemTimeToFileTime @1023
  SystemTimeToTzSpecificLocalTime @1024
  TerminateJobObject @1025
  TerminateProcess @1026
  TerminateThread @1027
  TermsrvAppInstallMode @1028
  Thread32First @1029
  Thread32Next @1030
  TlsAlloc @1031
  TlsAllocInternal=TlsAlloc @1032
  TlsFree @1033
  TlsFreeInternal=TlsFree @1034
  TlsGetValue @1035
  TlsSetValue @1036
  Toolhelp32ReadProcessMemory @1037
  TransactNamedPipe @1038
  TransmitCommChar @1039
  TryAcquireSRWLockExclusive=ntdll.RtlTryAcquireSRWLockExclusive @1041
  TryAcquireSRWLockShared=ntdll.RtlTryAcquireSRWLockShared @1042
  TryEnterCriticalSection=ntdll.RtlTryEnterCriticalSection @1043
  TrySubmitThreadpoolCallback @1044
  TzSpecificLocalTimeToSystemTime @1045
  UnhandledExceptionFilter @1046
  UninitializeCriticalSection @1047
  UnlockFile @1048
  UnlockFileEx @1049
  UnmapViewOfFile @1050
  UnregisterApplicationRestart @1051
  UnregisterWait @1052
  UnregisterWaitEx @1053
  UpdateResourceA @1054
  UpdateResourceW @1055
  VerLanguageNameA @1060
  VerLanguageNameW @1061
  VerSetConditionMask=ntdll.VerSetConditionMask @1062
  VerifyConsoleIoHandle @1063
  VerifyVersionInfoA @1064
  VerifyVersionInfoW @1065
  VirtualAlloc @1066
  VirtualAllocEx @1067
  VirtualFree @1069
  VirtualFreeEx @1070
  VirtualLock @1071
  VirtualProtect @1072
  VirtualProtectEx @1073
  VirtualQuery @1074
  VirtualQueryEx @1075
  VirtualUnlock @1076
  WTSGetActiveConsoleSessionId @1077
  WaitCommEvent @1078
  WaitForDebugEvent @1079
  WaitForMultipleObjects @1080
  WaitForMultipleObjectsEx @1081
  WaitForSingleObject @1082
  WaitForSingleObjectEx @1083
  WaitForThreadpoolTimerCallbacks=ntdll.TpWaitForTimer @1084
  WaitForThreadpoolWaitCallbacks=ntdll.TpWaitForWait @1085
  WaitForThreadpoolWorkCallbacks=ntdll.TpWaitForWork @1086
  WaitNamedPipeA @1087
  WaitNamedPipeW @1088
  WakeAllConditionVariable=ntdll.RtlWakeAllConditionVariable @1089
  WakeConditionVariable=ntdll.RtlWakeConditionVariable @1090
  WerRegisterFile @1091
  WerRegisterMemoryBlock @1092
  WerRegisterRuntimeExceptionModule @1093
  WerSetFlags @1094
  WerUnregisterMemoryBlock @1095
  WideCharToMultiByte @1096
  WinExec @1097
  Wow64EnableWow64FsRedirection @1098
  Wow64DisableWow64FsRedirection @1099
  Wow64RevertWow64FsRedirection @1100
  WriteConsoleA @1101
  WriteConsoleInputA @1102
  WriteConsoleInputW @1105
  WriteConsoleOutputA @1106
  WriteConsoleOutputAttribute @1107
  WriteConsoleOutputCharacterA @1108
  WriteConsoleOutputCharacterW @1109
  WriteConsoleOutputW @1110
  WriteConsoleW @1111
  WriteFile @1112
  WriteFileEx @1113
  WriteFileGather @1114
  WritePrivateProfileSectionA @1115
  WritePrivateProfileSectionW @1116
  WritePrivateProfileStringA @1117
  WritePrivateProfileStringW @1118
  WritePrivateProfileStructA @1119
  WritePrivateProfileStructW @1120
  WriteProcessMemory @1121
  WriteProfileSectionA @1122
  WriteProfileSectionW @1123
  WriteProfileStringA @1124
  WriteProfileStringW @1125
  WriteTapemark @1126
  ZombifyActCtx @1127
  __C_specific_handler=ntdll.__C_specific_handler @1128 PRIVATE
  __chkstk=ntdll.__chkstk @1129 PRIVATE
  _hread @1132
  _hwrite @1133
  _lclose @1134
  _lcreat @1135
  _llseek @1136
  _local_unwind=ntdll._local_unwind @1137 PRIVATE
  _lopen @1138
  _lread @1139
  _lwrite @1140
  lstrcat=lstrcatA @1142
  lstrcatA @1143
  lstrcatW @1144
  lstrcmp=lstrcmpA @1145
  lstrcmpA @1146
  lstrcmpW @1147
  lstrcmpi=lstrcmpiA @1148
  lstrcmpiA @1149
  lstrcmpiW @1150
  lstrcpy=lstrcpyA @1151
  lstrcpyA @1152
  lstrcpyW @1153
  lstrcpyn=lstrcpynA @1154
  lstrcpynA @1155
  lstrcpynW @1156
  lstrlen=lstrlenA @1157
  lstrlenA @1158
  lstrlenW @1159
  wine_get_unix_file_name @1160
  wine_get_dos_file_name @1161
  __wine_kernel_init @1162