This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libntdll.def is in wine1.4-amd64 1.4-0ubuntu4.

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
; File generated automatically from ./dlls/ntdll/ntdll.spec; do not edit!

LIBRARY ntdll.dll

EXPORTS
  DbgBreakPoint @19
  DbgPrint @20
  DbgPrintEx @21
  DbgUserBreakPoint @26
  LdrAccessResource @30
  LdrAddRefDll @31
  LdrDisableThreadCalloutsForDll @32
  LdrFindEntryForAddress @34
  LdrFindResourceDirectory_U @35
  LdrFindResource_U @36
  LdrGetDllHandle @38
  LdrGetProcedureAddress @39
  LdrInitializeThunk @41
  LdrLoadDll @43
  LdrLockLoaderLock @44
  LdrProcessRelocationBlock @45
  LdrQueryImageFileExecutionOptions @46
  LdrQueryProcessModuleInformation @47
  LdrShutdownProcess @50
  LdrShutdownThread @51
  LdrUnloadDll @53
  LdrUnlockLoaderLock @54
  NlsAnsiCodePage @56 DATA
  NlsMbCodePageTag @57 DATA
  NlsMbOemCodePageTag @58 DATA
  NtAcceptConnectPort @59
  NtAccessCheck @60
  NtAccessCheckAndAuditAlarm @61
  NtAddAtom @62
  NtAdjustGroupsToken @63
  NtAdjustPrivilegesToken @64
  NtAlertResumeThread @65
  NtAlertThread @66
  NtAllocateLocallyUniqueId @67
  NtAllocateUuids @68
  NtAllocateVirtualMemory @69
  NtAreMappedFilesTheSame @70
  NtAssignProcessToJobObject @71
  NtCancelIoFile @73
  NtCancelIoFileEx @74
  NtCancelTimer @75
  NtClearEvent @76
  NtClose @77
  NtCompleteConnectPort @79
  NtConnectPort @80
  NtCreateDirectoryObject @82
  NtCreateEvent @83
  NtCreateFile @85
  NtCreateIoCompletion @86
  NtCreateJobObject @87
  NtCreateKey @88
  NtCreateMailslotFile @89
  NtCreateMutant @90
  NtCreateNamedPipeFile @91
  NtCreatePagingFile @92
  NtCreatePort @93
  NtCreateSection @96
  NtCreateSemaphore @97
  NtCreateSymbolicLinkObject @98
  NtCreateTimer @100
  NtDelayExecution @102
  NtDeleteAtom @103
  NtDeleteFile @104
  NtDeleteKey @105
  NtDeleteValueKey @106
  NtDeviceIoControlFile @107
  NtDisplayString @108
  NtDuplicateObject @109
  NtDuplicateToken @110
  NtEnumerateKey @112
  NtEnumerateValueKey @113
  NtFindAtom @115
  NtFlushBuffersFile @116
  NtFlushInstructionCache @117
  NtFlushKey @118
  NtFlushVirtualMemory @119
  NtFreeVirtualMemory @121
  NtFsControlFile @122
  NtGetContextThread @123
  NtGetTickCount @125
  NtGetWriteWatch @126
  NtInitiatePowerAction @131
  NtIsProcessInJob @132
  NtListenPort @133
  NtLoadDriver @134
  NtLoadKey @135
  NtLockFile @136
  NtLockVirtualMemory @137
  NtMakeTemporaryObject @138
  NtMapViewOfSection @139
  NtNotifyChangeDirectoryFile @140
  NtNotifyChangeKey @141
  NtOpenDirectoryObject @142
  NtOpenEvent @143
  NtOpenFile @145
  NtOpenIoCompletion @146
  NtOpenJobObject @147
  NtOpenKey @148
  NtOpenMutant @149
  NtOpenProcess @151
  NtOpenProcessToken @152
  NtOpenProcessTokenEx @153
  NtOpenSection @154
  NtOpenSemaphore @155
  NtOpenSymbolicLinkObject @156
  NtOpenThread @157
  NtOpenThreadToken @158
  NtOpenThreadTokenEx @159
  NtOpenTimer @160
  NtPowerInformation @162
  NtPrivilegeCheck @163
  NtProtectVirtualMemory @166
  NtPulseEvent @167
  NtQueryAttributesFile @168
  NtQueryDefaultLocale @169
  NtQueryDefaultUILanguage @170
  NtQueryDirectoryFile @171
  NtQueryDirectoryObject @172
  NtQueryEaFile @173
  NtQueryEvent @174
  NtQueryFullAttributesFile @175
  NtQueryInformationAtom @176
  NtQueryInformationFile @177
  NtQueryInformationJobObject @178
  NtQueryInformationProcess @180
  NtQueryInformationThread @181
  NtQueryInformationToken @182
  NtQueryInstallUILanguage @183
  NtQueryIoCompletion @185
  NtQueryKey @186
  NtQueryMultipleValueKey @187
  NtQueryMutant @188
  NtQueryObject @189
  NtQueryPerformanceCounter @191
  NtQuerySection @192
  NtQuerySecurityObject @193
  NtQuerySemaphore @194
  NtQuerySymbolicLinkObject @195
  NtQuerySystemEnvironmentValue @196
  NtQuerySystemInformation @197
  NtQuerySystemTime @198
  NtQueryTimer @199
  NtQueryTimerResolution @200
  NtQueryValueKey @201
  NtQueryVirtualMemory @202
  NtQueryVolumeInformationFile @203
  NtQueueApcThread @204
  NtRaiseException @205
  NtRaiseHardError @206
  NtReadFile @207
  NtReadFileScatter @208
  NtReadVirtualMemory @210
  NtRegisterThreadTerminatePort @212
  NtReleaseMutant @213
  NtReleaseSemaphore @215
  NtRemoveIoCompletion @216
  NtReplaceKey @217
  NtReplyWaitReceivePort @219
  NtRequestWaitReplyPort @223
  NtResetEvent @224
  NtResetWriteWatch @225
  NtRestoreKey @226
  NtResumeThread @227
  NtSaveKey @228
  NtSecureConnectPort @229
  NtSetContextThread @230
  NtSetDefaultLocale @232
  NtSetDefaultUILanguage @233
  NtSetEaFile @234
  NtSetEvent @235
  NtSetInformationFile @239
  NtSetInformationJobObject @240
  NtSetInformationKey @241
  NtSetInformationObject @242
  NtSetInformationProcess @243
  NtSetInformationThread @244
  NtSetInformationToken @245
  NtSetIntervalProfile @246
  NtSetIoCompletion @247
  NtSetSecurityObject @252
  NtSetSystemInformation @254
  NtSetSystemTime @256
  NtSetTimer @257
  NtSetTimerResolution @258
  NtSetValueKey @259
  NtSetVolumeInformationFile @260
  NtShutdownSystem @261
  NtSignalAndWaitForSingleObject @262
  NtSuspendThread @265
  NtSystemDebugControl @266
  NtTerminateJobObject @267
  NtTerminateProcess @268
  NtTerminateThread @269
  NtUnloadDriver @271
  NtUnloadKey @272
  NtUnlockFile @274
  NtUnlockVirtualMemory @275
  NtUnmapViewOfSection @276
  NtWaitForMultipleObjects @279
  NtWaitForSingleObject @281
  NtWriteFile @284
  NtWriteFileGather @285
  NtWriteVirtualMemory @287
  NtYieldExecution @288
  RtlAbsoluteToSelfRelativeSD @294
  RtlAcquirePebLock @295
  RtlAcquireResourceExclusive @296
  RtlAcquireResourceShared @297
  RtlActivateActivationContext @298
  RtlAddAccessAllowedAce @301
  RtlAddAccessAllowedAceEx @302
  RtlAddAccessDeniedAce @303
  RtlAddAccessDeniedAceEx @304
  RtlAddAce @305
  RtlAddAtomToAtomTable @307
  RtlAddAuditAccessAce @309
  RtlAddAuditAccessAceEx @310
  RtlAddFunctionTable @311
  RtlAddRefActivationContext @312
  RtlAddVectoredExceptionHandler @313
  RtlAdjustPrivilege @314
  RtlAllocateAndInitializeSid @315
  RtlAllocateHandle @316
  RtlAllocateHeap @317
  RtlAnsiCharToUnicodeChar @318
  RtlAnsiStringToUnicodeSize @319
  RtlAnsiStringToUnicodeString @320
  RtlAppendAsciizToString @321
  RtlAppendStringToString @322
  RtlAppendUnicodeStringToString @323
  RtlAppendUnicodeToString @324
  RtlAreAllAccessesGranted @327
  RtlAreAnyAccessesGranted @328
  RtlAreBitsClear @329
  RtlAreBitsSet @330
  RtlAssert @331
  RtlCaptureContext @332
  RtlCaptureStackBackTrace @333
  RtlCharToInteger @334
  RtlCheckRegistryKey @335
  RtlClearAllBits @336
  RtlClearBits @337
  RtlCompactHeap @339
  RtlCompareMemory @340
  RtlCompareMemoryUlong @341
  RtlCompareString @342
  RtlCompareUnicodeString @343
  RtlCompressBuffer @344
  RtlComputeCrc32 @345
  RtlConvertSidToUnicodeString @349
  RtlCopyLuid @351
  RtlCopyLuidAndAttributesArray @352
  RtlCopySecurityDescriptor @353
  RtlCopySid @354
  RtlCopyString @356
  RtlCopyUnicodeString @357
  RtlCreateAcl @358
  RtlCreateActivationContext @359
  RtlCreateAtomTable @361
  RtlCreateEnvironment @362
  RtlCreateHeap @363
  RtlCreateProcessParameters @364
  RtlCreateQueryDebugBuffer @366
  RtlCreateSecurityDescriptor @368
  RtlCreateTimer @370
  RtlCreateTimerQueue @371
  RtlCreateUnicodeString @372
  RtlCreateUnicodeStringFromAsciiz @373
  RtlCreateUserThread @376
  RtlDeNormalizeProcessParams @379
  RtlDeactivateActivationContext @380
  RtlDecodePointer @383
  RtlDecompressBuffer @384
  RtlDeleteAce @388
  RtlDeleteAtomFromAtomTable @389
  RtlDeleteCriticalSection @390
  RtlDeleteFunctionTable @393
  RtlDeleteRegistryValue @397
  RtlDeleteResource @398
  RtlDeleteSecurityObject @399
  RtlDeleteTimer @400
  RtlDeleteTimerQueueEx @401
  RtlDeregisterWait @402
  RtlDeregisterWaitEx @403
  RtlDestroyAtomTable @404
  RtlDestroyEnvironment @405
  RtlDestroyHandleTable @406
  RtlDestroyHeap @407
  RtlDestroyProcessParameters @408
  RtlDestroyQueryDebugBuffer @409
  RtlDetermineDosPathNameType_U @410
  RtlDllShutdownInProgress @411
  RtlDoesFileExists_U @412
  RtlDosPathNameToNtPathName_U @413
  RtlDosSearchPath_U @414
  RtlDowncaseUnicodeChar @415
  RtlDowncaseUnicodeString @416
  RtlDumpResource @417
  RtlDuplicateUnicodeString @418
  RtlEmptyAtomTable @419
  RtlEncodePointer @420
  RtlEnterCriticalSection @421
  RtlEnumerateGenericTableWithoutSplaying @424
  RtlEqualComputerName @426
  RtlEqualDomainName @427
  RtlEqualLuid @428
  RtlEqualPrefixSid @429
  RtlEqualSid @430
  RtlEqualString @431
  RtlEqualUnicodeString @432
  RtlEraseUnicodeString @433
  RtlExitUserThread @434
  RtlExpandEnvironmentStrings_U @435
  RtlFillMemory @437
  RtlFillMemoryUlong @438
  RtlFindActivationContextSectionString @441
  RtlFindCharInUnicodeString @442
  RtlFindClearBits @443
  RtlFindClearBitsAndSet @444
  RtlFindClearRuns @445
  RtlFindLastBackwardRunClear @446
  RtlFindLastBackwardRunSet @447
  RtlFindLeastSignificantBit @448
  RtlFindLongestRunClear @449
  RtlFindLongestRunSet @450
  RtlFindMessage @451
  RtlFindMostSignificantBit @452
  RtlFindNextForwardRunClear @453
  RtlFindNextForwardRunSet @454
  RtlFindSetBits @456
  RtlFindSetBitsAndClear @457
  RtlFindSetRuns @458
  RtlFirstEntrySList @459
  RtlFirstFreeAce @460
  RtlFormatCurrentUserKeyPath @462
  RtlFormatMessage @463
  RtlFreeAnsiString @464
  RtlFreeHandle @465
  RtlFreeHeap @466
  RtlFreeOemString @467
  RtlFreeSid @468
  RtlFreeThreadActivationContextStack @469
  RtlFreeUnicodeString @470
  RtlGUIDFromString @472
  RtlGetAce @474
  RtlGetActiveActivationContext @475
  RtlGetCompressionWorkSpaceSize @477
  RtlGetControlSecurityDescriptor @478
  RtlGetCurrentDirectory_U @479
  RtlGetCurrentPeb @480
  RtlGetCurrentTransaction @481
  RtlGetDaclSecurityDescriptor @482
  RtlGetFullPathName_U @484
  RtlGetGroupSecurityDescriptor @485
  RtlGetLastNtStatus @486
  RtlGetLastWin32Error @487
  RtlGetLongestNtPathLength @488
  RtlGetNtGlobalFlags @489
  RtlGetNtProductType @490
  RtlGetNtVersionNumbers @491
  RtlGetOwnerSecurityDescriptor @492
  RtlGetProductInfo @493
  RtlGetProcessHeaps @494
  RtlGetSaclSecurityDescriptor @495
  RtlGetThreadErrorMode @496
  RtlGetVersion @498
  RtlIdentifierAuthoritySid @500
  RtlImageDirectoryEntryToData @501
  RtlImageNtHeader @502
  RtlImageRvaToSection @503
  RtlImageRvaToVa @504
  RtlImpersonateSelf @505
  RtlInitAnsiString @506
  RtlInitAnsiStringEx @507
  RtlInitString @510
  RtlInitUnicodeString @511
  RtlInitUnicodeStringEx @512
  RtlInitializeBitMap @513
  RtlInitializeCriticalSection @515
  RtlInitializeCriticalSectionAndSpinCount @516
  RtlInitializeCriticalSectionEx @517
  RtlInitializeGenericTable @518
  RtlInitializeHandleTable @519
  RtlInitializeResource @521
  RtlInitializeSListHead @522
  RtlInitializeSid @523
  RtlInt64ToUnicodeString @525
  RtlIntegerToChar @526
  RtlIntegerToUnicodeString @527
  RtlInterlockedFlushSList @528
  RtlInterlockedPopEntrySList @529
  RtlInterlockedPushEntrySList @530
  RtlInterlockedPushListSList @531
  RtlIpv4AddressToStringA @532
  RtlIpv4AddressToStringExA @533
  RtlIpv4AddressToStringExW @534
  RtlIpv4AddressToStringW @535
  RtlIpv4StringToAddressExW @536
  RtlIsActivationContextActive @537
  RtlIsDosDeviceName_U @538
  RtlIsNameLegalDOS8Dot3 @540
  RtlIsTextUnicode @541
  RtlIsValidHandle @542
  RtlIsValidIndexHandle @543
  RtlLargeIntegerToChar @544
  RtlLeaveCriticalSection @545
  RtlLengthRequiredSid @546
  RtlLengthSecurityDescriptor @547
  RtlLengthSid @548
  RtlLocalTimeToSystemTime @549
  RtlLockHeap @550
  RtlLookupAtomInAtomTable @551
  RtlLookupFunctionEntry @553
  RtlMakeSelfRelativeSD @554
  RtlMapGenericMask @555
  RtlMoveMemory @556
  RtlMultiByteToUnicodeN @557
  RtlMultiByteToUnicodeSize @558
  RtlNewSecurityObject @561
  RtlNormalizeProcessParams @562
  RtlNtStatusToDosError @563
  RtlNtStatusToDosErrorNoTeb @564
  RtlNumberGenericTableElements @565
  RtlNumberOfClearBits @566
  RtlNumberOfSetBits @567
  RtlOemStringToUnicodeSize @568
  RtlOemStringToUnicodeString @569
  RtlOemToUnicodeN @570
  RtlOpenCurrentUser @571
  RtlPcToFileHeader @572
  RtlPinAtomInAtomTable @573
  RtlPrefixString @574
  RtlPrefixUnicodeString @575
  RtlQueryAtomInAtomTable @578
  RtlQueryDepthSList @579
  RtlQueryEnvironmentVariable_U @580
  RtlQueryHeapInformation @581
  RtlQueryInformationAcl @582
  RtlQueryInformationActivationContext @583
  RtlQueryProcessDebugInformation @587
  RtlQueryRegistryValues @593
  RtlQueryTimeZoneInformation @596
  RtlQueueWorkItem @598
  RtlRaiseException @599
  RtlRaiseStatus @600
  RtlRandom @601
  RtlReAllocateHeap @603
  RtlRegisterWait @609
  RtlReleaseActivationContext @610
  RtlReleasePebLock @612
  RtlReleaseResource @613
  RtlRemoveVectoredExceptionHandler @615
  RtlRestoreLastWin32Error=RtlSetLastWin32Error @617
  RtlSecondsSince1970ToTime @621
  RtlSecondsSince1980ToTime @622
  RtlSelfRelativeToAbsoluteSD @623
  RtlSetAllBits @624
  RtlSetBits @625
  RtlSetControlSecurityDescriptor @626
  RtlSetCriticalSectionSpinCount @627
  RtlSetCurrentDirectory_U @628
  RtlSetCurrentEnvironment @629
  RtlSetCurrentTransaction @630
  RtlSetDaclSecurityDescriptor @631
  RtlSetEnvironmentVariable @632
  RtlSetGroupSecurityDescriptor @633
  RtlSetIoCompletionCallback @635
  RtlSetLastWin32Error @636
  RtlSetLastWin32ErrorAndNtStatusFromNtStatus @637
  RtlSetOwnerSecurityDescriptor @638
  RtlSetSaclSecurityDescriptor @643
  RtlSetThreadErrorMode @645
  RtlSetTimeZoneInformation @646
  RtlSizeHeap @650
  RtlStringFromGUID @653
  RtlSubAuthorityCountSid @654
  RtlSubAuthoritySid @655
  RtlSystemTimeToLocalTime @658
  RtlTimeFieldsToTime @659
  RtlTimeToElapsedTimeFields @660
  RtlTimeToSecondsSince1970 @661
  RtlTimeToSecondsSince1980 @662
  RtlTimeToTimeFields @663
  RtlTryEnterCriticalSection @664
  RtlUlonglongByteSwap @665
  RtlUnicodeStringToAnsiSize @666
  RtlUnicodeStringToAnsiString @667
  RtlUnicodeStringToInteger @669
  RtlUnicodeStringToOemSize @670
  RtlUnicodeStringToOemString @671
  RtlUnicodeToMultiByteN @673
  RtlUnicodeToMultiByteSize @674
  RtlUnicodeToOemN @675
  RtlUniform @676
  RtlUnlockHeap @677
  RtlUnwind @678
  RtlUnwindEx @679
  RtlUpcaseUnicodeChar @680
  RtlUpcaseUnicodeString @681
  RtlUpcaseUnicodeStringToAnsiString @682
  RtlUpcaseUnicodeStringToCountedOemString @683
  RtlUpcaseUnicodeStringToOemString @684
  RtlUpcaseUnicodeToMultiByteN @686
  RtlUpcaseUnicodeToOemN @687
  RtlUpdateTimer @688
  RtlUpperChar @689
  RtlUpperString @690
  RtlValidAcl @692
  RtlValidSecurityDescriptor @693
  RtlValidSid @694
  RtlValidateHeap @695
  RtlVerifyVersionInfo @697
  RtlVirtualUnwind @698
  RtlWalkHeap @700
  RtlWow64EnableFsRedirection @701
  RtlWow64EnableFsRedirectionEx @702
  RtlWriteRegistryValue @704
  RtlZeroMemory @706
  RtlpNtCreateKey @707
  RtlpNtEnumerateSubKey @708
  RtlpNtMakeTemporaryKey @709
  RtlpNtOpenKey @710
  RtlpNtQueryValueKey @711
  RtlpNtSetValueKey @712
  RtlpUnWaitCriticalSection @713
  RtlpWaitForCriticalSection @714
  RtlxAnsiStringToUnicodeSize=RtlAnsiStringToUnicodeSize @715
  RtlxOemStringToUnicodeSize=RtlOemStringToUnicodeSize @716
  RtlxUnicodeStringToAnsiSize=RtlUnicodeStringToAnsiSize @717
  RtlxUnicodeStringToOemSize=RtlUnicodeStringToOemSize @718
  VerSetConditionMask @719
  ZwAcceptConnectPort=NtAcceptConnectPort @720
  ZwAccessCheck=NtAccessCheck @721
  ZwAccessCheckAndAuditAlarm=NtAccessCheckAndAuditAlarm @722
  ZwAddAtom=NtAddAtom @723
  ZwAdjustGroupsToken=NtAdjustGroupsToken @724
  ZwAdjustPrivilegesToken=NtAdjustPrivilegesToken @725
  ZwAlertResumeThread=NtAlertResumeThread @726
  ZwAlertThread=NtAlertThread @727
  ZwAllocateLocallyUniqueId=NtAllocateLocallyUniqueId @728
  ZwAllocateUuids=NtAllocateUuids @729
  ZwAllocateVirtualMemory=NtAllocateVirtualMemory @730
  ZwAreMappedFilesTheSame=NtAreMappedFilesTheSame @731
  ZwAssignProcessToJobObject=NtAssignProcessToJobObject @732
  ZwCancelIoFile=NtCancelIoFile @734
  ZwCancelIoFileEx=NtCancelIoFileEx @735
  ZwCancelTimer=NtCancelTimer @736
  ZwClearEvent=NtClearEvent @737
  ZwClose=NtClose @738
  ZwCompleteConnectPort=NtCompleteConnectPort @740
  ZwConnectPort=NtConnectPort @741
  ZwCreateDirectoryObject=NtCreateDirectoryObject @743
  ZwCreateEvent=NtCreateEvent @744
  ZwCreateFile=NtCreateFile @746
  ZwCreateIoCompletion=NtCreateIoCompletion @747
  ZwCreateJobObject=NtCreateJobObject @748
  ZwCreateKey=NtCreateKey @749
  ZwCreateMailslotFile=NtCreateMailslotFile @750
  ZwCreateMutant=NtCreateMutant @751
  ZwCreateNamedPipeFile=NtCreateNamedPipeFile @752
  ZwCreatePagingFile=NtCreatePagingFile @753
  ZwCreatePort=NtCreatePort @754
  ZwCreateSection=NtCreateSection @757
  ZwCreateSemaphore=NtCreateSemaphore @758
  ZwCreateSymbolicLinkObject=NtCreateSymbolicLinkObject @759
  ZwCreateTimer=NtCreateTimer @761
  ZwDelayExecution=NtDelayExecution @763
  ZwDeleteAtom=NtDeleteAtom @764
  ZwDeleteFile=NtDeleteFile @765
  ZwDeleteKey=NtDeleteKey @766
  ZwDeleteValueKey=NtDeleteValueKey @767
  ZwDeviceIoControlFile=NtDeviceIoControlFile @768
  ZwDisplayString=NtDisplayString @769
  ZwDuplicateObject=NtDuplicateObject @770
  ZwDuplicateToken=NtDuplicateToken @771
  ZwEnumerateKey=NtEnumerateKey @773
  ZwEnumerateValueKey=NtEnumerateValueKey @774
  ZwFindAtom=NtFindAtom @776
  ZwFlushBuffersFile=NtFlushBuffersFile @777
  ZwFlushInstructionCache=NtFlushInstructionCache @778
  ZwFlushKey=NtFlushKey @779
  ZwFlushVirtualMemory=NtFlushVirtualMemory @780
  ZwFreeVirtualMemory=NtFreeVirtualMemory @782
  ZwFsControlFile=NtFsControlFile @783
  ZwGetContextThread=NtGetContextThread @784
  ZwGetTickCount=NtGetTickCount @786
  ZwGetWriteWatch=NtGetWriteWatch @787
  ZwInitiatePowerAction=NtInitiatePowerAction @791
  ZwIsProcessInJob=NtIsProcessInJob @792
  ZwListenPort=NtListenPort @793
  ZwLoadDriver=NtLoadDriver @794
  ZwLoadKey=NtLoadKey @795
  ZwLockFile=NtLockFile @796
  ZwLockVirtualMemory=NtLockVirtualMemory @797
  ZwMakeTemporaryObject=NtMakeTemporaryObject @798
  ZwMapViewOfSection=NtMapViewOfSection @799
  ZwNotifyChangeDirectoryFile=NtNotifyChangeDirectoryFile @800
  ZwNotifyChangeKey=NtNotifyChangeKey @801
  ZwOpenDirectoryObject=NtOpenDirectoryObject @802
  ZwOpenEvent=NtOpenEvent @803
  ZwOpenFile=NtOpenFile @805
  ZwOpenIoCompletion=NtOpenIoCompletion @806
  ZwOpenJobObject=NtOpenJobObject @807
  ZwOpenKey=NtOpenKey @808
  ZwOpenMutant=NtOpenMutant @809
  ZwOpenProcess=NtOpenProcess @811
  ZwOpenProcessToken=NtOpenProcessToken @812
  ZwOpenProcessTokenEx=NtOpenProcessTokenEx @813
  ZwOpenSection=NtOpenSection @814
  ZwOpenSemaphore=NtOpenSemaphore @815
  ZwOpenSymbolicLinkObject=NtOpenSymbolicLinkObject @816
  ZwOpenThread=NtOpenThread @817
  ZwOpenThreadToken=NtOpenThreadToken @818
  ZwOpenThreadTokenEx=NtOpenThreadTokenEx @819
  ZwOpenTimer=NtOpenTimer @820
  ZwPowerInformation=NtPowerInformation @822
  ZwPrivilegeCheck=NtPrivilegeCheck @823
  ZwProtectVirtualMemory=NtProtectVirtualMemory @826
  ZwPulseEvent=NtPulseEvent @827
  ZwQueryAttributesFile=NtQueryAttributesFile @828
  ZwQueryDefaultLocale=NtQueryDefaultLocale @829
  ZwQueryDefaultUILanguage=NtQueryDefaultUILanguage @830
  ZwQueryDirectoryFile=NtQueryDirectoryFile @831
  ZwQueryDirectoryObject=NtQueryDirectoryObject @832
  ZwQueryEaFile=NtQueryEaFile @833
  ZwQueryEvent=NtQueryEvent @834
  ZwQueryFullAttributesFile=NtQueryFullAttributesFile @835
  ZwQueryInformationAtom=NtQueryInformationAtom @836
  ZwQueryInformationFile=NtQueryInformationFile @837
  ZwQueryInformationJobObject=NtQueryInformationJobObject @838
  ZwQueryInformationProcess=NtQueryInformationProcess @840
  ZwQueryInformationThread=NtQueryInformationThread @841
  ZwQueryInformationToken=NtQueryInformationToken @842
  ZwQueryInstallUILanguage=NtQueryInstallUILanguage @843
  ZwQueryIoCompletion=NtQueryIoCompletion @845
  ZwQueryKey=NtQueryKey @846
  ZwQueryMultipleValueKey=NtQueryMultipleValueKey @847
  ZwQueryMutant=NtQueryMutant @848
  ZwQueryObject=NtQueryObject @849
  ZwQueryPerformanceCounter=NtQueryPerformanceCounter @851
  ZwQuerySection=NtQuerySection @852
  ZwQuerySecurityObject=NtQuerySecurityObject @853
  ZwQuerySemaphore=NtQuerySemaphore @854
  ZwQuerySymbolicLinkObject=NtQuerySymbolicLinkObject @855
  ZwQuerySystemInformation=NtQuerySystemInformation @857
  ZwQuerySystemTime=NtQuerySystemTime @858
  ZwQueryTimer=NtQueryTimer @859
  ZwQueryTimerResolution=NtQueryTimerResolution @860
  ZwQueryValueKey=NtQueryValueKey @861
  ZwQueryVirtualMemory=NtQueryVirtualMemory @862
  ZwQueryVolumeInformationFile=NtQueryVolumeInformationFile @863
  ZwQueueApcThread=NtQueueApcThread @864
  ZwRaiseException=NtRaiseException @865
  ZwReadFile=NtReadFile @867
  ZwReadFileScatter=NtReadFileScatter @868
  ZwReadVirtualMemory=NtReadVirtualMemory @870
  ZwRegisterThreadTerminatePort=NtRegisterThreadTerminatePort @872
  ZwReleaseMutant=NtReleaseMutant @873
  ZwReleaseSemaphore=NtReleaseSemaphore @875
  ZwRemoveIoCompletion=NtRemoveIoCompletion @876
  ZwReplaceKey=NtReplaceKey @877
  ZwReplyWaitReceivePort=NtReplyWaitReceivePort @879
  ZwRequestWaitReplyPort=NtRequestWaitReplyPort @882
  ZwResetEvent=NtResetEvent @883
  ZwResetWriteWatch=NtResetWriteWatch @884
  ZwRestoreKey=NtRestoreKey @885
  ZwResumeThread=NtResumeThread @886
  ZwSaveKey=NtSaveKey @887
  ZwSecureConnectPort=NtSecureConnectPort @888
  ZwSetContextThread=NtSetContextThread @889
  ZwSetDefaultLocale=NtSetDefaultLocale @891
  ZwSetDefaultUILanguage=NtSetDefaultUILanguage @892
  ZwSetEaFile=NtSetEaFile @893
  ZwSetEvent=NtSetEvent @894
  ZwSetInformationFile=NtSetInformationFile @898
  ZwSetInformationJobObject=NtSetInformationJobObject @899
  ZwSetInformationKey=NtSetInformationKey @900
  ZwSetInformationObject=NtSetInformationObject @901
  ZwSetInformationProcess=NtSetInformationProcess @902
  ZwSetInformationThread=NtSetInformationThread @903
  ZwSetInformationToken=NtSetInformationToken @904
  ZwSetIntervalProfile=NtSetIntervalProfile @905
  ZwSetIoCompletion=NtSetIoCompletion @906
  ZwSetSecurityObject=NtSetSecurityObject @911
  ZwSetSystemInformation=NtSetSystemInformation @913
  ZwSetSystemTime=NtSetSystemTime @915
  ZwSetTimer=NtSetTimer @916
  ZwSetTimerResolution=NtSetTimerResolution @917
  ZwSetValueKey=NtSetValueKey @918
  ZwSetVolumeInformationFile=NtSetVolumeInformationFile @919
  ZwShutdownSystem=NtShutdownSystem @920
  ZwSignalAndWaitForSingleObject=NtSignalAndWaitForSingleObject @921
  ZwSuspendThread=NtSuspendThread @924
  ZwSystemDebugControl=NtSystemDebugControl @925
  ZwTerminateJobObject=NtTerminateJobObject @926
  ZwTerminateProcess=NtTerminateProcess @927
  ZwTerminateThread=NtTerminateThread @928
  ZwUnloadDriver=NtUnloadDriver @930
  ZwUnloadKey=NtUnloadKey @931
  ZwUnlockFile=NtUnlockFile @933
  ZwUnlockVirtualMemory=NtUnlockVirtualMemory @934
  ZwUnmapViewOfSection=NtUnmapViewOfSection @935
  ZwWaitForMultipleObjects=NtWaitForMultipleObjects @938
  ZwWaitForSingleObject=NtWaitForSingleObject @940
  ZwWriteFile=NtWriteFile @943
  ZwWriteFileGather=NtWriteFileGather @944
  ZwWriteVirtualMemory=NtWriteVirtualMemory @946
  ZwYieldExecution=NtYieldExecution @947
  __C_specific_handler @948
  _atoi64 @949 PRIVATE
  _i64toa @951 PRIVATE
  _i64tow @952 PRIVATE
  _itoa @953 PRIVATE
  _itow @954 PRIVATE
  _lfind @955 PRIVATE
  _ltoa @956 PRIVATE
  _ltow @957 PRIVATE
  _memccpy @958 PRIVATE
  _memicmp @959 PRIVATE
  _snprintf=NTDLL__snprintf @960 PRIVATE
  _snwprintf=NTDLL__snwprintf @961 PRIVATE
  _splitpath @962 PRIVATE
  _strcmpi=_stricmp @963 PRIVATE
  _stricmp @964 PRIVATE
  _strlwr @965 PRIVATE
  _strnicmp @966 PRIVATE
  _strupr @967 PRIVATE
  _ui64toa @968 PRIVATE
  _ui64tow @969 PRIVATE
  _ultoa @970 PRIVATE
  _ultow @971 PRIVATE
  _vsnprintf=NTDLL__vsnprintf @972 PRIVATE
  _vsnwprintf=NTDLL__vsnwprintf @973 PRIVATE
  _wcsicmp=NTDLL__wcsicmp @974 PRIVATE
  _wcslwr=NTDLL__wcslwr @975 PRIVATE
  _wcsnicmp=NTDLL__wcsnicmp @976 PRIVATE
  _wcsupr=NTDLL__wcsupr @977 PRIVATE
  _wtoi @978 PRIVATE
  _wtoi64 @979 PRIVATE
  _wtol @980 PRIVATE
  abs=NTDLL_abs @981 PRIVATE
  atan=NTDLL_atan @982 PRIVATE
  atoi=NTDLL_atoi @983 PRIVATE
  atol=NTDLL_atol @984 PRIVATE
  bsearch=NTDLL_bsearch @985 PRIVATE
  ceil=NTDLL_ceil @986 PRIVATE
  cos=NTDLL_cos @987 PRIVATE
  fabs=NTDLL_fabs @988 PRIVATE
  floor=NTDLL_floor @989 PRIVATE
  isalnum=NTDLL_isalnum @990 PRIVATE
  isalpha=NTDLL_isalpha @991 PRIVATE
  iscntrl=NTDLL_iscntrl @992 PRIVATE
  isdigit=NTDLL_isdigit @993 PRIVATE
  isgraph=NTDLL_isgraph @994 PRIVATE
  islower=NTDLL_islower @995 PRIVATE
  isprint=NTDLL_isprint @996 PRIVATE
  ispunct=NTDLL_ispunct @997 PRIVATE
  isspace=NTDLL_isspace @998 PRIVATE
  isupper=NTDLL_isupper @999 PRIVATE
  iswalpha=NTDLL_iswalpha @1000 PRIVATE
  iswctype=NTDLL_iswctype @1001 PRIVATE
  iswdigit=NTDLL_iswdigit @1002 PRIVATE
  iswlower=NTDLL_iswlower @1003 PRIVATE
  iswspace=NTDLL_iswspace @1004 PRIVATE
  iswxdigit=NTDLL_iswxdigit @1005 PRIVATE
  isxdigit=NTDLL_isxdigit @1006 PRIVATE
  labs=NTDLL_labs @1007 PRIVATE
  log=NTDLL_log @1008 PRIVATE
  mbstowcs=NTDLL_mbstowcs @1009 PRIVATE
  memchr=NTDLL_memchr @1010 PRIVATE
  memcmp=NTDLL_memcmp @1011 PRIVATE
  memcpy=NTDLL_memcpy @1012 PRIVATE
  memmove=NTDLL_memmove @1013 PRIVATE
  memset=NTDLL_memset @1014 PRIVATE
  pow=NTDLL_pow @1015 PRIVATE
  qsort=NTDLL_qsort @1016 PRIVATE
  sin=NTDLL_sin @1017 PRIVATE
  sprintf=NTDLL_sprintf @1018 PRIVATE
  sqrt=NTDLL_sqrt @1019 PRIVATE
  sscanf=NTDLL_sscanf @1020 PRIVATE
  strcat=NTDLL_strcat @1021 PRIVATE
  strchr=NTDLL_strchr @1022 PRIVATE
  strcmp=NTDLL_strcmp @1023 PRIVATE
  strcpy=NTDLL_strcpy @1024 PRIVATE
  strcspn=NTDLL_strcspn @1025 PRIVATE
  strlen=NTDLL_strlen @1026 PRIVATE
  strncat=NTDLL_strncat @1027 PRIVATE
  strncmp=NTDLL_strncmp @1028 PRIVATE
  strncpy=NTDLL_strncpy @1029 PRIVATE
  strpbrk=NTDLL_strpbrk @1030 PRIVATE
  strrchr=NTDLL_strrchr @1031 PRIVATE
  strspn=NTDLL_strspn @1032 PRIVATE
  strstr=NTDLL_strstr @1033 PRIVATE
  strtol=NTDLL_strtol @1034 PRIVATE
  strtoul=NTDLL_strtoul @1035 PRIVATE
  swprintf=NTDLL_swprintf @1036 PRIVATE
  tan=NTDLL_tan @1037 PRIVATE
  tolower=NTDLL_tolower @1038 PRIVATE
  toupper=NTDLL_toupper @1039 PRIVATE
  towlower=NTDLL_towlower @1040 PRIVATE
  towupper=NTDLL_towupper @1041 PRIVATE
  vDbgPrintEx @1042
  vDbgPrintExWithPrefix @1043
  vsprintf=NTDLL_vsprintf @1044 PRIVATE
  wcscat=NTDLL_wcscat @1045 PRIVATE
  wcschr=NTDLL_wcschr @1046 PRIVATE
  wcscmp=NTDLL_wcscmp @1047 PRIVATE
  wcscpy=NTDLL_wcscpy @1048 PRIVATE
  wcscspn=NTDLL_wcscspn @1049 PRIVATE
  wcslen=NTDLL_wcslen @1050 PRIVATE
  wcsncat=NTDLL_wcsncat @1051 PRIVATE
  wcsncmp=NTDLL_wcsncmp @1052 PRIVATE
  wcsncpy=NTDLL_wcsncpy @1053 PRIVATE
  wcspbrk=NTDLL_wcspbrk @1054 PRIVATE
  wcsrchr=NTDLL_wcsrchr @1055 PRIVATE
  wcsspn=NTDLL_wcsspn @1056 PRIVATE
  wcsstr=NTDLL_wcsstr @1057 PRIVATE
  wcstok=NTDLL_wcstok @1058 PRIVATE
  wcstol=NTDLL_wcstol @1059 PRIVATE
  wcstombs=NTDLL_wcstombs @1060 PRIVATE
  wcstoul=NTDLL_wcstoul @1061 PRIVATE
  wine_server_call @1062
  wine_server_fd_to_handle @1063
  wine_server_handle_to_fd @1064
  wine_server_release_fd @1065
  wine_server_send_fd @1066
  __wine_make_process_system @1067
  wine_get_version=NTDLL_wine_get_version @1068
  wine_get_build_id=NTDLL_wine_get_build_id @1069
  wine_get_host_version=NTDLL_wine_get_host_version @1070
  __wine_init_codepages @1071
  __wine_set_signal_handler @1072
  wine_nt_to_unix_file_name @1073
  wine_unix_to_nt_file_name @1074
  __wine_init_windows_dir @1075