This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libmsvcr90.def is in libwine-dev 1.8.7-2.

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
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
; File generated automatically from ./dlls/msvcr90/msvcr90.spec; do not edit!

LIBRARY msvcr90.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
  $I10_OUTPUT=MSVCRT_I10_OUTPUT @74
  _CRT_RTC_INIT @75
  _CRT_RTC_INITW @76
  _CxxThrowException @78
  _Getdays @80
  _Getmonths @81
  _Gettnames @82
  _HUGE=MSVCRT__HUGE @83 DATA
  _Strftime @88
  _XcptFilter @89
  __AdjustPointer @90
  __C_specific_handler=ntdll.__C_specific_handler @93
  __CppXcptFilter @94
  __CxxDetectRethrow @99
  __CxxExceptionFilter @100
  __CxxFrameHandler @101
  __CxxFrameHandler2=__CxxFrameHandler @102
  __CxxFrameHandler3=__CxxFrameHandler @103
  __CxxQueryExceptionSize @104
  __RTCastToVoid=MSVCRT___RTCastToVoid @109
  __RTDynamicCast=MSVCRT___RTDynamicCast @110
  __RTtypeid=MSVCRT___RTtypeid @111
  __STRINGTOLD @112
  ___lc_codepage_func @115
  ___lc_collate_cp_func @116
  ___lc_handle_func @117
  ___mb_cur_max_func=MSVCRT____mb_cur_max_func @118
  ___mb_cur_max_l_func @119
  ___setlc_active_func=MSVCRT____setlc_active_func @120
  ___unguarded_readlc_active_add_func=MSVCRT____unguarded_readlc_active_add_func @121
  __argc=MSVCRT___argc @122 DATA
  __argv=MSVCRT___argv @123 DATA
  __badioinfo=MSVCRT___badioinfo @124 DATA
  __clean_type_info_names_internal @125
  __crtCompareStringA @127
  __crtCompareStringW @128
  __crtGetLocaleInfoW @129
  __crtGetStringTypeW @130
  __crtLCMapStringA @131
  __crtLCMapStringW @132
  __daylight=MSVCRT___p__daylight @133
  __dllonexit @134
  __doserrno=MSVCRT___doserrno @135
  __dstbias=MSVCRT___p__dstbias @136
  __fpecode @139
  __getmainargs @145
  __initenv=MSVCRT___initenv @146 DATA
  __iob_func=MSVCRT___iob_func @147
  __isascii=MSVCRT___isascii @148
  __iscsym=MSVCRT___iscsym @149
  __iscsymf=MSVCRT___iscsymf @150
  __lc_codepage=MSVCRT___lc_codepage @153 DATA
  __lc_collate_cp=MSVCRT___lc_collate_cp @154 DATA
  __lc_handle=MSVCRT___lc_handle @155 DATA
  __lconv_init @156
  __mb_cur_max=MSVCRT___mb_cur_max @157 DATA
  __p___argc=MSVCRT___p___argc @158
  __p___argv=MSVCRT___p___argv @159
  __p___initenv @160
  __p___mb_cur_max @161
  __p___wargv=MSVCRT___p___wargv @162
  __p___winitenv @163
  __p__acmdln @164
  __p__amblksiz @165
  __p__commode @166
  __p__daylight=MSVCRT___p__daylight @167
  __p__dstbias=MSVCRT___p__dstbias @168
  __p__environ=MSVCRT___p__environ @169
  __p__fmode @170
  __p__iob=MSVCRT___iob_func @171
  __p__mbctype @173
  __p__pctype=MSVCRT___p__pctype @174
  __p__pgmptr=MSVCRT___p__pgmptr @175
  __p__timezone=MSVCRT___p__timezone @177
  __p__tzname @178
  __p__wcmdln @179
  __p__wenviron=MSVCRT___p__wenviron @180
  __p__wpgmptr=MSVCRT___p__wpgmptr @181
  __pctype_func=MSVCRT___pctype_func @182
  __pioinfo=MSVCRT___pioinfo @183 DATA
  __pxcptinfoptrs=MSVCRT___pxcptinfoptrs @185
  __set_app_type=MSVCRT___set_app_type @187
  __setlc_active=MSVCRT___setlc_active @189 DATA
  __setusermatherr=MSVCRT___setusermatherr @190
  __swprintf_l=MSVCRT___swprintf_l @192
  __sys_errlist @193
  __sys_nerr @194
  __threadhandle=kernel32.GetCurrentThread @195
  __threadid=kernel32.GetCurrentThreadId @196
  __timezone=MSVCRT___p__timezone @197
  __toascii=MSVCRT___toascii @198
  __tzname=__p__tzname @199
  __unDName @200
  __unDNameEx @201
  __unguarded_readlc_active=MSVCRT___unguarded_readlc_active @203 DATA
  __vswprintf_l=MSVCRT_vswprintf_l @204
  __wargv=MSVCRT___wargv @205 DATA
  __wcserror=MSVCRT___wcserror @206
  __wcserror_s=MSVCRT___wcserror_s @207
  __wgetmainargs @209
  __winitenv=MSVCRT___winitenv @210 DATA
  _abnormal_termination @211
  _abs64 @212
  _access=MSVCRT__access @213
  _access_s=MSVCRT__access_s @214
  _acmdln=MSVCRT__acmdln @215 DATA
  _aexit_rtn @216 DATA
  _aligned_free @217
  _aligned_malloc @218
  _aligned_msize @219
  _aligned_offset_malloc @220
  _aligned_offset_realloc @221
  _aligned_realloc @223
  _amsg_exit @225
  _assert=MSVCRT__assert @226
  _atodbl=MSVCRT__atodbl @227
  _atodbl_l=MSVCRT__atodbl_l @228
  _atof_l=MSVCRT__atof_l @229
  _atoflt=MSVCRT__atoflt @230
  _atoflt_l=MSVCRT__atoflt_l @231
  _atoi64=ntdll._atoi64 @232
  _atoi_l=MSVCRT__atoi_l @234
  _atoldbl=MSVCRT__atoldbl @236
  _beep=MSVCRT__beep @238
  _beginthread @239
  _beginthreadex @240
  _byteswap_uint64 @241
  _byteswap_ulong=MSVCRT__byteswap_ulong @242
  _byteswap_ushort @243
  _c_exit=MSVCRT__c_exit @244
  _cabs=MSVCRT__cabs @245
  _callnewh @246
  _calloc_crt=MSVCRT_calloc @247
  _cexit=MSVCRT__cexit @248
  _cgets @249
  _chdir=MSVCRT__chdir @253
  _chdrive=MSVCRT__chdrive @254
  _chgsign=MSVCRT__chgsign @255
  _chmod=MSVCRT__chmod @256
  _chsize=MSVCRT__chsize @257
  _chsize_s=MSVCRT__chsize_s @258
  _clearfp @259
  _close=MSVCRT__close @260
  _commit=MSVCRT__commit @261
  _commode=MSVCRT__commode @262 DATA
  _configthreadlocale @263
  _control87 @264
  _controlfp @265
  _controlfp_s @266
  _copysign=MSVCRT__copysign @267
  _copysignf=MSVCRT__copysignf @268
  _cprintf @269
  _cputs @275
  _cputws @276
  _creat=MSVCRT__creat @277
  _create_locale=MSVCRT__create_locale @278
  __crt_debugger_hook=MSVCRT__crt_debugger_hook @279
  _cscanf @280
  _cscanf_l @281
  _cscanf_s @282
  _cscanf_s_l @283
  _ctime32=MSVCRT__ctime32 @284
  _ctime32_s=MSVCRT__ctime32_s @285
  _ctime64=MSVCRT__ctime64 @286
  _ctime64_s=MSVCRT__ctime64_s @287
  _cwait @288
  _cwprintf @289
  _cwscanf @295
  _cwscanf_l @296
  _cwscanf_s @297
  _cwscanf_s_l @298
  _daylight=MSVCRT___daylight @299 DATA
  _decode_pointer=MSVCRT_decode_pointer @300
  _difftime32=MSVCRT__difftime32 @301
  _difftime64=MSVCRT__difftime64 @302
  _dstbias=MSVCRT__dstbias @304 DATA
  _dup=MSVCRT__dup @305
  _dup2=MSVCRT__dup2 @306
  _dupenv_s @307
  _ecvt=MSVCRT__ecvt @308
  _ecvt_s=MSVCRT__ecvt_s @309
  _encode_pointer=MSVCRT_encode_pointer @310
  _encoded_null @311
  _endthread @312
  _endthreadex @313
  _environ=MSVCRT__environ @314 DATA
  _eof=MSVCRT__eof @315
  _errno=MSVCRT__errno @316
  _execl @317
  _execle @318
  _execlp @319
  _execlpe @320
  _execv @321
  _execve=MSVCRT__execve @322
  _execvp @323
  _execvpe @324
  _exit=MSVCRT__exit @325
  _expand @326
  _fclose_nolock=MSVCRT__fclose_nolock @327
  _fcloseall=MSVCRT__fcloseall @328
  _fcvt=MSVCRT__fcvt @329
  _fcvt_s=MSVCRT__fcvt_s @330
  _fdopen=MSVCRT__fdopen @331
  _fflush_nolock=MSVCRT__fflush_nolock @332
  _fgetc_nolock=MSVCRT__fgetc_nolock @333
  _fgetchar=MSVCRT__fgetchar @334
  _fgetwc_nolock=MSVCRT__fgetwc_nolock @335
  _fgetwchar=MSVCRT__fgetwchar @336
  _filbuf=MSVCRT__filbuf @337
  _filelength=MSVCRT__filelength @338
  _filelengthi64=MSVCRT__filelengthi64 @339
  _fileno=MSVCRT__fileno @340
  _findclose=MSVCRT__findclose @341
  _findfirst32=MSVCRT__findfirst32 @342
  _findfirst64=MSVCRT__findfirst64 @344
  _findfirst64i32=MSVCRT__findfirst64i32 @345
  _findnext32=MSVCRT__findnext32 @346
  _findnext64=MSVCRT__findnext64 @348
  _findnext64i32=MSVCRT__findnext64i32 @349
  _finite=MSVCRT__finite @350
  _finitef=MSVCRT__finitef @351
  _flsbuf=MSVCRT__flsbuf @352
  _flushall=MSVCRT__flushall @353
  _fmode=MSVCRT__fmode @354 DATA
  _fpclass=MSVCRT__fpclass @355
  _fpieee_flt @356
  _fpreset @357
  _fputc_nolock=MSVCRT__fputc_nolock @362
  _fputchar=MSVCRT__fputchar @363
  _fputwc_nolock=MSVCRT__fputwc_nolock @364
  _fputwchar=MSVCRT__fputwchar @365
  _fread_nolock=MSVCRT__fread_nolock @366
  _fread_nolock_s=MSVCRT__fread_nolock_s @367
  _free_locale=MSVCRT__free_locale @368
  _fscanf_l=MSVCRT__fscanf_l @372
  _fscanf_s_l=MSVCRT__fscanf_s_l @373
  _fseek_nolock=MSVCRT__fseek_nolock @374
  _fseeki64=MSVCRT__fseeki64 @375
  _fseeki64_nolock=MSVCRT__fseeki64_nolock @376
  _fsopen=MSVCRT__fsopen @377
  _fstat32=MSVCRT__fstat32 @378
  _fstat64=MSVCRT__fstat64 @380
  _fstat64i32=MSVCRT__fstat64i32 @381
  _ftell_nolock=MSVCRT__ftell_nolock @382
  _ftelli64=MSVCRT__ftelli64 @383
  _ftelli64_nolock=MSVCRT__ftelli64_nolock @384
  _ftime32=MSVCRT__ftime32 @385
  _ftime32_s=MSVCRT__ftime32_s @386
  _ftime64=MSVCRT__ftime64 @387
  _ftime64_s=MSVCRT__ftime64_s @388
  _fullpath=MSVCRT__fullpath @389
  _futime32 @390
  _futime64 @391
  _fwprintf_l=MSVCRT__fwprintf_l @392
  _fwrite_nolock=MSVCRT__fwrite_nolock @396
  _fwscanf_l=MSVCRT__fwscanf_l @397
  _fwscanf_s_l=MSVCRT__fwscanf_s_l @398
  _gcvt=MSVCRT__gcvt @399
  _gcvt_s=MSVCRT__gcvt_s @400
  _get_current_locale=MSVCRT__get_current_locale @402
  _get_daylight @403
  _get_doserrno @404
  _get_errno @406
  _get_fmode=MSVCRT__get_fmode @407
  _get_heap_handle @408
  _get_invalid_parameter_handler @409
  _get_osfhandle=MSVCRT__get_osfhandle @410
  _get_output_format=MSVCRT__get_output_format @411
  _get_pgmptr @412
  _get_printf_count_output=MSVCRT__get_printf_count_output @413
  _get_sbh_threshold @415
  _get_terminate=MSVCRT__get_terminate @416
  _get_timezone @417
  _get_tzname=MSVCRT__get_tzname @418
  _get_unexpected=MSVCRT__get_unexpected @419
  _get_wpgmptr @420
  _getc_nolock=MSVCRT__fgetc_nolock @421
  _getch @422
  _getch_nolock @423
  _getche @424
  _getche_nolock @425
  _getcwd=MSVCRT__getcwd @426
  _getdcwd=MSVCRT__getdcwd @427
  _getdiskfree=MSVCRT__getdiskfree @429
  _getdllprocaddr @430
  _getdrive=MSVCRT__getdrive @431
  _getdrives=kernel32.GetLogicalDrives @432
  _getmaxstdio=MSVCRT__getmaxstdio @433
  _getmbcp @434
  _getpid @435
  _getptd @436
  _getw=MSVCRT__getw @438
  _getwc_nolock=MSVCRT__fgetwc_nolock @439
  _getwch @440
  _getwch_nolock @441
  _getwche @442
  _getwche_nolock @443
  _getws=MSVCRT__getws @444
  _gmtime32=MSVCRT__gmtime32 @446
  _gmtime32_s=MSVCRT__gmtime32_s @447
  _gmtime64=MSVCRT__gmtime64 @448
  _gmtime64_s=MSVCRT__gmtime64_s @449
  _heapadd @450
  _heapchk @451
  _heapmin @452
  _heapset @453
  _heapwalk @455
  _hypot @456
  _hypotf=MSVCRT__hypotf @457
  _i64toa=ntdll._i64toa @458
  _i64toa_s=MSVCRT__i64toa_s @459
  _i64tow=ntdll._i64tow @460
  _i64tow_s=MSVCRT__i64tow_s @461
  _initterm @463
  _initterm_e @464
  _invalid_parameter=MSVCRT__invalid_parameter @465
  _invalid_parameter_noinfo @466
  _iob=MSVCRT__iob @468 DATA
  _isalnum_l=MSVCRT__isalnum_l @469
  _isalpha_l=MSVCRT__isalpha_l @470
  _isatty=MSVCRT__isatty @471
  _iscntrl_l=MSVCRT__iscntrl_l @472
  _isctype=MSVCRT__isctype @473
  _isctype_l=MSVCRT__isctype_l @474
  _isdigit_l=MSVCRT__isdigit_l @475
  _isgraph_l=MSVCRT__isgraph_l @476
  _isleadbyte_l=MSVCRT__isleadbyte_l @477
  _islower_l=MSVCRT__islower_l @478
  _ismbbkana @487
  _ismbblead @493
  _ismbblead_l @494
  _ismbbtrail @499
  _ismbcalnum @501
  _ismbcalpha @503
  _ismbcdigit @505
  _ismbcgraph @507
  _ismbchira @509
  _ismbckata @511
  _ismbclegal @519
  _ismbclower @521
  _ismbcprint @523
  _ismbcpunct @525
  _ismbcspace @527
  _ismbcsymbol @529
  _ismbcupper @531
  _ismbslead @533
  _ismbstrail @535
  _isnan=MSVCRT__isnan @537
  _isnanf=MSVCRT__isnanf @538
  _isprint_l=MSVCRT__isprint_l @539
  _isspace_l=MSVCRT__isspace_l @541
  _isupper_l=MSVCRT__isupper_l @542
  _iswalpha_l=MSVCRT__iswalpha_l @544
  _iswdigit_l=MSVCRT__iswdigit_l @549
  _iswpunct_l=MSVCRT__iswpunct_l @553
  _iswspace_l=MSVCRT__iswspace_l @554
  _isxdigit_l=MSVCRT__isxdigit_l @557
  _itoa=MSVCRT__itoa @558
  _itoa_s=MSVCRT__itoa_s @559
  _itow=ntdll._itow @560
  _itow_s=MSVCRT__itow_s @561
  _j0=MSVCRT__j0 @562
  _j1=MSVCRT__j1 @563
  _jn=MSVCRT__jn @564
  _kbhit @565
  _lfind @566
  _loaddll @568
  _local_unwind @569
  _localtime32=MSVCRT__localtime32 @570
  _localtime32_s @571
  _localtime64=MSVCRT__localtime64 @572
  _localtime64_s @573
  _lock @574
  _lock_file=MSVCRT__lock_file @575
  _locking=MSVCRT__locking @576
  _logb=MSVCRT__logb @577
  _logbf=MSVCRT__logbf @578
  _lrotl=MSVCRT__lrotl @579
  _lrotr=MSVCRT__lrotr @580
  _lsearch @581
  _lseek=MSVCRT__lseek @583
  _lseeki64=MSVCRT__lseeki64 @584
  _ltoa=ntdll._ltoa @585
  _ltoa_s=MSVCRT__ltoa_s @586
  _ltow=ntdll._ltow @587
  _ltow_s=MSVCRT__ltow_s @588
  _makepath=MSVCRT__makepath @589
  _makepath_s=MSVCRT__makepath_s @590
  _malloc_crt=MSVCRT_malloc @591
  _mbbtombc @592
  _mbbtype @594
  _mbccpy @596
  _mbcjistojms @600
  _mbcjmstojis @602
  _mbclen @604
  _mbctohira @606
  _mbctokata @608
  _mbctolower @610
  _mbctombb @612
  _mbctoupper @614
  _mbctype=MSVCRT_mbctype @616 DATA
  _mbsbtype @618
  _mbscat_s @620
  _mbscat_s_l @621
  _mbschr @622
  _mbscmp @624
  _mbscoll @626
  _mbscoll_l @627
  _mbscpy_s @628
  _mbscpy_s_l @629
  _mbscspn @630
  _mbsdec @632
  _mbsicmp @634
  _mbsicoll @636
  _mbsicoll_l @637
  _mbsinc @638
  _mbslen @640
  _mbslwr @642
  _mbslwr_s @644
  _mbsnbcat @646
  _mbsnbcat_s @648
  _mbsnbcmp @650
  _mbsnbcnt @652
  _mbsnbcoll @654
  _mbsnbcoll_l @655
  _mbsnbcpy @656
  _mbsnbcpy_s @658
  _mbsnbcpy_s_l @659
  _mbsnbicmp @660
  _mbsnbicoll @662
  _mbsnbicoll_l @663
  _mbsnbset @664
  _mbsncat @668
  _mbsnccnt @672
  _mbsncmp @674
  _mbsncpy @678
  _mbsnextc @682
  _mbsnicmp @684
  _mbsninc @688
  _mbsnset @692
  _mbspbrk @696
  _mbsrchr @698
  _mbsrev @700
  _mbsset @702
  _mbsspn @706
  _mbsspnp @708
  _mbsstr @710
  _mbstok @712
  _mbstok_l @713
  _mbstok_s @714
  _mbstok_s_l @715
  _mbstowcs_l=MSVCRT__mbstowcs_l @716
  _mbstowcs_s_l=MSVCRT__mbstowcs_s_l @717
  _mbstrlen @718
  _mbstrlen_l @719
  _mbsupr @722
  _mbsupr_s @724
  _mbtowc_l=MSVCRT_mbtowc_l @726
  _memccpy=ntdll._memccpy @727
  _memicmp=ntdll._memicmp @728
  _mkdir=MSVCRT__mkdir @730
  _mkgmtime32=MSVCRT__mkgmtime32 @731
  _mkgmtime64=MSVCRT__mkgmtime64 @732
  _mktemp=MSVCRT__mktemp @733
  _mktemp_s=MSVCRT__mktemp_s @734
  _mktime32=MSVCRT__mktime32 @735
  _mktime64=MSVCRT__mktime64 @736
  _msize @737
  _nextafter=MSVCRT__nextafter @738
  _nextafterf=MSVCRT__nextafterf @739
  _onexit=MSVCRT__onexit @740
  _open=MSVCRT__open @741
  _open_osfhandle=MSVCRT__open_osfhandle @742
  _pclose=MSVCRT__pclose @743
  _pctype=MSVCRT__pctype @744 DATA
  _pgmptr=MSVCRT__pgmptr @745 DATA
  _pipe=MSVCRT__pipe @746
  _popen=MSVCRT__popen @747
  _purecall @752
  _putc_nolock=MSVCRT__fputc_nolock @753
  _putch @754
  _putch_nolock @755
  _putenv @756
  _putenv_s @757
  _putw=MSVCRT__putw @758
  _putwc_nolock=MSVCRT__fputwc_nolock @759
  _putwch @760
  _putwch_nolock @761
  _putws=MSVCRT__putws @762
  _read=MSVCRT__read @763
  _realloc_crt=MSVCRT_realloc @764
  _recalloc @765
  _resetstkoflw=MSVCRT__resetstkoflw @767
  _rmdir=MSVCRT__rmdir @768
  _rmtmp=MSVCRT__rmtmp @769
  _rotl @770
  _rotl64 @771
  _rotr @772
  _rotr64 @773
  _scalb=MSVCRT__scalb @774
  _scalbf=MSVCRT__scalbf @775
  _scanf_l=MSVCRT__scanf_l @776
  _scanf_s_l=MSVCRT__scanf_s_l @777
  _scprintf=MSVCRT__scprintf @778
  _scwprintf=MSVCRT__scwprintf @782
  _searchenv=MSVCRT__searchenv @786
  _searchenv_s=MSVCRT__searchenv_s @787
  _set_SSE2_enable=MSVCRT__set_SSE2_enable @788
  _set_abort_behavior=MSVCRT__set_abort_behavior @789
  _set_controlfp @791
  _set_doserrno @792
  _set_errno @793
  _set_error_mode @794
  _set_fmode=MSVCRT__set_fmode @795
  _set_invalid_parameter_handler @796
  _set_output_format=MSVCRT__set_output_format @798
  _set_printf_count_output=MSVCRT__set_printf_count_output @799
  _set_purecall_handler @800
  _set_sbh_threshold @801
  _seterrormode @802
  _setjmp=MSVCRT__setjmp @803
  _setmaxstdio=MSVCRT__setmaxstdio @804
  _setmbcp @805
  _setmode=MSVCRT__setmode @806
  _sleep=MSVCRT__sleep @808
  _snprintf=MSVCRT__snprintf @809
  _snprintf_l=MSVCRT__snprintf_l @812
  _snprintf_s=MSVCRT__snprintf_s @813
  _snscanf=MSVCRT__snscanf @815
  _snscanf_l=MSVCRT__snscanf_l @816
  _snscanf_s=MSVCRT__snscanf_s @817
  _snscanf_s_l=MSVCRT__snscanf_s_l @818
  _snwprintf=MSVCRT__snwprintf @819
  _snwprintf_l=MSVCRT__snwprintf_l @820
  _snwprintf_s=MSVCRT__snwprintf_s @821
  _snwprintf_s_l=MSVCRT__snwprintf_s_l @822
  _snwscanf=MSVCRT__snwscanf @823
  _snwscanf_l=MSVCRT__snwscanf_l @824
  _snwscanf_s=MSVCRT__snwscanf_s @825
  _snwscanf_s_l=MSVCRT__snwscanf_s_l @826
  _sopen=MSVCRT__sopen @827
  _sopen_s=MSVCRT__sopen_s @828
  _spawnl @829
  _spawnle @830
  _spawnlp @831
  _spawnlpe @832
  _spawnv @833
  _spawnve=MSVCRT__spawnve @834
  _spawnvp @835
  _spawnvpe=MSVCRT__spawnvpe @836
  _splitpath=MSVCRT__splitpath @837
  _splitpath_s=MSVCRT__splitpath_s @838
  _sprintf_l=MSVCRT_sprintf_l @839
  _sprintf_p=MSVCRT__sprintf_p @840
  _sprintf_p_l=MSVCRT_sprintf_p_l @841
  _sprintf_s_l=MSVCRT_sprintf_s_l @842
  _sscanf_l=MSVCRT__sscanf_l @843
  _sscanf_s_l=MSVCRT__sscanf_s_l @844
  _stat32=MSVCRT__stat32 @845
  _stat32i64=MSVCRT__stat32i64 @846
  _stat64=MSVCRT_stat64 @847
  _stat64i32=MSVCRT__stat64i32 @848
  _statusfp @849
  _strcoll_l=MSVCRT_strcoll_l @850
  _strdate=MSVCRT__strdate @851
  _strdate_s @852
  _strdup=MSVCRT__strdup @853
  _strerror=MSVCRT__strerror @854
  _stricmp=MSVCRT__stricmp @857
  _stricmp_l=MSVCRT__stricmp_l @858
  _stricoll=MSVCRT__stricoll @859
  _stricoll_l=MSVCRT__stricoll_l @860
  _strlwr=MSVCRT__strlwr @861
  _strlwr_l @862
  _strlwr_s=MSVCRT__strlwr_s @863
  _strlwr_s_l=MSVCRT__strlwr_s_l @864
  _strncoll=MSVCRT__strncoll @865
  _strncoll_l=MSVCRT__strncoll_l @866
  _strnicmp=MSVCRT__strnicmp @867
  _strnicmp_l=MSVCRT__strnicmp_l @868
  _strnicoll=MSVCRT__strnicoll @869
  _strnicoll_l=MSVCRT__strnicoll_l @870
  _strnset=MSVCRT__strnset @871
  _strnset_s=MSVCRT__strnset_s @872
  _strrev=MSVCRT__strrev @873
  _strset @874
  _strtime=MSVCRT__strtime @876
  _strtime_s @877
  _strtod_l=MSVCRT_strtod_l @878
  _strtoi64=MSVCRT_strtoi64 @879
  _strtoi64_l=MSVCRT_strtoi64_l @880
  _strtoui64=MSVCRT_strtoui64 @882
  _strtoui64_l=MSVCRT_strtoui64_l @883
  _strtoul_l=MSVCRT_strtoul_l @884
  _strupr=MSVCRT__strupr @885
  _strupr_l=MSVCRT__strupr_l @886
  _strupr_s=MSVCRT__strupr_s @887
  _strupr_s_l=MSVCRT__strupr_s_l @888
  _strxfrm_l=MSVCRT__strxfrm_l @889
  _swab=MSVCRT__swab @890
  _swprintf=MSVCRT_swprintf @891
  _swprintf_p_l=MSVCRT_swprintf_p_l @895
  _swprintf_s_l=MSVCRT__swprintf_s_l @896
  _swscanf_l=MSVCRT__swscanf_l @897
  _swscanf_s_l=MSVCRT__swscanf_s_l @898
  _sys_errlist=MSVCRT__sys_errlist @899 DATA
  _sys_nerr=MSVCRT__sys_nerr @900 DATA
  _tell=MSVCRT__tell @901
  _telli64 @902
  _tempnam=MSVCRT__tempnam @903
  _time32=MSVCRT__time32 @904
  _time64=MSVCRT__time64 @905
  _timezone=MSVCRT___timezone @906 DATA
  _tolower=MSVCRT__tolower @907
  _tolower_l=MSVCRT__tolower_l @908
  _toupper=MSVCRT__toupper @909
  _toupper_l=MSVCRT__toupper_l @910
  _towlower_l=MSVCRT__towlower_l @911
  _towupper_l=MSVCRT__towupper_l @912
  _tzname=MSVCRT__tzname @913 DATA
  _tzset=MSVCRT__tzset @914
  _ui64toa=ntdll._ui64toa @915
  _ui64toa_s=MSVCRT__ui64toa_s @916
  _ui64tow=ntdll._ui64tow @917
  _ui64tow_s=MSVCRT__ui64tow_s @918
  _ultoa=ntdll._ultoa @919
  _ultoa_s=MSVCRT__ultoa_s @920
  _ultow=ntdll._ultow @921
  _ultow_s=MSVCRT__ultow_s @922
  _umask=MSVCRT__umask @923
  _ungetc_nolock=MSVCRT__ungetc_nolock @925
  _ungetch @926
  _ungetch_nolock @927
  _ungetwc_nolock=MSVCRT__ungetwc_nolock @928
  _ungetwch @929
  _ungetwch_nolock @930
  _unlink=MSVCRT__unlink @931
  _unloaddll @932
  _unlock @933
  _unlock_file=MSVCRT__unlock_file @934
  _utime32 @935
  _utime64 @936
  _vcprintf @937
  _vcwprintf @943
  _vfwprintf_l=MSVCRT__vfwprintf_l @953
  _vscprintf=MSVCRT__vscprintf @961
  _vscprintf_p=MSVCRT__vscprintf_p @963
  _vscprintf_p_l=MSVCRT__vscprintf_p_l @964
  _vscwprintf=MSVCRT__vscwprintf @965
  _vscwprintf_l=MSVCRT__vscwprintf_l @966
  _vscwprintf_p=MSVCRT__vscwprintf_p @967
  _vscwprintf_p_l=MSVCRT__vscwprintf_p_l @968
  _vsnprintf=MSVCRT_vsnprintf @969
  _vsnprintf_c=MSVCRT_vsnprintf @970
  _vsnprintf_c_l=MSVCRT_vsnprintf_l @971
  _vsnprintf_l=MSVCRT_vsnprintf_l @972
  _vsnprintf_s=MSVCRT_vsnprintf_s @973
  _vsnprintf_s_l=MSVCRT_vsnprintf_s_l @974
  _vsnwprintf=MSVCRT_vsnwprintf @975
  _vsnwprintf_l=MSVCRT_vsnwprintf_l @976
  _vsnwprintf_s=MSVCRT_vsnwprintf_s @977
  _vsnwprintf_s_l=MSVCRT_vsnwprintf_s_l @978
  _vsprintf_l=MSVCRT_vsprintf_l @979
  _vsprintf_p=MSVCRT_vsprintf_p @980
  _vsprintf_p_l=MSVCRT_vsprintf_p_l @981
  _vsprintf_s_l=MSVCRT_vsprintf_s_l @982
  _vswprintf=MSVCRT_vswprintf @983
  _vswprintf_c=MSVCRT_vsnwprintf @984
  _vswprintf_c_l=MSVCRT_vsnwprintf_l @985
  _vswprintf_l=MSVCRT_vswprintf_l @986
  _vswprintf_p=MSVCRT__vswprintf_p @987
  _vswprintf_p_l=MSVCRT_vswprintf_p_l @988
  _vswprintf_s_l=MSVCRT_vswprintf_s_l @989
  _waccess=MSVCRT__waccess @994
  _waccess_s=MSVCRT__waccess_s @995
  _wasctime=MSVCRT__wasctime @996
  _wasctime_s=MSVCRT__wasctime_s @997
  _wassert=MSVCRT__wassert @998
  _wchdir=MSVCRT__wchdir @999
  _wchmod=MSVCRT__wchmod @1000
  _wcmdln=MSVCRT__wcmdln @1001 DATA
  _wcreat=MSVCRT__wcreat @1002
  _wcscoll_l=MSVCRT__wcscoll_l @1003
  _wcsdup=MSVCRT__wcsdup @1004
  _wcserror=MSVCRT__wcserror @1005
  _wcserror_s=MSVCRT__wcserror_s @1006
  _wcsicmp=MSVCRT__wcsicmp @1008
  _wcsicmp_l=MSVCRT__wcsicmp_l @1009
  _wcsicoll=MSVCRT__wcsicoll @1010
  _wcsicoll_l=MSVCRT__wcsicoll_l @1011
  _wcslwr=MSVCRT__wcslwr @1012
  _wcslwr_l=MSVCRT__wcslwr_l @1013
  _wcslwr_s=MSVCRT__wcslwr_s @1014
  _wcslwr_s_l=MSVCRT__wcslwr_s_l @1015
  _wcsncoll=MSVCRT__wcsncoll @1016
  _wcsncoll_l=MSVCRT__wcsncoll_l @1017
  _wcsnicmp=MSVCRT__wcsnicmp @1018
  _wcsnicmp_l=MSVCRT__wcsnicmp_l @1019
  _wcsnicoll=MSVCRT__wcsnicoll @1020
  _wcsnicoll_l=MSVCRT__wcsnicoll_l @1021
  _wcsnset=MSVCRT__wcsnset @1022
  _wcsrev=MSVCRT__wcsrev @1024
  _wcsset=MSVCRT__wcsset @1025
  _wcsset_s=MSVCRT__wcsset_s @1026
  _wcstod_l=MSVCRT__wcstod_l @1027
  _wcstoi64=MSVCRT__wcstoi64 @1028
  _wcstoi64_l=MSVCRT__wcstoi64_l @1029
  _wcstol_l=MSVCRT__wcstol_l @1030
  _wcstombs_l=MSVCRT__wcstombs_l @1031
  _wcstombs_s_l=MSVCRT__wcstombs_s_l @1032
  _wcstoui64=MSVCRT__wcstoui64 @1033
  _wcstoui64_l=MSVCRT__wcstoui64_l @1034
  _wcstoul_l=MSVCRT__wcstoul_l @1035
  _wcsupr=ntdll._wcsupr @1036
  _wcsupr_l=MSVCRT__wcsupr_l @1037
  _wcsupr_s=MSVCRT__wcsupr_s @1038
  _wcsupr_s_l=MSVCRT__wcsupr_s_l @1039
  _wcsxfrm_l=MSVCRT__wcsxfrm_l @1040
  _wctime32=MSVCRT__wctime32 @1041
  _wctime32_s=MSVCRT__wctime32_s @1042
  _wctime64=MSVCRT__wctime64 @1043
  _wctime64_s=MSVCRT__wctime64_s @1044
  _wctomb_l=MSVCRT__wctomb_l @1045
  _wctomb_s_l=MSVCRT__wctomb_s_l @1046
  _wdupenv_s @1047
  _wenviron=MSVCRT__wenviron @1048 DATA
  _wexecl @1049
  _wexecle @1050
  _wexeclp @1051
  _wexeclpe @1052
  _wexecv @1053
  _wexecve @1054
  _wexecvp @1055
  _wexecvpe @1056
  _wfdopen=MSVCRT__wfdopen @1057
  _wfindfirst32=MSVCRT__wfindfirst32 @1058
  _wfindfirst64=MSVCRT__wfindfirst64 @1060
  _wfindfirst64i32=MSVCRT__wfindfirst64i32 @1061
  _wfindnext64=MSVCRT__wfindnext64 @1064
  _wfindnext64i32=MSVCRT__wfindnext64i32 @1065
  _wfopen=MSVCRT__wfopen @1066
  _wfopen_s=MSVCRT__wfopen_s @1067
  _wfreopen=MSVCRT__wfreopen @1068
  _wfreopen_s=MSVCRT__wfreopen_s @1069
  _wfsopen=MSVCRT__wfsopen @1070
  _wfullpath=MSVCRT__wfullpath @1071
  _wgetcwd=MSVCRT__wgetcwd @1072
  _wgetdcwd=MSVCRT__wgetdcwd @1073
  _wgetenv=MSVCRT__wgetenv @1075
  _wgetenv_s @1076
  _wmakepath=MSVCRT__wmakepath @1077
  _wmakepath_s=MSVCRT__wmakepath_s @1078
  _wmkdir=MSVCRT__wmkdir @1079
  _wmktemp=MSVCRT__wmktemp @1080
  _wmktemp_s=MSVCRT__wmktemp_s @1081
  _wopen=MSVCRT__wopen @1082
  _wpgmptr=MSVCRT__wpgmptr @1084 DATA
  _wpopen=MSVCRT__wpopen @1085
  _wputenv @1090
  _wputenv_s @1091
  _wremove=MSVCRT__wremove @1092
  _wrename=MSVCRT__wrename @1093
  _write=MSVCRT__write @1094
  _wrmdir=MSVCRT__wrmdir @1095
  _wscanf_l=MSVCRT__wscanf_l @1096
  _wscanf_s_l=MSVCRT__wscanf_s_l @1097
  _wsearchenv=MSVCRT__wsearchenv @1098
  _wsearchenv_s=MSVCRT__wsearchenv_s @1099
  _wsetlocale=MSVCRT__wsetlocale @1100
  _wsopen=MSVCRT__wsopen @1101
  _wsopen_s=MSVCRT__wsopen_s @1102
  _wspawnl @1103
  _wspawnle @1104
  _wspawnlp @1105
  _wspawnlpe @1106
  _wspawnv @1107
  _wspawnve=MSVCRT__wspawnve @1108
  _wspawnvp @1109
  _wspawnvpe=MSVCRT__wspawnvpe @1110
  _wsplitpath=MSVCRT__wsplitpath @1111
  _wsplitpath_s=MSVCRT__wsplitpath_s @1112
  _wstat32=MSVCRT__wstat32 @1113
  _wstat32i64=MSVCRT__wstat32i64 @1114
  _wstat64=MSVCRT__wstat64 @1115
  _wstat64i32=MSVCRT__wstat64i32 @1116
  _wstrdate=MSVCRT__wstrdate @1117
  _wstrdate_s @1118
  _wstrtime=MSVCRT__wstrtime @1119
  _wstrtime_s @1120
  _wsystem @1121
  _wtempnam=MSVCRT__wtempnam @1122
  _wtmpnam=MSVCRT__wtmpnam @1123
  _wtmpnam_s=MSVCRT__wtmpnam_s @1124
  _wtof=MSVCRT__wtof @1125
  _wtof_l=MSVCRT__wtof_l @1126
  _wtoi=MSVCRT__wtoi @1127
  _wtoi64=MSVCRT__wtoi64 @1128
  _wtoi64_l=MSVCRT__wtoi64_l @1129
  _wtoi_l=MSVCRT__wtoi_l @1130
  _wtol=MSVCRT__wtol @1131
  _wtol_l=MSVCRT__wtol_l @1132
  _wunlink=MSVCRT__wunlink @1133
  _wutime32 @1134
  _wutime64 @1135
  _y0=MSVCRT__y0 @1136
  _y1=MSVCRT__y1 @1137
  _yn=MSVCRT__yn @1138
  abort=MSVCRT_abort @1139
  abs=MSVCRT_abs @1140
  acos=MSVCRT_acos @1141
  acosf=MSVCRT_acosf @1142
  asctime=MSVCRT_asctime @1143
  asctime_s=MSVCRT_asctime_s @1144
  asin=MSVCRT_asin @1145
  atan=MSVCRT_atan @1146
  atan2=MSVCRT_atan2 @1147
  asinf=MSVCRT_asinf @1148
  atan2f=MSVCRT_atan2f @1149
  atanf=MSVCRT_atanf @1150
  atexit=MSVCRT_atexit @1151
  atof=MSVCRT_atof @1152
  atoi=MSVCRT_atoi @1153
  atol=ntdll.atol @1154
  bsearch=MSVCRT_bsearch @1155
  bsearch_s=MSVCRT_bsearch_s @1156
  btowc=MSVCRT_btowc @1157
  calloc=MSVCRT_calloc @1158
  ceil=MSVCRT_ceil @1159
  ceilf=MSVCRT_ceilf @1160
  clearerr=MSVCRT_clearerr @1161
  clock=MSVCRT_clock @1163
  cos=MSVCRT_cos @1164
  cosh=MSVCRT_cosh @1165
  cosf=MSVCRT_cosf @1166
  coshf=MSVCRT_coshf @1167
  div=MSVCRT_div @1168
  exit=MSVCRT_exit @1169
  exp=MSVCRT_exp @1170
  expf=MSVCRT_expf @1171
  fabs=MSVCRT_fabs @1172
  fclose=MSVCRT_fclose @1173
  feof=MSVCRT_feof @1174
  ferror=MSVCRT_ferror @1175
  fflush=MSVCRT_fflush @1176
  fgetc=MSVCRT_fgetc @1177
  fgetpos=MSVCRT_fgetpos @1178
  fgets=MSVCRT_fgets @1179
  fgetwc=MSVCRT_fgetwc @1180
  fgetws=MSVCRT_fgetws @1181
  floor=MSVCRT_floor @1182
  floorf=MSVCRT_floorf @1183
  fmod=MSVCRT_fmod @1184
  fmodf=MSVCRT_fmodf @1185
  fopen=MSVCRT_fopen @1186
  fopen_s=MSVCRT_fopen_s @1187
  fprintf=MSVCRT_fprintf @1188
  fprintf_s=MSVCRT_fprintf_s @1189
  fputc=MSVCRT_fputc @1190
  fputs=MSVCRT_fputs @1191
  fputwc=MSVCRT_fputwc @1192
  fputws=MSVCRT_fputws @1193
  fread=MSVCRT_fread @1194
  fread_s=MSVCRT_fread_s @1195
  free=MSVCRT_free @1196
  freopen=MSVCRT_freopen @1197
  freopen_s=MSVCRT_freopen_s @1198
  frexp=MSVCRT_frexp @1199
  fscanf=MSVCRT_fscanf @1200
  fscanf_s=MSVCRT_fscanf_s @1201
  fseek=MSVCRT_fseek @1202
  fsetpos=MSVCRT_fsetpos @1203
  ftell=MSVCRT_ftell @1204
  fwprintf=MSVCRT_fwprintf @1205
  fwprintf_s=MSVCRT_fwprintf_s @1206
  fwrite=MSVCRT_fwrite @1207
  fwscanf=MSVCRT_fwscanf @1208
  fwscanf_s=MSVCRT_fwscanf_s @1209
  getc=MSVCRT_getc @1210
  getchar=MSVCRT_getchar @1211
  getenv=MSVCRT_getenv @1212
  getenv_s @1213
  gets=MSVCRT_gets @1214
  getwc=MSVCRT_getwc @1216
  getwchar=MSVCRT_getwchar @1217
  is_wctype=ntdll.iswctype @1218
  isalnum=MSVCRT_isalnum @1219
  isalpha=MSVCRT_isalpha @1220
  iscntrl=MSVCRT_iscntrl @1221
  isdigit=MSVCRT_isdigit @1222
  isgraph=MSVCRT_isgraph @1223
  isleadbyte=MSVCRT_isleadbyte @1224
  islower=MSVCRT_islower @1225
  isprint=MSVCRT_isprint @1226
  ispunct=MSVCRT_ispunct @1227
  isspace=MSVCRT_isspace @1228
  isupper=MSVCRT_isupper @1229
  iswalnum=MSVCRT_iswalnum @1230
  iswalpha=ntdll.iswalpha @1231
  iswascii=MSVCRT_iswascii @1232
  iswcntrl=MSVCRT_iswcntrl @1233
  iswctype=ntdll.iswctype @1234
  iswdigit=MSVCRT_iswdigit @1235
  iswgraph=MSVCRT_iswgraph @1236
  iswlower=MSVCRT_iswlower @1237
  iswprint=MSVCRT_iswprint @1238
  iswpunct=MSVCRT_iswpunct @1239
  iswspace=MSVCRT_iswspace @1240
  iswupper=MSVCRT_iswupper @1241
  iswxdigit=MSVCRT_iswxdigit @1242
  isxdigit=MSVCRT_isxdigit @1243
  labs=MSVCRT_labs @1244
  ldexp=MSVCRT_ldexp @1245
  ldiv=MSVCRT_ldiv @1246
  localeconv=MSVCRT_localeconv @1247
  log=MSVCRT_log @1248
  log10=MSVCRT_log10 @1249
  log10f=MSVCRT_log10f @1250
  logf=MSVCRT_logf @1251
  longjmp=MSVCRT_longjmp @1252
  malloc=MSVCRT_malloc @1253
  mblen=MSVCRT_mblen @1254
  mbrlen=MSVCRT_mbrlen @1255
  mbrtowc=MSVCRT_mbrtowc @1256
  mbsrtowcs=MSVCRT_mbsrtowcs @1257
  mbsrtowcs_s=MSVCRT_mbsrtowcs_s @1258
  mbstowcs=MSVCRT_mbstowcs @1259
  mbstowcs_s=MSVCRT__mbstowcs_s @1260
  mbtowc=MSVCRT_mbtowc @1261
  memchr=MSVCRT_memchr @1262
  memcmp=MSVCRT_memcmp @1263
  memcpy=MSVCRT_memcpy @1264
  memcpy_s=MSVCRT_memcpy_s @1265
  memmove=MSVCRT_memmove @1266
  memmove_s=MSVCRT_memmove_s @1267
  memset=MSVCRT_memset @1268
  modf=MSVCRT_modf @1269
  modff=MSVCRT_modff @1270
  perror=MSVCRT_perror @1271
  pow=MSVCRT_pow @1272
  powf=MSVCRT_powf @1273
  printf=MSVCRT_printf @1274
  printf_s=MSVCRT_printf_s @1275
  putc=MSVCRT_putc @1276
  putchar=MSVCRT_putchar @1277
  puts=MSVCRT_puts @1278
  putwc=MSVCRT_fputwc @1279
  putwchar=MSVCRT__fputwchar @1280
  qsort=MSVCRT_qsort @1281
  qsort_s=MSVCRT_qsort_s @1282
  raise=MSVCRT_raise @1283
  rand=MSVCRT_rand @1284
  rand_s=MSVCRT_rand_s @1285
  realloc=MSVCRT_realloc @1286
  remove=MSVCRT_remove @1287
  rename=MSVCRT_rename @1288
  rewind=MSVCRT_rewind @1289
  scanf=MSVCRT_scanf @1290
  scanf_s=MSVCRT_scanf_s @1291
  setbuf=MSVCRT_setbuf @1292
  setjmp=MSVCRT__setjmp @1293 PRIVATE
  setlocale=MSVCRT_setlocale @1294
  setvbuf=MSVCRT_setvbuf @1295
  signal=MSVCRT_signal @1296
  sin=MSVCRT_sin @1297
  sinh=MSVCRT_sinh @1298
  sinf=MSVCRT_sinf @1299
  sinhf=MSVCRT_sinhf @1300
  sprintf=MSVCRT_sprintf @1301
  sprintf_s=MSVCRT_sprintf_s @1302
  sqrt=MSVCRT_sqrt @1303
  sqrtf=MSVCRT_sqrtf @1304
  srand=MSVCRT_srand @1305
  sscanf=MSVCRT_sscanf @1306
  sscanf_s=MSVCRT_sscanf_s @1307
  strcat=ntdll.strcat @1308
  strcat_s=MSVCRT_strcat_s @1309
  strchr=MSVCRT_strchr @1310
  strcmp=MSVCRT_strcmp @1311
  strcoll=MSVCRT_strcoll @1312
  strcpy=ntdll.strcpy @1313
  strcpy_s=MSVCRT_strcpy_s @1314
  strcspn=ntdll.strcspn @1315
  strerror=MSVCRT_strerror @1316
  strerror_s=MSVCRT_strerror_s @1317
  strftime=MSVCRT_strftime @1318
  strlen=MSVCRT_strlen @1319
  strncat=MSVCRT_strncat @1320
  strncat_s=MSVCRT_strncat_s @1321
  strncmp=MSVCRT_strncmp @1322
  strncpy=MSVCRT_strncpy @1323
  strncpy_s=MSVCRT_strncpy_s @1324
  strnlen=MSVCRT_strnlen @1325
  strpbrk=ntdll.strpbrk @1326
  strrchr=MSVCRT_strrchr @1327
  strspn=ntdll.strspn @1328
  strstr=MSVCRT_strstr @1329
  strtod=MSVCRT_strtod @1330
  strtok=MSVCRT_strtok @1331
  strtok_s=MSVCRT_strtok_s @1332
  strtol=MSVCRT_strtol @1333
  strtoul=MSVCRT_strtoul @1334
  strxfrm=MSVCRT_strxfrm @1335
  swprintf_s=MSVCRT_swprintf_s @1336
  swscanf=MSVCRT_swscanf @1337
  swscanf_s=MSVCRT_swscanf_s @1338
  system=MSVCRT_system @1339
  tan=MSVCRT_tan @1340
  tanf=MSVCRT_tanf @1341
  tanh=MSVCRT_tanh @1342
  tanhf=MSVCRT_tanhf @1343
  tmpfile=MSVCRT_tmpfile @1344
  tmpfile_s=MSVCRT_tmpfile_s @1345
  tmpnam=MSVCRT_tmpnam @1346
  tmpnam_s=MSVCRT_tmpnam_s @1347
  tolower=MSVCRT_tolower @1348
  toupper=MSVCRT_toupper @1349
  towlower=MSVCRT_towlower @1350
  towupper=MSVCRT_towupper @1351
  ungetc=MSVCRT_ungetc @1352
  ungetwc=MSVCRT_ungetwc @1353
  vfprintf=MSVCRT_vfprintf @1354
  vfprintf_s=MSVCRT_vfprintf_s @1355
  vfwprintf=MSVCRT_vfwprintf @1356
  vfwprintf_s=MSVCRT_vfwprintf_s @1357
  vprintf=MSVCRT_vprintf @1358
  vprintf_s=MSVCRT_vprintf_s @1359
  vsprintf=MSVCRT_vsprintf @1360
  vsprintf_s=MSVCRT_vsprintf_s @1361
  vswprintf_s=MSVCRT_vswprintf_s @1362
  vwprintf=MSVCRT_vwprintf @1363
  vwprintf_s=MSVCRT_vwprintf_s @1364
  wcrtomb=MSVCRT_wcrtomb @1365
  wcscat=ntdll.wcscat @1367
  wcscat_s=MSVCRT_wcscat_s @1368
  wcschr=MSVCRT_wcschr @1369
  wcscmp=ntdll.wcscmp @1370
  wcscoll=MSVCRT_wcscoll @1371
  wcscpy=ntdll.wcscpy @1372
  wcscpy_s=MSVCRT_wcscpy_s @1373
  wcscspn=ntdll.wcscspn @1374
  wcsftime=MSVCRT_wcsftime @1375
  wcslen=MSVCRT_wcslen @1376
  wcsncat=ntdll.wcsncat @1377
  wcsncat_s=MSVCRT_wcsncat_s @1378
  wcsncmp=MSVCRT_wcsncmp @1379
  wcsncpy=MSVCRT_wcsncpy @1380
  wcsncpy_s=MSVCRT_wcsncpy_s @1381
  wcsnlen=MSVCRT_wcsnlen @1382
  wcspbrk=MSVCRT_wcspbrk @1383
  wcsrchr=ntdll.wcsrchr @1384
  wcsrtombs=MSVCRT_wcsrtombs @1385
  wcsrtombs_s=MSVCRT_wcsrtombs_s @1386
  wcsspn=ntdll.wcsspn @1387
  wcsstr=MSVCRT_wcsstr @1388
  wcstod=MSVCRT_wcstod @1389
  wcstok=MSVCRT_wcstok @1390
  wcstok_s=MSVCRT_wcstok_s @1391
  wcstol=ntdll.wcstol @1392
  wcstombs=MSVCRT_wcstombs @1393
  wcstombs_s=MSVCRT_wcstombs_s @1394
  wcstoul=MSVCRT_wcstoul @1395
  wcsxfrm=MSVCRT_wcsxfrm @1396
  wctob=MSVCRT_wctob @1397
  wctomb=MSVCRT_wctomb @1398
  wctomb_s=MSVCRT_wctomb_s @1399
  wprintf=MSVCRT_wprintf @1400
  wprintf_s=MSVCRT_wprintf_s @1401
  wscanf=MSVCRT_wscanf @1402
  wscanf_s=MSVCRT_wscanf_s @1403