This file is indexed.

/usr/lib/x86_64-linux-gnu/wine-development/libmsvcr80.def is in libwine-development-dev 1.7.29-4.

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
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
; File generated automatically from ./dlls/msvcr80/msvcr80.spec; do not edit!

LIBRARY msvcr80.dll

EXPORTS
  ??0__non_rtti_object@std@@QEAA@AEBV01@@Z=MSVCRT___non_rtti_object_copy_ctor @1
  ??0__non_rtti_object@std@@QEAA@PEBD@Z=MSVCRT___non_rtti_object_ctor @2
  ??0bad_cast@std@@AEAA@PEBQEBD@Z=MSVCRT_bad_cast_ctor @3
  ??0bad_cast@std@@QEAA@AEBV01@@Z=MSVCRT_bad_cast_copy_ctor @4
  ??0bad_cast@std@@QEAA@PEBD@Z=MSVCRT_bad_cast_ctor_charptr @5
  ??0bad_typeid@std@@QEAA@AEBV01@@Z=MSVCRT_bad_typeid_copy_ctor @6
  ??0bad_typeid@std@@QEAA@PEBD@Z=MSVCRT_bad_typeid_ctor @7
  ??0exception@std@@QEAA@AEBQEBD@Z=MSVCRT_exception_ctor @8
  ??0exception@std@@QEAA@AEBQEBDH@Z=MSVCRT_exception_ctor_noalloc @9
  ??0exception@std@@QEAA@AEBV01@@Z=MSVCRT_exception_copy_ctor @10
  ??0exception@std@@QEAA@XZ=MSVCRT_exception_default_ctor @11
  ??1__non_rtti_object@std@@UEAA@XZ=MSVCRT___non_rtti_object_dtor @12
  ??1bad_cast@std@@UEAA@XZ=MSVCRT_bad_cast_dtor @13
  ??1bad_typeid@std@@UEAA@XZ=MSVCRT_bad_typeid_dtor @14
  ??1exception@std@@UEAA@XZ=MSVCRT_exception_dtor @15
  ??1type_info@@UEAA@XZ=MSVCRT_type_info_dtor @16
  ??2@YAPEAX_K@Z=MSVCRT_operator_new @17
  ??2@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @18
  ??3@YAXPEAX@Z=MSVCRT_operator_delete @19
  ??4__non_rtti_object@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT___non_rtti_object_opequals @20
  ??4bad_cast@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_bad_cast_opequals @21
  ??4bad_typeid@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_bad_typeid_opequals @22
  ??4exception@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_exception_opequals @23
  ??8type_info@@QEBA_NAEBV0@@Z=MSVCRT_type_info_opequals_equals @24
  ??9type_info@@QEBA_NAEBV0@@Z=MSVCRT_type_info_opnot_equals @25
  ??_7__non_rtti_object@std@@6B@=MSVCRT___non_rtti_object_vtable @26 DATA
  ??_7bad_cast@std@@6B@=MSVCRT_bad_cast_vtable @27 DATA
  ??_7bad_typeid@std@@6B@=MSVCRT_bad_typeid_vtable @28 DATA
  ??_7exception@@6B@=MSVCRT_exception_old_vtable @29 DATA
  ??_7exception@std@@6B@=MSVCRT_exception_vtable @30 DATA
  ??_Fbad_cast@std@@QEAAXXZ=MSVCRT_bad_cast_default_ctor @31
  ??_Fbad_typeid@std@@QEAAXXZ=MSVCRT_bad_typeid_default_ctor @32
  ??_U@YAPEAX_K@Z=MSVCRT_operator_new @33
  ??_U@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @34
  ??_V@YAXPEAX@Z=MSVCRT_operator_delete @35
  __uncaught_exception=MSVCRT___uncaught_exception @43
  ?_invalid_parameter@@YAXPEBG00I_K@Z=MSVCRT__invalid_parameter @45
  ?_is_exception_typeof@@YAHAEBVtype_info@@PEAU_EXCEPTION_POINTERS@@@Z=_is_exception_typeof @46
  ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z=type_info_name_internal_method @47
  ?_open@@YAHPEBDHH@Z=MSVCRT__open @48
  ?_query_new_handler@@YAP6AH_K@ZXZ=MSVCRT__query_new_handler @49
  ?_query_new_mode@@YAHXZ=MSVCRT__query_new_mode @50
  ?_set_new_handler@@YAP6AH_K@ZP6AH0@Z@Z=MSVCRT__set_new_handler @52
  ?_set_new_mode@@YAHH@Z=MSVCRT__set_new_mode @53
  ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z=MSVCRT__set_se_translator @55
  ?_sopen@@YAHPEBDHHH@Z=MSVCRT__sopen @56
  ?_wopen@@YAHPEB_WHH@Z=MSVCRT__wopen @58
  ?_wsopen@@YAHPEB_WHHH@Z=MSVCRT__wsopen @59
  ?before@type_info@@QEBAHAEBV1@@Z=MSVCRT_type_info_before @60
  ?name@type_info@@QEBAPEBDPEAU__type_info_node@@@Z=type_info_name_internal_method @61
  ?raw_name@type_info@@QEBAPEBDXZ=MSVCRT_type_info_raw_name @62
  ?set_new_handler@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_new_handler @63
  ?set_terminate@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_terminate @65
  ?set_unexpected@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_unexpected @67
  ?swprintf@@YAHPAGIPBGZZ=MSVCRT__snwprintf @68
  ?swprintf@@YAHPA_WIPB_WZZ=MSVCRT__snwprintf @69
  ?terminate@@YAXXZ=MSVCRT_terminate @70
  ?unexpected@@YAXXZ=MSVCRT_unexpected @71
  ?vswprintf@@YAHPA_WIPB_WPAD@Z=MSVCRT_vsnwprintf @72
  ?what@exception@std@@UEBAPEBDXZ=MSVCRT_what_exception @73
  @_malloc_crt@4=MSVCRT_malloc @75
  $I10_OUTPUT=MSVCRT_I10_OUTPUT @77
  _CRT_RTC_INIT @78
  _CRT_RTC_INITW @79
  _CxxThrowException @81
  _Getdays @85
  _Getmonths @86
  _Gettnames @87
  _HUGE=MSVCRT__HUGE @88 DATA
  _Strftime @94
  _XcptFilter @95
  __AdjustPointer @96
  __C_specific_handler=ntdll.__C_specific_handler @99
  __CppXcptFilter @100
  __CxxDetectRethrow @105
  __CxxFrameHandler @107
  __CxxFrameHandler2=__CxxFrameHandler @108
  __CxxFrameHandler3=__CxxFrameHandler @109
  __CxxQueryExceptionSize @110
  __RTCastToVoid=MSVCRT___RTCastToVoid @115
  __RTDynamicCast=MSVCRT___RTDynamicCast @116
  __RTtypeid=MSVCRT___RTtypeid @117
  __STRINGTOLD @118
  ___lc_codepage_func @121
  ___lc_collate_cp_func @122
  ___lc_handle_func @123
  ___mb_cur_max_func=MSVCRT____mb_cur_max_func @124
  ___mb_cur_max_l_func @125
  ___setlc_active_func=MSVCRT____setlc_active_func @126
  ___unguarded_readlc_active_add_func=MSVCRT____unguarded_readlc_active_add_func @127
  __argc=MSVCRT___argc @128 DATA
  __argv=MSVCRT___argv @129 DATA
  __badioinfo=MSVCRT___badioinfo @130 DATA
  __clean_type_info_names_internal @131
  __crtCompareStringA @133
  __crtCompareStringW @134
  __crtGetLocaleInfoW @135
  __crtGetStringTypeW @136
  __crtLCMapStringA @137
  __crtLCMapStringW @138
  __daylight=MSVCRT___p__daylight @139
  __dllonexit @140
  __doserrno=MSVCRT___doserrno @141
  __dstbias=MSVCRT___p__dstbias @142
  __fpecode @145
  __getmainargs @151
  __initenv=MSVCRT___initenv @152 DATA
  __iob_func=MSVCRT___iob_func @153
  __isascii=MSVCRT___isascii @154
  __iscsym=MSVCRT___iscsym @155
  __iscsymf=MSVCRT___iscsymf @156
  __lc_codepage=MSVCRT___lc_codepage @159 DATA
  __lc_collate_cp=MSVCRT___lc_collate_cp @160 DATA
  __lc_handle=MSVCRT___lc_handle @161 DATA
  __lconv_init @162
  __mb_cur_max=MSVCRT___mb_cur_max @163 DATA
  __p___argc=MSVCRT___p___argc @164
  __p___argv=MSVCRT___p___argv @165
  __p___initenv @166
  __p___mb_cur_max @167
  __p___wargv=MSVCRT___p___wargv @168
  __p___winitenv @169
  __p__acmdln @170
  __p__amblksiz @171
  __p__commode @172
  __p__daylight=MSVCRT___p__daylight @173
  __p__dstbias=MSVCRT___p__dstbias @174
  __p__environ=MSVCRT___p__environ @175
  __p__fmode @176
  __p__iob=MSVCRT___iob_func @177
  __p__mbctype @179
  __p__osver @181
  __p__pctype=MSVCRT___p__pctype @182
  __p__pgmptr=MSVCRT___p__pgmptr @183
  __p__timezone=MSVCRT___p__timezone @185
  __p__tzname @186
  __p__wcmdln @187
  __p__wenviron=MSVCRT___p__wenviron @188
  __p__winmajor @189
  __p__winminor @190
  __p__winver @191
  __p__wpgmptr=MSVCRT___p__wpgmptr @192
  __pctype_func=MSVCRT___pctype_func @193
  __pioinfo=MSVCRT___pioinfo @194 DATA
  __pxcptinfoptrs=MSVCRT___pxcptinfoptrs @196
  __set_app_type=MSVCRT___set_app_type @198
  __setlc_active=MSVCRT___setlc_active @200 DATA
  __setusermatherr=MSVCRT___setusermatherr @201
  __sys_errlist @204
  __sys_nerr @205
  __threadhandle=kernel32.GetCurrentThread @206
  __threadid=kernel32.GetCurrentThreadId @207
  __timezone=MSVCRT___p__timezone @208
  __toascii=MSVCRT___toascii @209
  __tzname=__p__tzname @210
  __unDName @211
  __unDNameEx @212
  __unguarded_readlc_active=MSVCRT___unguarded_readlc_active @214 DATA
  __vswprintf_l=MSVCRT_vswprintf_l @215
  __wargv=MSVCRT___wargv @216 DATA
  __wcserror=MSVCRT___wcserror @217
  __wcserror_s=MSVCRT___wcserror_s @218
  __wgetmainargs @220
  __winitenv=MSVCRT___winitenv @221 DATA
  _abnormal_termination @222
  _abs64 @223
  _access=MSVCRT__access @224
  _access_s=MSVCRT__access_s @225
  _acmdln=MSVCRT__acmdln @226 DATA
  _aexit_rtn @227 DATA
  _aligned_free @228
  _aligned_malloc @229
  _aligned_msize @230
  _aligned_offset_malloc @231
  _aligned_offset_realloc @232
  _aligned_realloc @234
  _amsg_exit @236
  _assert=MSVCRT__assert @237
  _atodbl=MSVCRT__atodbl @238
  _atodbl_l=MSVCRT__atodbl_l @239
  _atof_l=MSVCRT__atof_l @240
  _atoflt=MSVCRT__atoflt @241
  _atoflt_l=MSVCRT__atoflt_l @242
  _atoi64=ntdll._atoi64 @243
  _atoi_l=MSVCRT__atoi_l @245
  _atoldbl=MSVCRT__atoldbl @247
  _beep=MSVCRT__beep @249
  _beginthread @250
  _beginthreadex @251
  _byteswap_uint64 @252
  _byteswap_ulong=MSVCRT__byteswap_ulong @253
  _byteswap_ushort @254
  _c_exit=MSVCRT__c_exit @255
  _cabs=MSVCRT__cabs @256
  _callnewh @257
  _calloc_crt=MSVCRT_calloc @258
  _cexit=MSVCRT__cexit @259
  _cgets @260
  _chdir=MSVCRT__chdir @264
  _chdrive=MSVCRT__chdrive @265
  _chgsign=MSVCRT__chgsign @266
  _chgsignf=MSVCRT__chgsignf @267
  _chmod=MSVCRT__chmod @268
  _chsize=MSVCRT__chsize @269
  _chsize_s=MSVCRT__chsize_s @270
  _clearfp @271
  _close=MSVCRT__close @272
  _commit=MSVCRT__commit @273
  _commode=MSVCRT__commode @274 DATA
  _configthreadlocale @275
  _control87 @276
  _controlfp @277
  _controlfp_s @278
  _copysign=MSVCRT__copysign @279
  _copysignf=MSVCRT__copysignf @280
  _cprintf @281
  _cputs @287
  _cputws @288
  _creat=MSVCRT__creat @289
  _create_locale=MSVCRT__create_locale @290
  _cscanf @292
  _cscanf_l @293
  _cscanf_s @294
  _cscanf_s_l @295
  _ctime32=MSVCRT__ctime32 @296
  _ctime32_s=MSVCRT__ctime32_s @297
  _ctime64=MSVCRT__ctime64 @298
  _ctime64_s=MSVCRT__ctime64_s @299
  _cwait @300
  _cwprintf @301
  _cwscanf @307
  _cwscanf_l @308
  _cwscanf_s @309
  _cwscanf_s_l @310
  _daylight=MSVCRT___daylight @311 DATA
  _decode_pointer=MSVCRT_decode_pointer @312
  _difftime32=MSVCRT__difftime32 @313
  _difftime64=MSVCRT__difftime64 @314
  _dstbias=MSVCRT__dstbias @316 DATA
  _dup=MSVCRT__dup @317
  _dup2=MSVCRT__dup2 @318
  _dupenv_s @319
  _ecvt=MSVCRT__ecvt @320
  _ecvt_s=MSVCRT__ecvt_s @321
  _encode_pointer=MSVCRT_encode_pointer @322
  _encoded_null @323
  _endthread @324
  _endthreadex @325
  _environ=MSVCRT__environ @326 DATA
  _eof=MSVCRT__eof @327
  _errno=MSVCRT__errno @328
  _execl @329
  _execle @330
  _execlp @331
  _execlpe @332
  _execv @333
  _execve=MSVCRT__execve @334
  _execvp @335
  _execvpe @336
  _exit=MSVCRT__exit @337
  _expand @338
  _fclose_nolock=MSVCRT__fclose_nolock @339
  _fcloseall=MSVCRT__fcloseall @340
  _fcvt=MSVCRT__fcvt @341
  _fcvt_s=MSVCRT__fcvt_s @342
  _fdopen=MSVCRT__fdopen @343
  _fgetchar=MSVCRT__fgetchar @345
  _fgetwchar=MSVCRT__fgetwchar @347
  _filbuf=MSVCRT__filbuf @348
  _filelength=MSVCRT__filelength @349
  _filelengthi64=MSVCRT__filelengthi64 @350
  _fileno=MSVCRT__fileno @351
  _findclose=MSVCRT__findclose @352
  _findfirst32=MSVCRT__findfirst32 @353
  _findfirst64=MSVCRT__findfirst64 @355
  _findfirst64i32=MSVCRT__findfirst64i32 @356
  _findnext32=MSVCRT__findnext32 @357
  _findnext64=MSVCRT__findnext64 @359
  _findnext64i32=MSVCRT__findnext64i32 @360
  _finite=MSVCRT__finite @361
  _finitef=MSVCRT__finitef @362
  _flsbuf=MSVCRT__flsbuf @363
  _flushall=MSVCRT__flushall @364
  _fmode=MSVCRT__fmode @365 DATA
  _fpclass=MSVCRT__fpclass @366
  _fpreset @368
  _fputchar=MSVCRT__fputchar @373
  _fputwchar=MSVCRT__fputwchar @375
  _fread_nolock=MSVCRT__fread_nolock @376
  _free_locale=MSVCRT__free_locale @378
  _fscanf_l=MSVCRT__fscanf_l @382
  _fscanf_s_l=MSVCRT__fscanf_s_l @383
  _fseek_nolock=MSVCRT__fseek_nolock @384
  _fseeki64=MSVCRT__fseeki64 @385
  _fseeki64_nolock=MSVCRT__fseeki64_nolock @386
  _fsopen=MSVCRT__fsopen @387
  _fstat32=MSVCRT__fstat32 @388
  _fstat64=MSVCRT__fstat64 @390
  _fstat64i32=MSVCRT__fstat64i32 @391
  _ftell_nolock=MSVCRT__ftell_nolock @392
  _ftelli64=MSVCRT__ftelli64 @393
  _ftelli64_nolock=MSVCRT__ftelli64_nolock @394
  _ftime32=MSVCRT__ftime32 @395
  _ftime32_s=MSVCRT__ftime32_s @396
  _ftime64=MSVCRT__ftime64 @397
  _ftime64_s=MSVCRT__ftime64_s @398
  _fullpath=MSVCRT__fullpath @399
  _futime32 @400
  _futime64 @401
  _fwprintf_l=MSVCRT__fwprintf_l @402
  _fwrite_nolock=MSVCRT__fwrite_nolock @406
  _fwscanf_l=MSVCRT__fwscanf_l @407
  _fwscanf_s_l=MSVCRT__fwscanf_s_l @408
  _gcvt=MSVCRT__gcvt @409
  _gcvt_s=MSVCRT__gcvt_s @410
  _get_current_locale=MSVCRT__get_current_locale @412
  _get_daylight @413
  _get_doserrno @414
  _get_errno @416
  _get_fmode=MSVCRT__get_fmode @417
  _get_heap_handle @418
  _get_invalid_parameter_handler @419
  _get_osfhandle=MSVCRT__get_osfhandle @420
  _get_osplatform=MSVCRT__get_osplatform @421
  _get_output_format=MSVCRT__get_output_format @423
  _get_pgmptr @424
  _get_printf_count_output=MSVCRT__get_printf_count_output @425
  _get_sbh_threshold @427
  _get_terminate=MSVCRT__get_terminate @428
  _get_timezone @429
  _get_tzname=MSVCRT__get_tzname @430
  _get_unexpected=MSVCRT__get_unexpected @431
  _get_wpgmptr @435
  _getch @436
  _getche @438
  _getcwd=MSVCRT__getcwd @440
  _getdcwd=MSVCRT__getdcwd @441
  _getdiskfree=MSVCRT__getdiskfree @443
  _getdllprocaddr @444
  _getdrive=MSVCRT__getdrive @445
  _getdrives=kernel32.GetLogicalDrives @446
  _getmaxstdio=MSVCRT__getmaxstdio @447
  _getmbcp @448
  _getpid @449
  _getptd @450
  _getw=MSVCRT__getw @452
  _getws=MSVCRT__getws @457
  _gmtime32=MSVCRT__gmtime32 @459
  _gmtime32_s=MSVCRT__gmtime32_s @460
  _gmtime64=MSVCRT__gmtime64 @461
  _gmtime64_s=MSVCRT__gmtime64_s @462
  _heapadd @463
  _heapchk @464
  _heapmin @465
  _heapset @466
  _heapwalk @468
  _hypot @469
  _hypotf=MSVCRT__hypotf @470
  _i64toa=ntdll._i64toa @471
  _i64toa_s=MSVCRT__i64toa_s @472
  _i64tow=ntdll._i64tow @473
  _i64tow_s=MSVCRT__i64tow_s @474
  _initterm @476
  _initterm_e @477
  _invalid_parameter=MSVCRT__invalid_parameter @478
  _invalid_parameter_noinfo @479
  _iob=MSVCRT__iob @481 DATA
  _isalnum_l=MSVCRT__isalnum_l @482
  _isalpha_l=MSVCRT__isalpha_l @483
  _isatty=MSVCRT__isatty @484
  _iscntrl_l=MSVCRT__iscntrl_l @485
  _isctype=MSVCRT__isctype @486
  _isctype_l=MSVCRT__isctype_l @487
  _isdigit_l=MSVCRT__isdigit_l @488
  _isgraph_l=MSVCRT__isgraph_l @489
  _isleadbyte_l=MSVCRT__isleadbyte_l @490
  _islower_l=MSVCRT__islower_l @491
  _ismbbkana @500
  _ismbblead @506
  _ismbbtrail @512
  _ismbcalnum @514
  _ismbcalpha @516
  _ismbcdigit @518
  _ismbcgraph @520
  _ismbchira @522
  _ismbckata @524
  _ismbclegal @532
  _ismbclower @534
  _ismbcprint @536
  _ismbcpunct @538
  _ismbcspace @540
  _ismbcsymbol @542
  _ismbcupper @544
  _ismbslead @546
  _ismbstrail @548
  _isnan=MSVCRT__isnan @550
  _isnanf=MSVCRT__isnanf @551
  _isprint_l=MSVCRT__isprint_l @552
  _isspace_l=MSVCRT__isspace_l @554
  _isupper_l=MSVCRT__isupper_l @555
  _iswalpha_l=MSVCRT__iswalpha_l @557
  _iswdigit_l=MSVCRT__iswdigit_l @562
  _isxdigit_l=MSVCRT__isxdigit_l @570
  _itoa=MSVCRT__itoa @571
  _itoa_s=MSVCRT__itoa_s @572
  _itow=ntdll._itow @573
  _itow_s=MSVCRT__itow_s @574
  _j0=MSVCRT__j0 @575
  _j1=MSVCRT__j1 @576
  _jn=MSVCRT__jn @577
  _kbhit @578
  _lfind @579
  _loaddll @581
  _local_unwind @582
  _localtime32=MSVCRT__localtime32 @583
  _localtime32_s @584
  _localtime64=MSVCRT__localtime64 @585
  _localtime64_s @586
  _lock @587
  _lock_file=MSVCRT__lock_file @588
  _locking=MSVCRT__locking @589
  _logb=MSVCRT__logb @590
  _logbf=MSVCRT__logbf @591
  _lrotl=MSVCRT__lrotl @592
  _lrotr=MSVCRT__lrotr @593
  _lsearch @594
  _lseek=MSVCRT__lseek @596
  _lseeki64=MSVCRT__lseeki64 @597
  _ltoa=ntdll._ltoa @598
  _ltoa_s=MSVCRT__ltoa_s @599
  _ltow=ntdll._ltow @600
  _ltow_s=MSVCRT__ltow_s @601
  _makepath=MSVCRT__makepath @602
  _makepath_s=MSVCRT__makepath_s @603
  _malloc_crt=MSVCRT_malloc @604
  _mbbtombc @605
  _mbbtype @607
  _mbccpy @609
  _mbcjistojms @613
  _mbcjmstojis @615
  _mbclen @617
  _mbctolower @623
  _mbctombb @625
  _mbctoupper @627
  _mbctype=MSVCRT_mbctype @629 DATA
  _mbsbtype @631
  _mbschr @635
  _mbscmp @637
  _mbscoll @639
  _mbscoll_l @640
  _mbscpy_s @641
  _mbscpy_s_l @642
  _mbscspn @643
  _mbsdec @645
  _mbsicmp @647
  _mbsicoll @649
  _mbsicoll_l @650
  _mbsinc @651
  _mbslen @653
  _mbslwr @655
  _mbslwr_s @657
  _mbsnbcat @659
  _mbsnbcat_s @661
  _mbsnbcmp @663
  _mbsnbcnt @665
  _mbsnbcoll @667
  _mbsnbcoll_l @668
  _mbsnbcpy @669
  _mbsnbcpy_s @671
  _mbsnbcpy_s_l @672
  _mbsnbicmp @673
  _mbsnbicoll @675
  _mbsnbicoll_l @676
  _mbsnbset @677
  _mbsncat @681
  _mbsnccnt @685
  _mbsncmp @687
  _mbsncpy @691
  _mbsnextc @695
  _mbsnicmp @697
  _mbsninc @701
  _mbsnset @705
  _mbspbrk @709
  _mbsrchr @711
  _mbsrev @713
  _mbsset @715
  _mbsspn @719
  _mbsspnp @721
  _mbsstr @723
  _mbstok @725
  _mbstok_l @726
  _mbstok_s @727
  _mbstok_s_l @728
  _mbstowcs_l=MSVCRT__mbstowcs_l @729
  _mbstowcs_s_l=MSVCRT__mbstowcs_s_l @730
  _mbstrlen @731
  _mbstrlen_l @732
  _mbsupr @735
  _mbsupr_s @737
  _mbtowc_l=MSVCRT_mbtowc_l @739
  _memccpy=ntdll._memccpy @740
  _memicmp=ntdll._memicmp @741
  _mkdir=MSVCRT__mkdir @743
  _mkgmtime32=MSVCRT__mkgmtime32 @744
  _mkgmtime64=MSVCRT__mkgmtime64 @745
  _mktemp=MSVCRT__mktemp @746
  _mktemp_s=MSVCRT__mktemp_s @747
  _mktime32=MSVCRT__mktime32 @748
  _mktime64=MSVCRT__mktime64 @749
  _msize @750
  _nextafter=MSVCRT__nextafter @751
  _nextafterf=MSVCRT__nextafterf @752
  _onexit=MSVCRT__onexit @753
  _open=MSVCRT__open @754
  _open_osfhandle=MSVCRT__open_osfhandle @755
  _osplatform=MSVCRT__osplatform @756 DATA
  _osver=MSVCRT__osver @757 DATA
  _pclose=MSVCRT__pclose @758
  _pctype=MSVCRT__pctype @759 DATA
  _pgmptr=MSVCRT__pgmptr @760 DATA
  _pipe=MSVCRT__pipe @761
  _popen=MSVCRT__popen @762
  _purecall @767
  _putch @768
  _putenv @770
  _putenv_s @771
  _putw=MSVCRT__putw @772
  _putwch=MSVCRT__putwch @773
  _putws=MSVCRT__putws @775
  _read=MSVCRT__read @776
  _realloc_crt=MSVCRT_realloc @777
  _recalloc @778
  _resetstkoflw=MSVCRT__resetstkoflw @780
  _rmdir=MSVCRT__rmdir @781
  _rmtmp=MSVCRT__rmtmp @782
  _rotl @783
  _rotl64 @784
  _rotr @785
  _rotr64 @786
  _scalb=MSVCRT__scalb @787
  _scalbf=MSVCRT__scalbf @788
  _scanf_l=MSVCRT__scanf_l @789
  _scanf_s_l=MSVCRT__scanf_s_l @790
  _scprintf=MSVCRT__scprintf @791
  _scwprintf=MSVCRT__scwprintf @795
  _searchenv=MSVCRT__searchenv @799
  _searchenv_s=MSVCRT__searchenv_s @800
  _set_SSE2_enable=MSVCRT__set_SSE2_enable @801
  _set_abort_behavior=MSVCRT__set_abort_behavior @802
  _set_controlfp @804
  _set_doserrno @805
  _set_errno @806
  _set_error_mode @807
  _set_fmode=MSVCRT__set_fmode @808
  _set_invalid_parameter_handler @809
  _set_output_format=MSVCRT__set_output_format @811
  _set_printf_count_output=MSVCRT__set_printf_count_output @812
  _set_purecall_handler @813
  _set_sbh_threshold @814
  _seterrormode @815
  _setjmp=MSVCRT__setjmp @816
  _setjmpex=MSVCRT__setjmpex @817
  _setmaxstdio=MSVCRT__setmaxstdio @818
  _setmbcp @819
  _setmode=MSVCRT__setmode @820
  _sleep=MSVCRT__sleep @822
  _snprintf=MSVCRT__snprintf @823
  _snprintf_s=MSVCRT__snprintf_s @827
  _snscanf=MSVCRT__snscanf @829
  _snscanf_l=MSVCRT__snscanf_l @830
  _snscanf_s=MSVCRT__snscanf_s @831
  _snscanf_s_l=MSVCRT__snscanf_s_l @832
  _snwprintf=MSVCRT__snwprintf @833
  _snwprintf_l=MSVCRT__snwprintf_l @834
  _snwprintf_s=MSVCRT__snwprintf_s @835
  _snwprintf_s_l=MSVCRT__snwprintf_s_l @836
  _snwscanf=MSVCRT__snwscanf @837
  _snwscanf_l=MSVCRT__snwscanf_l @838
  _snwscanf_s=MSVCRT__snwscanf_s @839
  _snwscanf_s_l=MSVCRT__snwscanf_s_l @840
  _sopen=MSVCRT__sopen @841
  _sopen_s=MSVCRT__sopen_s @842
  _spawnl @843
  _spawnle @844
  _spawnlp @845
  _spawnlpe @846
  _spawnv @847
  _spawnve=MSVCRT__spawnve @848
  _spawnvp @849
  _spawnvpe=MSVCRT__spawnvpe @850
  _splitpath=MSVCRT__splitpath @851
  _splitpath_s=MSVCRT__splitpath_s @852
  _sprintf_l=MSVCRT_sprintf_l @853
  _sprintf_p=MSVCRT__sprintf_p @854
  _sprintf_p_l=MSVCRT_sprintf_p_l @855
  _sprintf_s_l=MSVCRT_sprintf_s_l @856
  _sscanf_l=MSVCRT__sscanf_l @857
  _sscanf_s_l=MSVCRT__sscanf_s_l @858
  _stat32=MSVCRT__stat32 @859
  _stat32i64=MSVCRT__stat32i64 @860
  _stat64=MSVCRT_stat64 @861
  _stat64i32=MSVCRT__stat64i32 @862
  _statusfp @863
  _strcoll_l=MSVCRT_strcoll_l @864
  _strdate=MSVCRT__strdate @865
  _strdate_s @866
  _strdup=MSVCRT__strdup @867
  _strerror=MSVCRT__strerror @868
  _stricmp=MSVCRT__stricmp @871
  _stricmp_l=MSVCRT__stricmp_l @872
  _stricoll=MSVCRT__stricoll @873
  _stricoll_l=MSVCRT__stricoll_l @874
  _strlwr=MSVCRT__strlwr @875
  _strlwr_l @876
  _strlwr_s=MSVCRT__strlwr_s @877
  _strlwr_s_l=MSVCRT__strlwr_s_l @878
  _strncoll=MSVCRT__strncoll @879
  _strncoll_l=MSVCRT__strncoll_l @880
  _strnicmp=MSVCRT__strnicmp @881
  _strnicmp_l=MSVCRT__strnicmp_l @882
  _strnicoll=MSVCRT__strnicoll @883
  _strnicoll_l=MSVCRT__strnicoll_l @884
  _strnset=MSVCRT__strnset @885
  _strnset_s=MSVCRT__strnset_s @886
  _strrev=MSVCRT__strrev @887
  _strset @888
  _strtime=MSVCRT__strtime @890
  _strtime_s @891
  _strtod_l=MSVCRT_strtod_l @892
  _strtoi64=MSVCRT_strtoi64 @893
  _strtoi64_l=MSVCRT_strtoi64_l @894
  _strtoui64=MSVCRT_strtoui64 @896
  _strtoui64_l=MSVCRT_strtoui64_l @897
  _strupr=MSVCRT__strupr @899
  _strupr_l=MSVCRT__strupr_l @900
  _strupr_s=MSVCRT__strupr_s @901
  _strupr_s_l=MSVCRT__strupr_s_l @902
  _strxfrm_l=MSVCRT__strxfrm_l @903
  _swab=MSVCRT__swab @904
  _swprintf=MSVCRT_swprintf @905
  _swprintf_p_l=MSVCRT_swprintf_p_l @908
  _swprintf_s_l=MSVCRT__swprintf_s_l @909
  _swscanf_l=MSVCRT__swscanf_l @910
  _swscanf_s_l=MSVCRT__swscanf_s_l @911
  _sys_errlist=MSVCRT__sys_errlist @912 DATA
  _sys_nerr=MSVCRT__sys_nerr @913 DATA
  _tell=MSVCRT__tell @914
  _telli64 @915
  _tempnam=MSVCRT__tempnam @916
  _time32=MSVCRT__time32 @917
  _time64=MSVCRT__time64 @918
  _timezone=MSVCRT___timezone @919 DATA
  _tolower=MSVCRT__tolower @920
  _tolower_l=MSVCRT__tolower_l @921
  _toupper=MSVCRT__toupper @922
  _toupper_l=MSVCRT__toupper_l @923
  _towlower_l=MSVCRT__towlower_l @924
  _towupper_l=MSVCRT__towupper_l @925
  _tzname=MSVCRT__tzname @926 DATA
  _tzset=MSVCRT__tzset @927
  _ui64toa=ntdll._ui64toa @928
  _ui64toa_s=MSVCRT__ui64toa_s @929
  _ui64tow=ntdll._ui64tow @930
  _ui64tow_s=MSVCRT__ui64tow_s @931
  _ultoa=ntdll._ultoa @932
  _ultoa_s=MSVCRT__ultoa_s @933
  _ultow=ntdll._ultow @934
  _ultow_s=MSVCRT__ultow_s @935
  _umask=MSVCRT__umask @936
  _ungetch @939
  _unlink=MSVCRT__unlink @944
  _unloaddll @945
  _unlock @946
  _unlock_file=MSVCRT__unlock_file @947
  _utime32 @948
  _utime64 @949
  _vcprintf @950
  _vcwprintf @956
  _vfwprintf_l=MSVCRT__vfwprintf_l @966
  _vscprintf=MSVCRT__vscprintf @974
  _vscwprintf=MSVCRT__vscwprintf @978
  _vscwprintf_l=MSVCRT__vscwprintf_l @979
  _vscwprintf_p=MSVCRT__vscwprintf_p @980
  _vscwprintf_p_l=MSVCRT__vscwprintf_p_l @981
  _vsnprintf=MSVCRT_vsnprintf @982
  _vsnprintf_c=MSVCRT_vsnprintf @983
  _vsnprintf_c_l=MSVCRT_vsnprintf_l @984
  _vsnprintf_l=MSVCRT_vsnprintf_l @985
  _vsnprintf_s=MSVCRT_vsnprintf_s @986
  _vsnprintf_s_l=MSVCRT_vsnprintf_s_l @987
  _vsnwprintf=MSVCRT_vsnwprintf @988
  _vsnwprintf_l=MSVCRT_vsnwprintf_l @989
  _vsnwprintf_s=MSVCRT_vsnwprintf_s @990
  _vsnwprintf_s_l=MSVCRT_vsnwprintf_s_l @991
  _vsprintf_l=MSVCRT_vsprintf_l @992
  _vsprintf_p=MSVCRT_vsprintf_p @993
  _vsprintf_p_l=MSVCRT_vsprintf_p_l @994
  _vsprintf_s_l=MSVCRT_vsprintf_s_l @995
  _vswprintf=MSVCRT_vswprintf @996
  _vswprintf_c=MSVCRT_vsnwprintf @997
  _vswprintf_c_l=MSVCRT_vsnwprintf_l @998
  _vswprintf_l=MSVCRT_vswprintf_l @999
  _vswprintf_p=MSVCRT__vswprintf_p @1000
  _vswprintf_p_l=MSVCRT_vswprintf_p_l @1001
  _vswprintf_s_l=MSVCRT_vswprintf_s_l @1002
  _waccess=MSVCRT__waccess @1007
  _waccess_s=MSVCRT__waccess_s @1008
  _wasctime=MSVCRT__wasctime @1009
  _wasctime_s=MSVCRT__wasctime_s @1010
  _wassert=MSVCRT__wassert @1011
  _wchdir=MSVCRT__wchdir @1012
  _wchmod=MSVCRT__wchmod @1013
  _wcmdln=MSVCRT__wcmdln @1014 DATA
  _wcreat=MSVCRT__wcreat @1015
  _wcscoll_l=MSVCRT__wcscoll_l @1016
  _wcsdup=MSVCRT__wcsdup @1017
  _wcserror=MSVCRT__wcserror @1018
  _wcserror_s=MSVCRT__wcserror_s @1019
  _wcsicmp=MSVCRT__wcsicmp @1021
  _wcsicmp_l=MSVCRT__wcsicmp_l @1022
  _wcsicoll=MSVCRT__wcsicoll @1023
  _wcsicoll_l=MSVCRT__wcsicoll_l @1024
  _wcslwr=MSVCRT__wcslwr @1025
  _wcslwr_l=MSVCRT__wcslwr_l @1026
  _wcslwr_s=MSVCRT__wcslwr_s @1027
  _wcslwr_s_l=MSVCRT__wcslwr_s_l @1028
  _wcsncoll=MSVCRT__wcsncoll @1029
  _wcsncoll_l=MSVCRT__wcsncoll_l @1030
  _wcsnicmp=MSVCRT__wcsnicmp @1031
  _wcsnicoll=MSVCRT__wcsnicoll @1033
  _wcsnicoll_l=MSVCRT__wcsnicoll_l @1034
  _wcsnset=MSVCRT__wcsnset @1035
  _wcsrev=MSVCRT__wcsrev @1037
  _wcsset=MSVCRT__wcsset @1038
  _wcstod_l=MSVCRT__wcstod_l @1040
  _wcstoi64=MSVCRT__wcstoi64 @1041
  _wcstoi64_l=MSVCRT__wcstoi64_l @1042
  _wcstol_l=MSVCRT__wcstol_l @1043
  _wcstombs_l=MSVCRT__wcstombs_l @1044
  _wcstombs_s_l=MSVCRT__wcstombs_s_l @1045
  _wcstoui64=MSVCRT__wcstoui64 @1046
  _wcstoui64_l=MSVCRT__wcstoui64_l @1047
  _wcstoul_l=MSVCRT__wcstoul_l @1048
  _wcsupr=ntdll._wcsupr @1049
  _wcsupr_l=MSVCRT__wcsupr_l @1050
  _wcsupr_s=MSVCRT__wcsupr_s @1051
  _wcsupr_s_l=MSVCRT__wcsupr_s_l @1052
  _wcsxfrm_l=MSVCRT__wcsxfrm_l @1053
  _wctime32=MSVCRT__wctime32 @1054
  _wctime64=MSVCRT__wctime64 @1056
  _wctomb_l=MSVCRT__wctomb_l @1058
  _wctomb_s_l=MSVCRT__wctomb_s_l @1059
  _wdupenv_s @1060
  _wenviron=MSVCRT__wenviron @1061 DATA
  _wexecl @1062
  _wexecle @1063
  _wexeclp @1064
  _wexeclpe @1065
  _wexecv @1066
  _wexecve @1067
  _wexecvp @1068
  _wexecvpe @1069
  _wfdopen=MSVCRT__wfdopen @1070
  _wfindfirst32=MSVCRT__wfindfirst32 @1071
  _wfindfirst64=MSVCRT__wfindfirst64 @1073
  _wfindfirst64i32=MSVCRT__wfindfirst64i32 @1074
  _wfindnext64=MSVCRT__wfindnext64 @1077
  _wfindnext64i32=MSVCRT__wfindnext64i32 @1078
  _wfopen=MSVCRT__wfopen @1079
  _wfopen_s=MSVCRT__wfopen_s @1080
  _wfreopen=MSVCRT__wfreopen @1081
  _wfreopen_s=MSVCRT__wfreopen_s @1082
  _wfsopen=MSVCRT__wfsopen @1083
  _wfullpath=MSVCRT__wfullpath @1084
  _wgetcwd=MSVCRT__wgetcwd @1085
  _wgetdcwd=MSVCRT__wgetdcwd @1086
  _wgetenv=MSVCRT__wgetenv @1088
  _wgetenv_s @1089
  _winmajor=MSVCRT__winmajor @1090 DATA
  _winminor=MSVCRT__winminor @1091 DATA
  _winver=MSVCRT__winver @1092 DATA
  _wmakepath=MSVCRT__wmakepath @1093
  _wmakepath_s=MSVCRT__wmakepath_s @1094
  _wmkdir=MSVCRT__wmkdir @1095
  _wmktemp=MSVCRT__wmktemp @1096
  _wmktemp_s=MSVCRT__wmktemp_s @1097
  _wopen=MSVCRT__wopen @1098
  _wpgmptr=MSVCRT__wpgmptr @1100 DATA
  _wpopen=MSVCRT__wpopen @1101
  _wputenv @1106
  _wputenv_s @1107
  _wremove=MSVCRT__wremove @1108
  _wrename=MSVCRT__wrename @1109
  _write=MSVCRT__write @1110
  _wrmdir=MSVCRT__wrmdir @1111
  _wscanf_l=MSVCRT__wscanf_l @1112
  _wscanf_s_l=MSVCRT__wscanf_s_l @1113
  _wsearchenv=MSVCRT__wsearchenv @1114
  _wsearchenv_s=MSVCRT__wsearchenv_s @1115
  _wsetlocale=MSVCRT__wsetlocale @1116
  _wsopen=MSVCRT__wsopen @1117
  _wsopen_s=MSVCRT__wsopen_s @1118
  _wspawnl @1119
  _wspawnle @1120
  _wspawnlp @1121
  _wspawnlpe @1122
  _wspawnv @1123
  _wspawnve=MSVCRT__wspawnve @1124
  _wspawnvp @1125
  _wspawnvpe=MSVCRT__wspawnvpe @1126
  _wsplitpath=MSVCRT__wsplitpath @1127
  _wsplitpath_s=MSVCRT__wsplitpath_s @1128
  _wstat32=MSVCRT__wstat32 @1129
  _wstat32i64=MSVCRT__wstat32i64 @1130
  _wstat64=MSVCRT__wstat64 @1131
  _wstat64i32=MSVCRT__wstat64i32 @1132
  _wstrdate=MSVCRT__wstrdate @1133
  _wstrdate_s @1134
  _wstrtime=MSVCRT__wstrtime @1135
  _wstrtime_s @1136
  _wsystem @1137
  _wtempnam=MSVCRT__wtempnam @1138
  _wtmpnam=MSVCRT_wtmpnam @1139
  _wtof=MSVCRT__wtof @1141
  _wtof_l=MSVCRT__wtof_l @1142
  _wtoi=MSVCRT__wtoi @1143
  _wtoi64=MSVCRT__wtoi64 @1144
  _wtoi64_l=MSVCRT__wtoi64_l @1145
  _wtoi_l=MSVCRT__wtoi_l @1146
  _wtol=MSVCRT__wtol @1147
  _wtol_l=MSVCRT__wtol_l @1148
  _wunlink=MSVCRT__wunlink @1149
  _wutime32 @1150
  _wutime64 @1151
  _y0=MSVCRT__y0 @1152
  _y1=MSVCRT__y1 @1153
  _yn=MSVCRT__yn @1154
  abort=MSVCRT_abort @1155
  abs=MSVCRT_abs @1156
  acos=MSVCRT_acos @1157
  acosf=MSVCRT_acosf @1158
  asctime=MSVCRT_asctime @1159
  asctime_s=MSVCRT_asctime_s @1160
  asin=MSVCRT_asin @1161
  asinf=MSVCRT_asinf @1162
  atan=MSVCRT_atan @1163
  atanf=MSVCRT_atanf @1164
  atan2=MSVCRT_atan2 @1165
  atan2f=MSVCRT_atan2f @1166
  atexit=MSVCRT_atexit @1167
  atof=MSVCRT_atof @1168
  atoi=MSVCRT_atoi @1169
  atol=ntdll.atol @1170
  bsearch=MSVCRT_bsearch @1171
  bsearch_s=MSVCRT_bsearch_s @1172
  btowc=MSVCRT_btowc @1173
  calloc=MSVCRT_calloc @1174
  ceil=MSVCRT_ceil @1175
  ceilf=MSVCRT_ceilf @1176
  clearerr=MSVCRT_clearerr @1177
  clock=MSVCRT_clock @1179
  cos=MSVCRT_cos @1180
  cosf=MSVCRT_cosf @1181
  cosh=MSVCRT_cosh @1182
  coshf=MSVCRT_coshf @1183
  div=MSVCRT_div @1184
  exit=MSVCRT_exit @1185
  exp=MSVCRT_exp @1186
  expf=MSVCRT_expf @1187
  fabs=MSVCRT_fabs @1188
  fclose=MSVCRT_fclose @1189
  feof=MSVCRT_feof @1190
  ferror=MSVCRT_ferror @1191
  fflush=MSVCRT_fflush @1192
  fgetc=MSVCRT_fgetc @1193
  fgetpos=MSVCRT_fgetpos @1194
  fgets=MSVCRT_fgets @1195
  fgetwc=MSVCRT_fgetwc @1196
  fgetws=MSVCRT_fgetws @1197
  floor=MSVCRT_floor @1198
  floorf=MSVCRT_floorf @1199
  fmod=MSVCRT_fmod @1200
  fmodf=MSVCRT_fmodf @1201
  fopen=MSVCRT_fopen @1202
  fopen_s=MSVCRT_fopen_s @1203
  fprintf=MSVCRT_fprintf @1204
  fprintf_s=MSVCRT_fprintf_s @1205
  fputc=MSVCRT_fputc @1206
  fputs=MSVCRT_fputs @1207
  fputwc=MSVCRT_fputwc @1208
  fputws=MSVCRT_fputws @1209
  fread=MSVCRT_fread @1210
  fread_s=MSVCRT_fread_s @1211
  free=MSVCRT_free @1212
  freopen=MSVCRT_freopen @1213
  freopen_s=MSVCRT_freopen_s @1214
  frexp=MSVCRT_frexp @1215
  fscanf=MSVCRT_fscanf @1216
  fscanf_s=MSVCRT_fscanf_s @1217
  fseek=MSVCRT_fseek @1218
  fsetpos=MSVCRT_fsetpos @1219
  ftell=MSVCRT_ftell @1220
  fwprintf=MSVCRT_fwprintf @1221
  fwprintf_s=MSVCRT_fwprintf_s @1222
  fwrite=MSVCRT_fwrite @1223
  fwscanf=MSVCRT_fwscanf @1224
  fwscanf_s=MSVCRT_fwscanf_s @1225
  getc=MSVCRT_getc @1226
  getchar=MSVCRT_getchar @1227
  getenv=MSVCRT_getenv @1228
  getenv_s @1229
  gets=MSVCRT_gets @1230
  getwc=MSVCRT_getwc @1232
  getwchar=MSVCRT_getwchar @1233
  is_wctype=ntdll.iswctype @1234
  isalnum=MSVCRT_isalnum @1235
  isalpha=MSVCRT_isalpha @1236
  iscntrl=MSVCRT_iscntrl @1237
  isdigit=MSVCRT_isdigit @1238
  isgraph=MSVCRT_isgraph @1239
  isleadbyte=MSVCRT_isleadbyte @1240
  islower=MSVCRT_islower @1241
  isprint=MSVCRT_isprint @1242
  ispunct=MSVCRT_ispunct @1243
  isspace=MSVCRT_isspace @1244
  isupper=MSVCRT_isupper @1245
  iswalnum=MSVCRT_iswalnum @1246
  iswalpha=ntdll.iswalpha @1247
  iswascii=MSVCRT_iswascii @1248
  iswcntrl=MSVCRT_iswcntrl @1249
  iswctype=ntdll.iswctype @1250
  iswdigit=MSVCRT_iswdigit @1251
  iswgraph=MSVCRT_iswgraph @1252
  iswlower=MSVCRT_iswlower @1253
  iswprint=MSVCRT_iswprint @1254
  iswpunct=MSVCRT_iswpunct @1255
  iswspace=MSVCRT_iswspace @1256
  iswupper=MSVCRT_iswupper @1257
  iswxdigit=MSVCRT_iswxdigit @1258
  isxdigit=MSVCRT_isxdigit @1259
  labs=MSVCRT_labs @1260
  ldexp=MSVCRT_ldexp @1261
  ldiv=MSVCRT_ldiv @1262
  localeconv=MSVCRT_localeconv @1263
  log=MSVCRT_log @1264
  logf=MSVCRT_logf @1265
  log10=MSVCRT_log10 @1266
  log10f=MSVCRT_log10f @1267
  longjmp=MSVCRT_longjmp @1268
  malloc=MSVCRT_malloc @1269
  mblen=MSVCRT_mblen @1270
  mbrlen=MSVCRT_mbrlen @1271
  mbrtowc=MSVCRT_mbrtowc @1272
  mbsrtowcs=MSVCRT_mbsrtowcs @1273
  mbstowcs=MSVCRT_mbstowcs @1275
  mbstowcs_s=MSVCRT__mbstowcs_s @1276
  mbtowc=MSVCRT_mbtowc @1277
  memchr=MSVCRT_memchr @1278
  memcmp=MSVCRT_memcmp @1279
  memcpy=MSVCRT_memcpy @1280
  memcpy_s=MSVCRT_memcpy_s @1281
  memmove=MSVCRT_memmove @1282
  memmove_s=MSVCRT_memmove_s @1283
  memset=MSVCRT_memset @1284
  modf=MSVCRT_modf @1285
  modff=MSVCRT_modff @1286
  perror=MSVCRT_perror @1287
  pow=MSVCRT_pow @1288
  powf=MSVCRT_powf @1289
  printf=MSVCRT_printf @1290
  printf_s=MSVCRT_printf_s @1291
  putc=MSVCRT_putc @1292
  putchar=MSVCRT_putchar @1293
  puts=MSVCRT_puts @1294
  putwc=MSVCRT_fputwc @1295
  putwchar=MSVCRT__fputwchar @1296
  qsort=MSVCRT_qsort @1297
  qsort_s=MSVCRT_qsort_s @1298
  raise=MSVCRT_raise @1299
  rand=MSVCRT_rand @1300
  rand_s=MSVCRT_rand_s @1301
  realloc=MSVCRT_realloc @1302
  remove=MSVCRT_remove @1303
  rename=MSVCRT_rename @1304
  rewind=MSVCRT_rewind @1305
  scanf=MSVCRT_scanf @1306
  scanf_s=MSVCRT_scanf_s @1307
  setbuf=MSVCRT_setbuf @1308
  setjmp=MSVCRT__setjmp @1309 PRIVATE
  setlocale=MSVCRT_setlocale @1310
  setvbuf=MSVCRT_setvbuf @1311
  signal=MSVCRT_signal @1312
  sin=MSVCRT_sin @1313
  sinf=MSVCRT_sinf @1314
  sinh=MSVCRT_sinh @1315
  sinhf=MSVCRT_sinhf @1316
  sprintf=MSVCRT_sprintf @1317
  sprintf_s=MSVCRT_sprintf_s @1318
  sqrt=MSVCRT_sqrt @1319
  sqrtf=MSVCRT_sqrtf @1320
  srand=MSVCRT_srand @1321
  sscanf=MSVCRT_sscanf @1322
  sscanf_s=MSVCRT_sscanf_s @1323
  strcat=ntdll.strcat @1324
  strcat_s=MSVCRT_strcat_s @1325
  strchr=MSVCRT_strchr @1326
  strcmp=MSVCRT_strcmp @1327
  strcoll=MSVCRT_strcoll @1328
  strcpy=ntdll.strcpy @1329
  strcpy_s=MSVCRT_strcpy_s @1330
  strcspn=ntdll.strcspn @1331
  strerror=MSVCRT_strerror @1332
  strerror_s=MSVCRT_strerror_s @1333
  strftime=MSVCRT_strftime @1334
  strlen=MSVCRT_strlen @1335
  strncat=MSVCRT_strncat @1336
  strncat_s=MSVCRT_strncat_s @1337
  strncmp=MSVCRT_strncmp @1338
  strncpy=MSVCRT_strncpy @1339
  strncpy_s=MSVCRT_strncpy_s @1340
  strnlen=MSVCRT_strnlen @1341
  strpbrk=ntdll.strpbrk @1342
  strrchr=MSVCRT_strrchr @1343
  strspn=ntdll.strspn @1344
  strstr=MSVCRT_strstr @1345
  strtod=MSVCRT_strtod @1346
  strtok=MSVCRT_strtok @1347
  strtok_s=MSVCRT_strtok_s @1348
  strtol=MSVCRT_strtol @1349
  strtoul=MSVCRT_strtoul @1350
  strxfrm=MSVCRT_strxfrm @1351
  swprintf_s=MSVCRT_swprintf_s @1352
  swscanf=MSVCRT_swscanf @1353
  swscanf_s=MSVCRT_swscanf_s @1354
  system=MSVCRT_system @1355
  tan=MSVCRT_tan @1356
  tanf=MSVCRT_tanf @1357
  tanh=MSVCRT_tanh @1358
  tanhf=MSVCRT_tanhf @1359
  tmpfile=MSVCRT_tmpfile @1360
  tmpfile_s=MSVCRT_tmpfile_s @1361
  tmpnam=MSVCRT_tmpnam @1362
  tolower=MSVCRT_tolower @1364
  toupper=MSVCRT_toupper @1365
  towlower=MSVCRT_towlower @1366
  towupper=MSVCRT_towupper @1367
  ungetc=MSVCRT_ungetc @1368
  ungetwc=MSVCRT_ungetwc @1369
  vfprintf=MSVCRT_vfprintf @1370
  vfprintf_s=MSVCRT_vfprintf_s @1371
  vfwprintf=MSVCRT_vfwprintf @1372
  vfwprintf_s=MSVCRT_vfwprintf_s @1373
  vprintf=MSVCRT_vprintf @1374
  vprintf_s=MSVCRT_vprintf_s @1375
  vsprintf=MSVCRT_vsprintf @1376
  vsprintf_s=MSVCRT_vsprintf_s @1377
  vswprintf_s=MSVCRT_vswprintf_s @1378
  vwprintf=MSVCRT_vwprintf @1379
  vwprintf_s=MSVCRT_vwprintf_s @1380
  wcrtomb=MSVCRT_wcrtomb @1381
  wcscat=ntdll.wcscat @1383
  wcscat_s=MSVCRT_wcscat_s @1384
  wcschr=MSVCRT_wcschr @1385
  wcscmp=ntdll.wcscmp @1386
  wcscoll=MSVCRT_wcscoll @1387
  wcscpy=ntdll.wcscpy @1388
  wcscpy_s=MSVCRT_wcscpy_s @1389
  wcscspn=ntdll.wcscspn @1390
  wcsftime=MSVCRT_wcsftime @1391
  wcslen=MSVCRT_wcslen @1392
  wcsncat=ntdll.wcsncat @1393
  wcsncat_s=MSVCRT_wcsncat_s @1394
  wcsncmp=MSVCRT_wcsncmp @1395
  wcsncpy=MSVCRT_wcsncpy @1396
  wcsncpy_s=MSVCRT_wcsncpy_s @1397
  wcsnlen=MSVCRT_wcsnlen @1398
  wcspbrk=MSVCRT_wcspbrk @1399
  wcsrchr=ntdll.wcsrchr @1400
  wcsrtombs=MSVCRT_wcsrtombs @1401
  wcsrtombs_s=MSVCRT_wcsrtombs_s @1402
  wcsspn=ntdll.wcsspn @1403
  wcsstr=MSVCRT_wcsstr @1404
  wcstod=MSVCRT_wcstod @1405
  wcstok=MSVCRT_wcstok @1406
  wcstok_s=MSVCRT_wcstok_s @1407
  wcstol=ntdll.wcstol @1408
  wcstombs=MSVCRT_wcstombs @1409
  wcstombs_s=MSVCRT_wcstombs_s @1410
  wcstoul=MSVCRT_wcstoul @1411
  wcsxfrm=MSVCRT_wcsxfrm @1412
  wctob=MSVCRT_wctob @1413
  wctomb=MSVCRT_wctomb @1414
  wctomb_s=MSVCRT_wctomb_s @1415
  wprintf=MSVCRT_wprintf @1416
  wprintf_s=MSVCRT_wprintf_s @1417
  wscanf=MSVCRT_wscanf @1418
  wscanf_s=MSVCRT_wscanf_s @1419