This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libmsvcrt.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
 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
; File generated automatically from ./dlls/msvcrt/msvcrt.spec; do not edit!

LIBRARY msvcrt.dll

EXPORTS
  $I10_OUTPUT=MSVCRT_I10_OUTPUT @1
  ??0__non_rtti_object@@QEAA@AEBV0@@Z=MSVCRT___non_rtti_object_copy_ctor @2
  ??0__non_rtti_object@@QEAA@PEBD@Z=MSVCRT___non_rtti_object_ctor @3
  ??0bad_cast@@AEAA@PEBQEBD@Z=MSVCRT_bad_cast_ctor @4
  ??0bad_cast@@QEAA@AEBQEBD@Z=MSVCRT_bad_cast_ctor @5
  ??0bad_cast@@QEAA@AEBV0@@Z=MSVCRT_bad_cast_copy_ctor @6
  ??0bad_cast@@QEAA@PEBD@Z=MSVCRT_bad_cast_ctor_charptr @7
  ??0bad_typeid@@QEAA@AEBV0@@Z=MSVCRT_bad_typeid_copy_ctor @8
  ??0bad_typeid@@QEAA@PEBD@Z=MSVCRT_bad_typeid_ctor @9
  ??0exception@@QEAA@AEBQEBD@Z=MSVCRT_exception_ctor @10
  ??0exception@@QEAA@AEBQEBDH@Z=MSVCRT_exception_ctor_noalloc @11
  ??0exception@@QEAA@AEBV0@@Z=MSVCRT_exception_copy_ctor @12
  ??0exception@@QEAA@XZ=MSVCRT_exception_default_ctor @13
  ??1__non_rtti_object@@UEAA@XZ=MSVCRT___non_rtti_object_dtor @14
  ??1bad_cast@@UEAA@XZ=MSVCRT_bad_cast_dtor @15
  ??1bad_typeid@@UEAA@XZ=MSVCRT_bad_typeid_dtor @16
  ??1exception@@UEAA@XZ=MSVCRT_exception_dtor @17
  ??1type_info@@UEAA@XZ=MSVCRT_type_info_dtor @18
  ??2@YAPEAX_K@Z=MSVCRT_operator_new @19
  ??2@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @20
  ??3@YAXPEAX@Z=MSVCRT_operator_delete @21
  ??4__non_rtti_object@@QEAAAEAV0@AEBV0@@Z=MSVCRT___non_rtti_object_opequals @22
  ??4bad_cast@@QEAAAEAV0@AEBV0@@Z=MSVCRT_bad_cast_opequals @23
  ??4bad_typeid@@QEAAAEAV0@AEBV0@@Z=MSVCRT_bad_typeid_opequals @24
  ??4exception@@QEAAAEAV0@AEBV0@@Z=MSVCRT_exception_opequals @25
  ??8type_info@@QEBAHAEBV0@@Z=MSVCRT_type_info_opequals_equals @26
  ??9type_info@@QEBAHAEBV0@@Z=MSVCRT_type_info_opnot_equals @27
  ??_7__non_rtti_object@@6B@=MSVCRT___non_rtti_object_vtable @28 DATA
  ??_7bad_cast@@6B@=MSVCRT_bad_cast_vtable @29 DATA
  ??_7bad_typeid@@6B@=MSVCRT_bad_typeid_vtable @30 DATA
  ??_7exception@@6B@=MSVCRT_exception_vtable @31 DATA
  ??_Fbad_cast@@QEAAXXZ=MSVCRT_bad_cast_default_ctor @32
  ??_Fbad_typeid@@QEAAXXZ=MSVCRT_bad_typeid_default_ctor @33
  ??_U@YAPEAX_K@Z=MSVCRT_operator_new @34
  ??_U@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @35
  ??_V@YAXPEAX@Z=MSVCRT_operator_delete @36
  ?_query_new_handler@@YAP6AH_K@ZXZ=MSVCRT__query_new_handler @37
  ?_query_new_mode@@YAHXZ=MSVCRT__query_new_mode @38
  ?_set_new_handler@@YAP6AH_K@ZP6AH0@Z@Z=MSVCRT__set_new_handler @39
  ?_set_new_mode@@YAHH@Z=MSVCRT__set_new_mode @40
  ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z=MSVCRT__set_se_translator @41
  ?before@type_info@@QEBAHAEBV1@@Z=MSVCRT_type_info_before @42
  ?name@type_info@@QEBAPEBDXZ=MSVCRT_type_info_name @43
  ?raw_name@type_info@@QEBAPEBDXZ=MSVCRT_type_info_raw_name @44
  ?set_new_handler@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_new_handler @45
  ?set_terminate@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_terminate @46
  ?set_unexpected@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_unexpected @47
  ?terminate@@YAXXZ=MSVCRT_terminate @48
  ?unexpected@@YAXXZ=MSVCRT_unexpected @49
  ?what@exception@@UEBAPEBDXZ=MSVCRT_what_exception @50
  _CxxThrowException @51
  _Getdays @52
  _Getmonths @53
  _Gettnames @54
  _HUGE=MSVCRT__HUGE @55 DATA
  _Strftime @56
  _XcptFilter @57
  __CppXcptFilter @58
  __CxxDetectRethrow @59
  __C_specific_handler=ntdll.__C_specific_handler @60
  __CxxQueryExceptionSize @61
  __RTCastToVoid=MSVCRT___RTCastToVoid @62
  __RTDynamicCast=MSVCRT___RTDynamicCast @63
  __RTtypeid=MSVCRT___RTtypeid @64
  __STRINGTOLD @65
  ___lc_codepage_func @66
  ___lc_collate_cp_func @67
  ___lc_handle_func @68
  ___mb_cur_max_func=MSVCRT____mb_cur_max_func @69
  ___setlc_active_func=MSVCRT____setlc_active_func @70
  ___unguarded_readlc_active_add_func=MSVCRT____unguarded_readlc_active_add_func @71
  __argc=MSVCRT___argc @72 DATA
  __argv=MSVCRT___argv @73 DATA
  __badioinfo=MSVCRT___badioinfo @74 DATA
  __crtCompareStringA @75
  __crtCompareStringW @76
  __crtGetLocaleInfoW @77
  __crtGetStringTypeW @78
  __crtLCMapStringA @79
  __crtLCMapStringW @80
  __daylight=MSVCRT___p__daylight @81
  __dllonexit @82
  __doserrno=MSVCRT___doserrno @83
  __fpecode @84
  __getmainargs @86
  __initenv=MSVCRT___initenv @87 DATA
  __iob_func=MSVCRT___iob_func @88
  __isascii=MSVCRT___isascii @89
  __iscsym=MSVCRT___iscsym @90
  __iscsymf=MSVCRT___iscsymf @91
  __lc_codepage=MSVCRT___lc_codepage @92 DATA
  __lc_collate_cp=MSVCRT___lc_collate_cp @94 DATA
  __lc_handle=MSVCRT___lc_handle @95 DATA
  __lconv_init @96
  __mb_cur_max=MSVCRT___mb_cur_max @97 DATA
  __p___argc @98
  __p___argv @99
  __p___initenv @100
  __p___mb_cur_max=MSVCRT____mb_cur_max_func @101
  __p___wargv @102
  __p___winitenv @103
  __p__acmdln @104
  __p__amblksiz @105
  __p__commode @106
  __p__daylight=MSVCRT___p__daylight @107
  __p__dstbias @108
  __p__environ=MSVCRT___p__environ @109
  __p__fmode @111
  __p__iob=MSVCRT___iob_func @112
  __p__mbctype @114
  __p__osver @115
  __p__pctype=MSVCRT___p__pctype @116
  __p__pgmptr @117
  __p__timezone=MSVCRT___p__timezone @119
  __p__tzname @120
  __p__wcmdln @121
  __p__wenviron=MSVCRT___p__wenviron @122
  __p__winmajor @123
  __p__winminor @124
  __p__winver @125
  __p__wpgmptr @126
  __pctype_func=MSVCRT___pctype_func @127
  __pioinfo=MSVCRT___pioinfo @128 DATA
  __set_app_type=MSVCRT___set_app_type @130
  __setlc_active=MSVCRT___setlc_active @131 DATA
  __setusermatherr=MSVCRT___setusermatherr @132
  __threadhandle=kernel32.GetCurrentThread @133
  __threadid=kernel32.GetCurrentThreadId @134
  __toascii=MSVCRT___toascii @135
  __uncaught_exception=MSVCRT___uncaught_exception @136
  __unDName @137
  __unDNameEx @138
  __unguarded_readlc_active=MSVCRT___unguarded_readlc_active @139 DATA
  __wargv=MSVCRT___wargv @140 DATA
  __wcserror=MSVCRT___wcserror @141
  __wcserror_s @142
  __wgetmainargs @143
  __winitenv=MSVCRT___winitenv @144 DATA
  _abnormal_termination @145
  _abs64 @146
  _access=MSVCRT__access @147
  _access_s @148
  _acmdln=MSVCRT__acmdln @149 DATA
  _aexit_rtn @150 DATA
  _aligned_free @151
  _aligned_malloc @152
  _aligned_offset_malloc @153
  _aligned_offset_realloc @154
  _aligned_realloc @155
  _amsg_exit @156
  _assert=MSVCRT__assert @157
  _atof_l=MSVCRT__atof_l @159
  _atoflt_l=MSVCRT__atoflt_l @160
  _atoi64=ntdll._atoi64 @161
  _atoldbl=MSVCRT__atoldbl @162
  _beep=MSVCRT__beep @163
  _beginthread @164
  _beginthreadex @165
  _c_exit=MSVCRT__c_exit @166
  _cabs=MSVCRT__cabs @167
  _callnewh @168
  _cexit=MSVCRT__cexit @169
  _cgets @170
  _chdir=MSVCRT__chdir @171
  _chdrive=MSVCRT__chdrive @172
  _chgsign=MSVCRT__chgsign @173
  _chmod=MSVCRT__chmod @174
  _chsize=MSVCRT__chsize @175
  _clearfp @176
  _close=MSVCRT__close @177
  _commit=MSVCRT__commit @178
  _commode=MSVCRT__commode @179 DATA
  _control87 @180
  _controlfp @181
  _controlfp_s @182
  _copysign=MSVCRT__copysign @183
  _cprintf @184
  _cputs @185
  _cputws @186
  _creat=MSVCRT__creat @187
  _cscanf @188
  _cscanf_l @189
  _cscanf_s @190
  _cscanf_s_l @191
  _ctime32=MSVCRT__ctime32 @192
  _ctime32_s=MSVCRT__ctime32_s @193
  _ctime64=MSVCRT__ctime64 @194
  _ctime64_s=MSVCRT__ctime64_s @195
  _ctype=MSVCRT__ctype @196 DATA
  _cwait @197
  _cwprintf @198
  _cwscanf @199
  _cwscanf_l @200
  _cwscanf_s @201
  _cwscanf_s_l @202
  _daylight=MSVCRT___daylight @203 DATA
  _difftime32=MSVCRT__difftime32 @204
  _difftime64=MSVCRT__difftime64 @205
  _dstbias=MSVCRT__dstbias @206 DATA
  _dup=MSVCRT__dup @207
  _dup2=MSVCRT__dup2 @208
  _ecvt @209
  _ecvt_s @210
  _endthread @211
  _endthreadex @212
  _environ=MSVCRT__environ @213 DATA
  _eof=MSVCRT__eof @214
  _errno=MSVCRT__errno @215
  _execl @216
  _execle @217
  _execlp @218
  _execlpe @219
  _execv @220
  _execve=MSVCRT__execve @221
  _execvp @222
  _execvpe @223
  _exit=MSVCRT__exit @224
  _expand @225
  _fcloseall=MSVCRT__fcloseall @226
  _fcvt @227
  _fcvt_s @228
  _fdopen=MSVCRT__fdopen @229
  _fgetchar=MSVCRT__fgetchar @230
  _fgetwchar=MSVCRT__fgetwchar @231
  _filbuf=MSVCRT__filbuf @232
  _filelength=MSVCRT__filelength @233
  _filelengthi64=MSVCRT__filelengthi64 @234
  _fileno=MSVCRT__fileno @235
  _findclose=MSVCRT__findclose @236
  _findfirst=MSVCRT__findfirst @237
  _findfirst32=MSVCRT__findfirst32 @238
  _findfirst64=MSVCRT__findfirst64 @239
  _findfirst64i32=MSVCRT__findfirst64i32 @240
  _findfirsti64=MSVCRT__findfirsti64 @241
  _findnext=MSVCRT__findnext @242
  _findnext32=MSVCRT__findnext32 @243
  _findnext64=MSVCRT__findnext64 @244
  _findnext64i32=MSVCRT__findnext64i32 @245
  _findnexti64=MSVCRT__findnexti64 @246
  _finite=MSVCRT__finite @247
  _flsbuf=MSVCRT__flsbuf @248
  _flushall=MSVCRT__flushall @249
  _fmode=MSVCRT__fmode @250 DATA
  _fpclass=MSVCRT__fpclass @251
  _fpreset @253
  _fputchar=MSVCRT__fputchar @254
  _fputwchar=MSVCRT__fputwchar @255
  _fscanf_l=MSVCRT__fscanf_l @256
  _fscanf_s_l=MSVCRT__fscanf_s_l @257
  _fseeki64=MSVCRT__fseeki64 @258
  _fsopen=MSVCRT__fsopen @259
  _fstat=MSVCRT__fstat @260
  _fstat64=MSVCRT__fstat64 @261
  _fstati64=MSVCRT__fstati64 @262
  _ftelli64=MSVCRT__ftelli64 @263
  _ftime=MSVCRT__ftime @264
  _ftime32=MSVCRT__ftime32 @265
  _ftime32_s=MSVCRT__ftime32_s @266
  _ftime64=MSVCRT__ftime64 @267
  _ftime64_s=MSVCRT__ftime64_s @268
  _ftol=ntdll._ftol @269
  _ftol2=ntdll._ftol @270
  _ftol2_sse=ntdll._ftol @271
  _fullpath @272
  _futime @273
  _futime32 @274
  _futime64 @275
  _fwscanf_l=MSVCRT__fwscanf_l @276
  _fwscanf_s_l=MSVCRT__fwscanf_s_l @277
  _gcvt @278
  _gcvt_s @279
  _get_doserrno @280
  _get_errno @281
  _get_heap_handle @282
  _get_osfhandle=MSVCRT__get_osfhandle @283
  _get_osplatform=MSVCRT__get_osplatform @284
  _get_output_format @285
  _get_pgmptr @286
  _get_sbh_threshold @287
  _get_wpgmptr @288
  _get_terminate=MSVCRT__get_terminate @289
  _get_tzname=MSVCRT__get_tzname @290
  _get_unexpected=MSVCRT__get_unexpected @291
  _getch @292
  _getche @293
  _getcwd=MSVCRT__getcwd @294
  _getdcwd=MSVCRT__getdcwd @295
  _getdiskfree=MSVCRT__getdiskfree @296
  _getdllprocaddr @297
  _getdrive=MSVCRT__getdrive @298
  _getdrives=kernel32.GetLogicalDrives @299
  _getmaxstdio=MSVCRT__getmaxstdio @300
  _getmbcp @301
  _getpid=kernel32.GetCurrentProcessId @302
  _getw=MSVCRT__getw @304
  _getws=MSVCRT__getws @305
  _gmtime32=MSVCRT__gmtime32 @306
  _gmtime32_s=MSVCRT__gmtime32_s @307
  _gmtime64=MSVCRT__gmtime64 @308
  _gmtime64_s=MSVCRT__gmtime64_s @309
  _heapadd @310
  _heapchk @311
  _heapmin @312
  _heapset @313
  _heapwalk @315
  _hypot @316
  _hypotf=MSVCRT__hypotf @317
  _i64toa=ntdll._i64toa @318
  _i64toa_s @319
  _i64tow=ntdll._i64tow @320
  _i64tow_s @321
  _initterm @322
  _initterm_e @323
  _invalid_parameter=MSVCRT__invalid_parameter @324
  _iob=MSVCRT__iob @325 DATA
  _isalnum_l=MSVCRT__isalnum_l @326
  _isalpha_l=MSVCRT__isalpha_l @327
  _isatty=MSVCRT__isatty @328
  _iscntrl_l=MSVCRT__iscntrl_l @329
  _isctype=MSVCRT__isctype @330
  _isctype_l=MSVCRT__isctype_l @331
  _isdigit_l=MSVCRT__isdigit_l @332
  _isgraph_l=MSVCRT__isgraph_l @333
  _isleadbyte_l=MSVCRT__isleadbyte_l @334
  _islower_l=MSVCRT__islower_l @335
  _ismbbkana @340
  _ismbblead @343
  _ismbbtrail @346
  _ismbcalnum @347
  _ismbcalpha @348
  _ismbcdigit @349
  _ismbcgraph @350
  _ismbchira @351
  _ismbckata @352
  _ismbclegal @356
  _ismbclower @357
  _ismbcprint @358
  _ismbcpunct @359
  _ismbcspace @360
  _ismbcsymbol @361
  _ismbcupper @362
  _ismbslead @363
  _ismbstrail @364
  _isnan=MSVCRT__isnan @365
  _isprint_l=MSVCRT__isprint_l @366
  _isspace_l=MSVCRT__isspace_l @367
  _isupper_l=MSVCRT__isupper_l @368
  _iswalpha_l=MSVCRT__iswalpha_l @369
  _iswdigit_l=MSVCRT__iswdigit_l @370
  _isxdigit_l=MSVCRT__isxdigit_l @371
  _itoa=ntdll._itoa @372
  _itoa_s @373
  _itow=ntdll._itow @374
  _itow_s @375
  _j0=MSVCRT__j0 @376
  _j1=MSVCRT__j1 @377
  _jn=MSVCRT__jn @378
  _kbhit @379
  _lfind @380
  _loaddll @381
  _local_unwind @382
  _localtime32=MSVCRT__localtime32 @383
  _localtime32_s @384
  _localtime64=MSVCRT__localtime64 @385
  _localtime64_s @386
  _lock @387
  _lock_file=MSVCRT__lock_file @388
  _locking=MSVCRT__locking @389
  _logb=MSVCRT__logb @390
  _lrotl=MSVCRT__lrotl @391
  _lrotr=MSVCRT__lrotr @392
  _lsearch @393
  _lseek=MSVCRT__lseek @394
  _lseeki64=MSVCRT__lseeki64 @395
  _ltoa=ntdll._ltoa @396
  _ltoa_s @397
  _ltow=ntdll._ltow @398
  _ltow_s @399
  _makepath @400
  _makepath_s @401
  _matherr=MSVCRT__matherr @402
  _mbbtombc @403
  _mbbtype @404
  _mbccpy @405
  _mbcjistojms @406
  _mbclen @408
  _mbctolower @411
  _mbctombb @412
  _mbctoupper @413
  _mbctype=MSVCRT_mbctype @414 DATA
  _mbsbtype @415
  _mbscat @416
  _mbschr @417
  _mbscmp @418
  _mbscoll @419
  _mbscpy @420
  _mbscspn @421
  _mbsdec @422
  _mbsdup=MSVCRT__strdup @423
  _mbsicmp @424
  _mbsicoll @425
  _mbsinc @426
  _mbslen @427
  _mbslwr @428
  _mbslwr_s @429
  _mbsnbcat @430
  _mbsnbcat_s @431
  _mbsnbcmp @432
  _mbsnbcnt @433
  _mbsnbcpy @435
  _mbsnbcpy_s @436
  _mbsnbicmp @437
  _mbsnbset @439
  _mbsncat @440
  _mbsnccnt @441
  _mbsncmp @442
  _mbsncpy @444
  _mbsnextc @445
  _mbsnicmp @446
  _mbsninc @448
  _mbsnset @449
  _mbspbrk @450
  _mbsrchr @451
  _mbsrev @452
  _mbsset @453
  _mbsspn @454
  _mbsspnp @455
  _mbsstr @456
  _mbstok @457
  _mbstowcs_l=MSVCRT__mbstowcs_l @458
  _mbstowcs_s_l=MSVCRT__mbstowcs_s_l @459
  _mbstrlen @460
  _mbstrlen_l @461
  _mbsupr @462
  _mbsupr_s @463
  _mbtowc_l=MSVCRT_mbtowc_l @464
  _memccpy=ntdll._memccpy @465
  _memicmp=ntdll._memicmp @466
  _mkdir=MSVCRT__mkdir @467
  _mkgmtime=MSVCRT__mkgmtime @468
  _mkgmtime32=MSVCRT__mkgmtime32 @469
  _mkgmtime64=MSVCRT__mkgmtime64 @470
  _mktemp=MSVCRT__mktemp @471
  _mktime32=MSVCRT__mktime32 @472
  _mktime64=MSVCRT__mktime64 @473
  _msize @474
  _nextafter=MSVCRT__nextafter @475
  _onexit=MSVCRT__onexit @476
  _open=MSVCRT__open @477
  _open_osfhandle=MSVCRT__open_osfhandle @478
  _osplatform=MSVCRT__osplatform @479 DATA
  _osver=MSVCRT__osver @480 DATA
  _pclose=MSVCRT__pclose @481
  _pctype=MSVCRT__pctype @482 DATA
  _pgmptr=MSVCRT__pgmptr @483 DATA
  _pipe=MSVCRT__pipe @484
  _popen=MSVCRT__popen @485
  _purecall @486
  _putch @487
  _putenv @488
  _putenv_s @489
  _putw=MSVCRT__putw @490
  _putwch=MSVCRT__putwch @491
  _putws=MSVCRT__putws @492
  _read=MSVCRT__read @493
  _resetstkoflw=MSVCRT__resetstkoflw @494
  _rmdir=MSVCRT__rmdir @495
  _rmtmp=MSVCRT__rmtmp @496
  _rotl @497
  _rotl64 @498
  _rotr @499
  _rotr64 @500
  _scalb=MSVCRT__scalb @501
  _scalbf=MSVCRT__scalbf @502
  _scanf_l=MSVCRT__scanf_l @503
  _scanf_s_l=MSVCRT__scanf_s_l @504
  _scprintf=MSVCRT__scprintf @505
  _scwprintf=MSVCRT__scwprintf @506
  _searchenv=MSVCRT__searchenv @507
  _searchenv_s @508
  _set_SSE2_enable=MSVCRT__set_SSE2_enable @509
  _set_controlfp @510
  _set_doserrno @511
  _set_errno @512
  _set_error_mode @513
  _set_sbh_threshold @514
  _seterrormode @515
  _setjmp=MSVCRT__setjmp @516
  _setjmpex=MSVCRT__setjmpex @517
  _setmaxstdio=MSVCRT__setmaxstdio @518
  _setmbcp @519
  _setmode=MSVCRT__setmode @520
  _sleep=MSVCRT__sleep @522
  _snprintf=MSVCRT__snprintf @523
  _snprintf_s=MSVCRT__snprintf_s @524
  _snscanf=MSVCRT__snscanf @525
  _snscanf_l=MSVCRT__snscanf_l @526
  _snscanf_s=MSVCRT__snscanf_s @527
  _snscanf_s_l=MSVCRT__snscanf_s_l @528
  _snwprintf=MSVCRT__snwprintf @529
  _snwprintf_l=MSVCRT__snwprintf_l @530
  _snwprintf_s=MSVCRT__snwprintf_s @531
  _snwscanf=MSVCRT__snwscanf @532
  _snwscanf_l=MSVCRT__snwscanf_l @533
  _snwscanf_s=MSVCRT__snwscanf_s @534
  _snwscanf_s_l=MSVCRT__snwscanf_s_l @535
  _sopen=MSVCRT__sopen @536
  _sopen_s=MSVCRT__sopen_s @537
  _spawnl @538
  _spawnle @539
  _spawnlp @540
  _spawnlpe @541
  _spawnv @542
  _spawnve=MSVCRT__spawnve @543
  _spawnvp @544
  _spawnvpe=MSVCRT__spawnvpe @545
  _splitpath @546
  _splitpath_s @547
  _sprintf_p_l=MSVCRT_sprintf_p_l @548
  _sscanf_l=MSVCRT__sscanf_l @549
  _sscanf_s_l=MSVCRT__sscanf_s_l @550
  _stat=MSVCRT_stat @551
  _stat64=MSVCRT_stat64 @552
  _stati64=MSVCRT_stati64 @553
  _statusfp @554
  _strcmpi=ntdll._strcmpi @555
  _strcoll_l=MSVCRT_strcoll_l @556
  _strdate=MSVCRT__strdate @557
  _strdate_s @558
  _strdup=MSVCRT__strdup @559
  _strerror=MSVCRT__strerror @560
  _stricmp=ntdll._stricmp @561
  _stricoll=MSVCRT__stricoll @562
  _stricoll_l=MSVCRT__stricoll_l @563
  _strlwr=MSVCRT__strlwr @564
  _strlwr_l @565
  _strlwr_s @566
  _strlwr_s_l @567
  _strncoll=MSVCRT_strncoll_l @568
  _strncoll_l=MSVCRT_strncoll @569
  _strnicmp=ntdll._strnicmp @570
  _strnicoll=MSVCRT__strnicoll @571
  _strnicoll_l=MSVCRT__strnicoll_l @572
  _strnset=MSVCRT__strnset @573
  _strrev=MSVCRT__strrev @574
  _strset @575
  _strtime=MSVCRT__strtime @576
  _strtime_s @577
  _strtod_l=MSVCRT_strtod_l @578
  _strtoi64=MSVCRT_strtoi64 @579
  _strtoi64_l=MSVCRT_strtoi64_l @580
  _strtoui64=MSVCRT_strtoui64 @581
  _strtoui64_l=MSVCRT_strtoui64_l @582
  _strupr=MSVCRT__strupr @583
  _strupr_l=MSVCRT__strupr_l @584
  _strupr_s @585
  _strupr_s_l @586
  _swab=MSVCRT__swab @587
  _swprintf=MSVCRT_swprintf @588
  _swprintf_p_l=MSVCRT_swprintf_p_l @589
  _swscanf_l=MSVCRT__swscanf_l @590
  _swscanf_s_l=MSVCRT__swscanf_s_l @591
  _sys_errlist=MSVCRT__sys_errlist @592 DATA
  _sys_nerr=MSVCRT__sys_nerr @593 DATA
  _tell=MSVCRT__tell @594
  _telli64 @595
  _tempnam=MSVCRT__tempnam @596
  _time32=MSVCRT__time32 @597
  _time64=MSVCRT__time64 @598
  _timezone=MSVCRT___timezone @599 DATA
  _tolower=MSVCRT__tolower @600
  _tolower_l=MSVCRT__tolower_l @601
  _toupper=MSVCRT__toupper @602
  _toupper_l=MSVCRT__toupper_l @603
  _towlower_l=MSVCRT__towlower_l @604
  _towupper_l=MSVCRT__towupper_l @605
  _tzname=MSVCRT__tzname @606 DATA
  _tzset=MSVCRT__tzset @607
  _ui64toa=ntdll._ui64toa @608
  _ui64toa_s=MSVCRT__ui64toa_s @609
  _ui64tow=ntdll._ui64tow @610
  _ui64tow_s=MSVCRT__ui64tow_s @611
  _ultoa=ntdll._ultoa @612
  _ultoa_s @613
  _ultow=ntdll._ultow @614
  _ultow_s @615
  _umask=MSVCRT__umask @616
  _ungetch @617
  _unlink=MSVCRT__unlink @618
  _unloaddll @619
  _unlock @620
  _unlock_file=MSVCRT__unlock_file @621
  _utime32 @622
  _utime64 @623
  _vcprintf @624
  _vcwprintf @625
  _utime @626
  _vscprintf=MSVCRT__vscprintf @627
  _vscwprintf=MSVCRT__vscwprintf @628
  _vscwprintf_l=MSVCRT__vscwprintf_l @629
  _vscwprintf_p_l=MSVCRT__vscwprintf_p_l @630
  _vsnprintf=MSVCRT_vsnprintf @631
  _vsnprintf_c=MSVCRT_vsnprintf @632
  _vsnprintf_c_l=MSVCRT_vsnprintf_l @633
  _vsnprintf_l=MSVCRT_vsnprintf_l @634
  _vsnprintf_s=MSVCRT_vsnprintf_s @635
  _vsnprintf_s_l=MSVCRT_vsnprintf_s_l @636
  _vsnwprintf=MSVCRT_vsnwprintf @637
  _vsnwprintf_l=MSVCRT_vsnwprintf_l @638
  _vsnwprintf_s=MSVCRT_vsnwprintf_s @639
  _vsnwprintf_s_l=MSVCRT_vsnwprintf_s_l @640
  _vsprintf_p=MSVCRT_vsprintf_p @641
  _vsprintf_p_l=MSVCRT_vsprintf_p_l @642
  _vswprintf=MSVCRT_vswprintf @643
  _vswprintf_c=MSVCRT_vsnwprintf @644
  _vswprintf_c_l=MSVCRT_vsnwprintf_l @645
  _vswprintf_l=MSVCRT_vswprintf_l @646
  _vswprintf_p_l=MSVCRT_vswprintf_p_l @647
  _vswprintf_s_l=MSVCRT_vswprintf_s_l @648
  _waccess=MSVCRT__waccess @649
  _waccess_s @650
  _wasctime=MSVCRT__wasctime @651
  _wasctime_s=MSVCRT__wasctime_s @652
  _wassert=MSVCRT__wassert @653
  _wchdir=MSVCRT__wchdir @654
  _wchmod=MSVCRT__wchmod @655
  _wcmdln=MSVCRT__wcmdln @656 DATA
  _wcreat=MSVCRT__wcreat @657
  _wcsdup=MSVCRT__wcsdup @658
  _wcserror=MSVCRT__wcserror @659
  _wcserror_s @660
  _wcsicmp=ntdll._wcsicmp @661
  _wcsicoll=MSVCRT__wcsicoll @662
  _wcslwr=ntdll._wcslwr @663
  _wcslwr_s=MSVCRT__wcslwr_s @664
  _wcsnicmp=ntdll._wcsnicmp @666
  _wcsnicoll=MSVCRT__wcsnicoll @667
  _wcsnset=MSVCRT__wcsnset @668
  _wcsrev=MSVCRT__wcsrev @669
  _wcsset=MSVCRT__wcsset @670
  _wcstoi64=MSVCRT__wcstoi64 @671
  _wcstoi64_l=MSVCRT__wcstoi64_l @672
  _wcstombs_l=MSVCRT__wcstombs_l @673
  _wcstombs_s_l=MSVCRT__wcstombs_s_l @674
  _wcstoui64=MSVCRT__wcstoui64 @675
  _wcstoui64_l=MSVCRT__wcstoui64_l @676
  _wcsupr=ntdll._wcsupr @677
  _wcsupr_s=MSVCRT__wcsupr_s @678
  _wcsupr_s_l=MSVCRT__wcsupr_s_l @679
  _wctime=MSVCRT__wctime @680
  _wctime32=MSVCRT__wctime32 @681
  _wctime64=MSVCRT__wctime64 @682
  _wenviron=MSVCRT__wenviron @683 DATA
  _wexecl @684
  _wexecle @685
  _wexeclp @686
  _wexeclpe @687
  _wexecv @688
  _wexecve @689
  _wexecvp @690
  _wexecvpe @691
  _wfdopen=MSVCRT__wfdopen @692
  _wfindfirst=MSVCRT__wfindfirst @693
  _wfindfirst64=MSVCRT__wfindfirst64 @694
  _wfindfirsti64=MSVCRT__wfindfirsti64 @695
  _wfindfirst64i32=MSVCRT__wfindfirst64i32 @696
  _wfindnext=MSVCRT__wfindnext @697
  _wfindnext64=MSVCRT__wfindnext64 @698
  _wfindnext64i32=MSVCRT__wfindnext64i32 @699
  _wfindnexti64=MSVCRT__wfindnexti64 @700
  _wfopen=MSVCRT__wfopen @701
  _wfopen_s=MSVCRT__wfopen_s @702
  _wfreopen=MSVCRT__wfreopen @703
  _wfreopen_s=MSVCRT__wfreopen_s @704
  _wfsopen=MSVCRT__wfsopen @705
  _wfullpath @706
  _wgetcwd=MSVCRT__wgetcwd @707
  _wgetdcwd=MSVCRT__wgetdcwd @708
  _wgetenv=MSVCRT__wgetenv @709
  _wgetenv_s @710
  _winmajor=MSVCRT__winmajor @711 DATA
  _winminor=MSVCRT__winminor @712 DATA
  _winver=MSVCRT__winver @713 DATA
  _wmakepath @714
  _wmakepath_s @715
  _wmkdir=MSVCRT__wmkdir @716
  _wmktemp=MSVCRT__wmktemp @717
  _wopen=MSVCRT__wopen @718
  _wpgmptr=MSVCRT__wpgmptr @720 DATA
  _wpopen=MSVCRT__wpopen @721
  _wputenv @722
  _wputenv_s @723
  _wremove=MSVCRT__wremove @724
  _wrename=MSVCRT__wrename @725
  _write=MSVCRT__write @726
  _wrmdir=MSVCRT__wrmdir @727
  _wscanf_l=MSVCRT__wscanf_l @728
  _wscanf_s_l=MSVCRT__wscanf_s_l @729
  _wsearchenv=MSVCRT__wsearchenv @730
  _wsearchenv_s @731
  _wsetlocale=MSVCRT__wsetlocale @732
  _wsopen=MSVCRT__wsopen @733
  _wsopen_s=MSVCRT__wsopen_s @734
  _wspawnl @735
  _wspawnle @736
  _wspawnlp @737
  _wspawnlpe @738
  _wspawnv @739
  _wspawnve=MSVCRT__wspawnve @740
  _wspawnvp @741
  _wspawnvpe=MSVCRT__wspawnvpe @742
  _wsplitpath @743
  _wsplitpath_s @744
  _wstat=MSVCRT__wstat @745
  _wstati64=MSVCRT__wstati64 @746
  _wstat64=MSVCRT__wstat64 @747
  _wstrdate=MSVCRT__wstrdate @748
  _wstrdate_s @749
  _wstrtime=MSVCRT__wstrtime @750
  _wstrtime_s @751
  _wsystem @752
  _wtempnam=MSVCRT__wtempnam @753
  _wtmpnam=MSVCRT_wtmpnam @754
  _wtof=MSVCRT__wtof @755
  _wtof_l=MSVCRT__wtof_l @756
  _wtoi=ntdll._wtoi @757
  _wtoi64=ntdll._wtoi64 @758
  _wtol=ntdll._wtol @759
  _wunlink=MSVCRT__wunlink @760
  _wutime @761
  _wutime32 @762
  _wutime64 @763
  _y0=MSVCRT__y0 @764
  _y1=MSVCRT__y1 @765
  _yn=MSVCRT__yn @766
  abort=MSVCRT_abort @767
  abs=MSVCRT_abs @768
  acos=MSVCRT_acos @769
  acosf=MSVCRT_acosf @770
  asctime=MSVCRT_asctime @771
  asctime_s=MSVCRT_asctime_s @772
  asin=MSVCRT_asin @773
  atan=MSVCRT_atan @774
  atan2=MSVCRT_atan2 @775
  asinf=MSVCRT_asinf @776
  atanf=MSVCRT_atanf @777
  atan2f=MSVCRT_atan2f @778
  atexit=MSVCRT_atexit @779
  atof=MSVCRT_atof @780
  atoi=ntdll.atoi @781
  atol=ntdll.atol @782
  bsearch=ntdll.bsearch @783
  btowc=MSVCRT_btowc @784
  calloc=MSVCRT_calloc @785
  ceil=MSVCRT_ceil @786
  ceilf=MSVCRT_ceilf @787
  clearerr=MSVCRT_clearerr @788
  clock=MSVCRT_clock @789
  cos=MSVCRT_cos @790
  cosh=MSVCRT_cosh @791
  cosf=MSVCRT_cosf @792
  coshf=MSVCRT_coshf @793
  ctime=MSVCRT_ctime @794
  difftime=MSVCRT_difftime @795
  div=MSVCRT_div @796
  exit=MSVCRT_exit @797
  exp=MSVCRT_exp @798
  expf=MSVCRT_expf @799
  fabs=MSVCRT_fabs @800
  fclose=MSVCRT_fclose @801
  feof=MSVCRT_feof @802
  ferror=MSVCRT_ferror @803
  fflush=MSVCRT_fflush @804
  fgetc=MSVCRT_fgetc @805
  fgetpos=MSVCRT_fgetpos @806
  fgets=MSVCRT_fgets @807
  fgetwc=MSVCRT_fgetwc @808
  fgetws=MSVCRT_fgetws @809
  floor=MSVCRT_floor @810
  floorf=MSVCRT_floorf @811
  fmod=MSVCRT_fmod @812
  fmodf=MSVCRT_fmodf @813
  fopen=MSVCRT_fopen @814
  fopen_s=MSVCRT_fopen_s @815
  fprintf=MSVCRT_fprintf @816
  fprintf_s=MSVCRT_fprintf_s @817
  fputc=MSVCRT_fputc @818
  fputs=MSVCRT_fputs @819
  fputwc=MSVCRT_fputwc @820
  fputws=MSVCRT_fputws @821
  fread=MSVCRT_fread @822
  free=MSVCRT_free @823
  freopen=MSVCRT_freopen @824
  freopen_s=MSVCRT_freopen_s @825
  frexp=MSVCRT_frexp @826
  frexpf=MSVCRT_frexpf @827
  fscanf=MSVCRT_fscanf @828
  fscanf_s=MSVCRT_fscanf_s @829
  fseek=MSVCRT_fseek @830
  fsetpos=MSVCRT_fsetpos @831
  ftell=MSVCRT_ftell @832
  fwprintf=MSVCRT_fwprintf @833
  fwprintf_s=MSVCRT_fwprintf_s @834
  fwrite=MSVCRT_fwrite @835
  fwscanf=MSVCRT_fwscanf @836
  fwscanf_s=MSVCRT_fwscanf_s @837
  getc=MSVCRT_getc @838
  getchar=MSVCRT_getchar @839
  getenv=MSVCRT_getenv @840
  getenv_s @841
  gets=MSVCRT_gets @842
  getwc=MSVCRT_getwc @843
  getwchar=MSVCRT_getwchar @844
  gmtime=MSVCRT_gmtime @845
  is_wctype=ntdll.iswctype @846
  isalnum=MSVCRT_isalnum @847
  isalpha=MSVCRT_isalpha @848
  iscntrl=MSVCRT_iscntrl @849
  isdigit=MSVCRT_isdigit @850
  isgraph=MSVCRT_isgraph @851
  isleadbyte=MSVCRT_isleadbyte @852
  islower=MSVCRT_islower @853
  isprint=MSVCRT_isprint @854
  ispunct=MSVCRT_ispunct @855
  isspace=MSVCRT_isspace @856
  isupper=MSVCRT_isupper @857
  iswalnum=MSVCRT_iswalnum @858
  iswalpha=ntdll.iswalpha @859
  iswascii=MSVCRT_iswascii @860
  iswcntrl=MSVCRT_iswcntrl @861
  iswctype=ntdll.iswctype @862
  iswdigit=MSVCRT_iswdigit @863
  iswgraph=MSVCRT_iswgraph @864
  iswlower=MSVCRT_iswlower @865
  iswprint=MSVCRT_iswprint @866
  iswpunct=MSVCRT_iswpunct @867
  iswspace=MSVCRT_iswspace @868
  iswupper=MSVCRT_iswupper @869
  iswxdigit=MSVCRT_iswxdigit @870
  isxdigit=MSVCRT_isxdigit @871
  labs=MSVCRT_labs @872
  ldexp=MSVCRT_ldexp @873
  ldiv=MSVCRT_ldiv @874
  localeconv=MSVCRT_localeconv @875
  localtime=MSVCRT_localtime @876
  log=MSVCRT_log @877
  log10=MSVCRT_log10 @878
  logf=MSVCRT_logf @879
  log10f=MSVCRT_log10f @880
  longjmp=MSVCRT_longjmp @881
  malloc=MSVCRT_malloc @882
  mblen=MSVCRT_mblen @883
  mbstowcs=MSVCRT_mbstowcs @884
  mbstowcs_s=MSVCRT__mbstowcs_s @885
  mbtowc=MSVCRT_mbtowc @886
  memchr=ntdll.memchr @887
  memcmp=ntdll.memcmp @888
  memcpy=ntdll.memcpy @889
  memcpy_s=memmove_s @890
  memmove=ntdll.memmove @891
  memmove_s @892
  memset=ntdll.memset @893
  mktime=MSVCRT_mktime @894
  modf=MSVCRT_modf @895
  modff=MSVCRT_modff @896
  perror=MSVCRT_perror @897
  pow=MSVCRT_pow @898
  powf=MSVCRT_powf @899
  printf=MSVCRT_printf @900
  printf_s=MSVCRT_printf_s @901
  putc=MSVCRT_putc @902
  putchar=MSVCRT_putchar @903
  puts=MSVCRT_puts @904
  putwc=MSVCRT_fputwc @905
  putwchar=MSVCRT__fputwchar @906
  qsort=ntdll.qsort @907
  qsort_s=MSVCRT_qsort_s @908
  raise=MSVCRT_raise @909
  rand=MSVCRT_rand @910
  rand_s=MSVCRT_rand_s @911
  realloc=MSVCRT_realloc @912
  remove=MSVCRT_remove @913
  rename=MSVCRT_rename @914
  rewind=MSVCRT_rewind @915
  scanf=MSVCRT_scanf @916
  scanf_s=MSVCRT_scanf_s @917
  setbuf=MSVCRT_setbuf @918
  setjmp=MSVCRT__setjmp @919 PRIVATE
  setlocale=MSVCRT_setlocale @920
  setvbuf=MSVCRT_setvbuf @921
  signal=MSVCRT_signal @922
  sin=MSVCRT_sin @923
  sinh=MSVCRT_sinh @924
  sinf=MSVCRT_sinf @925
  sinhf=MSVCRT_sinhf @926
  sprintf=MSVCRT_sprintf @927
  sprintf_s=MSVCRT_sprintf_s @928
  sqrt=MSVCRT_sqrt @929
  sqrtf=MSVCRT_sqrtf @930
  srand=MSVCRT_srand @931
  sscanf=MSVCRT_sscanf @932
  sscanf_s=MSVCRT_sscanf_s @933
  strcat=ntdll.strcat @934
  strcat_s=MSVCRT_strcat_s @935
  strchr=ntdll.strchr @936
  strcmp=ntdll.strcmp @937
  strcoll=MSVCRT_strcoll @938
  strcpy=ntdll.strcpy @939
  strcpy_s=MSVCRT_strcpy_s @940
  strcspn=ntdll.strcspn @941
  strerror=MSVCRT_strerror @942
  strerror_s @943
  strftime=MSVCRT_strftime @944
  strlen=ntdll.strlen @945
  strncat=ntdll.strncat @946
  strncat_s=MSVCRT_strncat_s @947
  strncmp=ntdll.strncmp @948
  strncpy=ntdll.strncpy @949
  strncpy_s @950
  strnlen=MSVCRT_strnlen @951
  strpbrk=ntdll.strpbrk @952
  strrchr=ntdll.strrchr @953
  strspn=ntdll.strspn @954
  strstr=ntdll.strstr @955
  strtod=MSVCRT_strtod @956
  strtok=MSVCRT_strtok @957
  strtok_s=MSVCRT_strtok_s @958
  strtol=MSVCRT_strtol @959
  strtoul=MSVCRT_strtoul @960
  strxfrm=MSVCRT_strxfrm @961
  swprintf=MSVCRT_swprintf @962
  swprintf_s=MSVCRT_swprintf_s @963
  swscanf=MSVCRT_swscanf @964
  swscanf_s=MSVCRT_swscanf_s @965
  system=MSVCRT_system @966
  tan=MSVCRT_tan @967
  tanh=MSVCRT_tanh @968
  tanf=MSVCRT_tanf @969
  tanhf=MSVCRT_tanhf @970
  time=MSVCRT_time @971
  tmpfile=MSVCRT_tmpfile @972
  tmpnam=MSVCRT_tmpnam @973
  tolower=MSVCRT_tolower @974
  toupper=MSVCRT_toupper @975
  towlower=ntdll.towlower @976
  towupper=ntdll.towupper @977
  ungetc=MSVCRT_ungetc @978
  ungetwc=MSVCRT_ungetwc @979
  vfprintf=MSVCRT_vfprintf @980
  vfprintf_s=MSVCRT_vfprintf_s @981
  vfwprintf=MSVCRT_vfwprintf @982
  vfwprintf_s=MSVCRT_vfwprintf_s @983
  vprintf=MSVCRT_vprintf @984
  vprintf_s=MSVCRT_vprintf_s @985
  vsnprintf=MSVCRT_vsnprintf @986
  vsprintf=MSVCRT_vsprintf @987
  vsprintf_s=MSVCRT_vsprintf_s @988
  vswprintf=MSVCRT_vswprintf @989
  vswprintf_s=MSVCRT_vswprintf_s @990
  vwprintf=MSVCRT_vwprintf @991
  vwprintf_s=MSVCRT_vwprintf_s @992
  wcscat=ntdll.wcscat @993
  wcscat_s=MSVCRT_wcscat_s @994
  wcschr=ntdll.wcschr @995
  wcscmp=ntdll.wcscmp @996
  wcscoll=MSVCRT_wcscoll @997
  wcscpy=ntdll.wcscpy @998
  wcscpy_s=MSVCRT_wcscpy_s @999
  wcscspn=ntdll.wcscspn @1000
  wcsftime=MSVCRT_wcsftime @1001
  wcslen=ntdll.wcslen @1002
  wcsncat=ntdll.wcsncat @1003
  wcsncat_s=MSVCRT_wcsncat_s @1004
  wcsncmp=ntdll.wcsncmp @1005
  wcsncpy=ntdll.wcsncpy @1006
  wcsncpy_s=MSVCRT_wcsncpy_s @1007
  wcsnlen=MSVCRT_wcsnlen @1008
  wcspbrk=MSVCRT_wcspbrk @1009
  wcsrchr=ntdll.wcsrchr @1010
  wcsrtombs=MSVCRT_wcsrtombs @1011
  wcsrtombs_s=MSVCRT_wcsrtombs_s @1012
  wcsspn=ntdll.wcsspn @1013
  wcsstr=ntdll.wcsstr @1014
  wcstod=MSVCRT_wcstod @1015
  wcstok=MSVCRT_wcstok @1016
  wcstok_s @1017
  wcstol=ntdll.wcstol @1018
  wcstombs=MSVCRT_wcstombs @1019
  wcstombs_s=MSVCRT_wcstombs_s @1020
  wcstoul=ntdll.wcstoul @1021
  wctob=MSVCRT_wctob @1023
  wctomb=MSVCRT_wctomb @1024
  wprintf=MSVCRT_wprintf @1025
  wprintf_s=MSVCRT_wprintf_s @1026
  wscanf=MSVCRT_wscanf @1027
  wscanf_s=MSVCRT_wscanf_s @1028
  ___mb_cur_max_l_func @1029
  _configthreadlocale @1030
  _create_locale=MSVCRT__create_locale @1031
  _get_current_locale=MSVCRT__get_current_locale @1032
  _dupenv_s @1033
  _free_locale=MSVCRT__free_locale @1034
  _get_invalid_parameter_handler @1035
  _set_abort_behavior=MSVCRT__set_abort_behavior @1036
  _set_invalid_parameter_handler @1037
  _set_purecall_handler @1038
  _set_security_error_handler @1039
  _wcstod_l=MSVCRT__wcstod_l @1040
  _wdupenv_s @1041
  _get_printf_count_output=MSVCRT__get_printf_count_output @1042
  _set_printf_count_output=MSVCRT__set_printf_count_output @1043
  _getptd @1044