This file is indexed.

/usr/lib/x86_64-linux-gnu/wine-development/libmsvcr90.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
; 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
  __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
  __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
  _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
  _fgetchar=MSVCRT__fgetchar @333
  _fgetwchar=MSVCRT__fgetwchar @335
  _filbuf=MSVCRT__filbuf @336
  _filelength=MSVCRT__filelength @337
  _filelengthi64=MSVCRT__filelengthi64 @338
  _fileno=MSVCRT__fileno @339
  _findclose=MSVCRT__findclose @340
  _findfirst32=MSVCRT__findfirst32 @341
  _findfirst64=MSVCRT__findfirst64 @343
  _findfirst64i32=MSVCRT__findfirst64i32 @344
  _findnext32=MSVCRT__findnext32 @345
  _findnext64=MSVCRT__findnext64 @347
  _findnext64i32=MSVCRT__findnext64i32 @348
  _finite=MSVCRT__finite @349
  _finitef=MSVCRT__finitef @350
  _flsbuf=MSVCRT__flsbuf @351
  _flushall=MSVCRT__flushall @352
  _fmode=MSVCRT__fmode @353 DATA
  _fpclass=MSVCRT__fpclass @354
  _fpreset @356
  _fputchar=MSVCRT__fputchar @361
  _fputwchar=MSVCRT__fputwchar @363
  _fread_nolock=MSVCRT__fread_nolock @364
  _free_locale=MSVCRT__free_locale @366
  _fscanf_l=MSVCRT__fscanf_l @370
  _fscanf_s_l=MSVCRT__fscanf_s_l @371
  _fseek_nolock=MSVCRT__fseek_nolock @372
  _fseeki64=MSVCRT__fseeki64 @373
  _fseeki64_nolock=MSVCRT__fseeki64_nolock @374
  _fsopen=MSVCRT__fsopen @375
  _fstat32=MSVCRT__fstat32 @376
  _fstat64=MSVCRT__fstat64 @378
  _fstat64i32=MSVCRT__fstat64i32 @379
  _ftell_nolock=MSVCRT__ftell_nolock @380
  _ftelli64=MSVCRT__ftelli64 @381
  _ftelli64_nolock=MSVCRT__ftelli64_nolock @382
  _ftime32=MSVCRT__ftime32 @383
  _ftime32_s=MSVCRT__ftime32_s @384
  _ftime64=MSVCRT__ftime64 @385
  _ftime64_s=MSVCRT__ftime64_s @386
  _fullpath=MSVCRT__fullpath @387
  _futime32 @388
  _futime64 @389
  _fwprintf_l=MSVCRT__fwprintf_l @390
  _fwrite_nolock=MSVCRT__fwrite_nolock @394
  _fwscanf_l=MSVCRT__fwscanf_l @395
  _fwscanf_s_l=MSVCRT__fwscanf_s_l @396
  _gcvt=MSVCRT__gcvt @397
  _gcvt_s=MSVCRT__gcvt_s @398
  _get_current_locale=MSVCRT__get_current_locale @400
  _get_daylight @401
  _get_doserrno @402
  _get_errno @404
  _get_fmode=MSVCRT__get_fmode @405
  _get_heap_handle @406
  _get_invalid_parameter_handler @407
  _get_osfhandle=MSVCRT__get_osfhandle @408
  _get_output_format=MSVCRT__get_output_format @409
  _get_pgmptr @410
  _get_printf_count_output=MSVCRT__get_printf_count_output @411
  _get_sbh_threshold @413
  _get_terminate=MSVCRT__get_terminate @414
  _get_timezone @415
  _get_tzname=MSVCRT__get_tzname @416
  _get_unexpected=MSVCRT__get_unexpected @417
  _get_wpgmptr @418
  _getch @420
  _getche @422
  _getcwd=MSVCRT__getcwd @424
  _getdcwd=MSVCRT__getdcwd @425
  _getdiskfree=MSVCRT__getdiskfree @427
  _getdllprocaddr @428
  _getdrive=MSVCRT__getdrive @429
  _getdrives=kernel32.GetLogicalDrives @430
  _getmaxstdio=MSVCRT__getmaxstdio @431
  _getmbcp @432
  _getpid @433
  _getptd @434
  _getw=MSVCRT__getw @436
  _getws=MSVCRT__getws @441
  _gmtime32=MSVCRT__gmtime32 @443
  _gmtime32_s=MSVCRT__gmtime32_s @444
  _gmtime64=MSVCRT__gmtime64 @445
  _gmtime64_s=MSVCRT__gmtime64_s @446
  _heapadd @447
  _heapchk @448
  _heapmin @449
  _heapset @450
  _heapwalk @452
  _hypot @453
  _hypotf=MSVCRT__hypotf @454
  _i64toa=ntdll._i64toa @455
  _i64toa_s=MSVCRT__i64toa_s @456
  _i64tow=ntdll._i64tow @457
  _i64tow_s=MSVCRT__i64tow_s @458
  _initterm @460
  _initterm_e @461
  _invalid_parameter=MSVCRT__invalid_parameter @462
  _invalid_parameter_noinfo @463
  _iob=MSVCRT__iob @465 DATA
  _isalnum_l=MSVCRT__isalnum_l @466
  _isalpha_l=MSVCRT__isalpha_l @467
  _isatty=MSVCRT__isatty @468
  _iscntrl_l=MSVCRT__iscntrl_l @469
  _isctype=MSVCRT__isctype @470
  _isctype_l=MSVCRT__isctype_l @471
  _isdigit_l=MSVCRT__isdigit_l @472
  _isgraph_l=MSVCRT__isgraph_l @473
  _isleadbyte_l=MSVCRT__isleadbyte_l @474
  _islower_l=MSVCRT__islower_l @475
  _ismbbkana @484
  _ismbblead @490
  _ismbbtrail @496
  _ismbcalnum @498
  _ismbcalpha @500
  _ismbcdigit @502
  _ismbcgraph @504
  _ismbchira @506
  _ismbckata @508
  _ismbclegal @516
  _ismbclower @518
  _ismbcprint @520
  _ismbcpunct @522
  _ismbcspace @524
  _ismbcsymbol @526
  _ismbcupper @528
  _ismbslead @530
  _ismbstrail @532
  _isnan=MSVCRT__isnan @534
  _isnanf=MSVCRT__isnanf @535
  _isprint_l=MSVCRT__isprint_l @536
  _isspace_l=MSVCRT__isspace_l @538
  _isupper_l=MSVCRT__isupper_l @539
  _iswalpha_l=MSVCRT__iswalpha_l @541
  _iswdigit_l=MSVCRT__iswdigit_l @546
  _isxdigit_l=MSVCRT__isxdigit_l @554
  _itoa=MSVCRT__itoa @555
  _itoa_s=MSVCRT__itoa_s @556
  _itow=ntdll._itow @557
  _itow_s=MSVCRT__itow_s @558
  _j0=MSVCRT__j0 @559
  _j1=MSVCRT__j1 @560
  _jn=MSVCRT__jn @561
  _kbhit @562
  _lfind @563
  _loaddll @565
  _local_unwind @566
  _localtime32=MSVCRT__localtime32 @567
  _localtime32_s @568
  _localtime64=MSVCRT__localtime64 @569
  _localtime64_s @570
  _lock @571
  _lock_file=MSVCRT__lock_file @572
  _locking=MSVCRT__locking @573
  _logb=MSVCRT__logb @574
  _logbf=MSVCRT__logbf @575
  _lrotl=MSVCRT__lrotl @576
  _lrotr=MSVCRT__lrotr @577
  _lsearch @578
  _lseek=MSVCRT__lseek @580
  _lseeki64=MSVCRT__lseeki64 @581
  _ltoa=ntdll._ltoa @582
  _ltoa_s=MSVCRT__ltoa_s @583
  _ltow=ntdll._ltow @584
  _ltow_s=MSVCRT__ltow_s @585
  _makepath=MSVCRT__makepath @586
  _makepath_s=MSVCRT__makepath_s @587
  _malloc_crt=MSVCRT_malloc @588
  _mbbtombc @589
  _mbbtype @591
  _mbccpy @593
  _mbcjistojms @597
  _mbcjmstojis @599
  _mbclen @601
  _mbctolower @607
  _mbctombb @609
  _mbctoupper @611
  _mbctype=MSVCRT_mbctype @613 DATA
  _mbsbtype @615
  _mbschr @619
  _mbscmp @621
  _mbscoll @623
  _mbscoll_l @624
  _mbscpy_s @625
  _mbscpy_s_l @626
  _mbscspn @627
  _mbsdec @629
  _mbsicmp @631
  _mbsicoll @633
  _mbsicoll_l @634
  _mbsinc @635
  _mbslen @637
  _mbslwr @639
  _mbslwr_s @641
  _mbsnbcat @643
  _mbsnbcat_s @645
  _mbsnbcmp @647
  _mbsnbcnt @649
  _mbsnbcoll @651
  _mbsnbcoll_l @652
  _mbsnbcpy @653
  _mbsnbcpy_s @655
  _mbsnbcpy_s_l @656
  _mbsnbicmp @657
  _mbsnbicoll @659
  _mbsnbicoll_l @660
  _mbsnbset @661
  _mbsncat @665
  _mbsnccnt @669
  _mbsncmp @671
  _mbsncpy @675
  _mbsnextc @679
  _mbsnicmp @681
  _mbsninc @685
  _mbsnset @689
  _mbspbrk @693
  _mbsrchr @695
  _mbsrev @697
  _mbsset @699
  _mbsspn @703
  _mbsspnp @705
  _mbsstr @707
  _mbstok @709
  _mbstok_l @710
  _mbstok_s @711
  _mbstok_s_l @712
  _mbstowcs_l=MSVCRT__mbstowcs_l @713
  _mbstowcs_s_l=MSVCRT__mbstowcs_s_l @714
  _mbstrlen @715
  _mbstrlen_l @716
  _mbsupr @719
  _mbsupr_s @721
  _mbtowc_l=MSVCRT_mbtowc_l @723
  _memccpy=ntdll._memccpy @724
  _memicmp=ntdll._memicmp @725
  _mkdir=MSVCRT__mkdir @727
  _mkgmtime32=MSVCRT__mkgmtime32 @728
  _mkgmtime64=MSVCRT__mkgmtime64 @729
  _mktemp=MSVCRT__mktemp @730
  _mktemp_s=MSVCRT__mktemp_s @731
  _mktime32=MSVCRT__mktime32 @732
  _mktime64=MSVCRT__mktime64 @733
  _msize @734
  _nextafter=MSVCRT__nextafter @735
  _nextafterf=MSVCRT__nextafterf @736
  _onexit=MSVCRT__onexit @737
  _open=MSVCRT__open @738
  _open_osfhandle=MSVCRT__open_osfhandle @739
  _pclose=MSVCRT__pclose @740
  _pctype=MSVCRT__pctype @741 DATA
  _pgmptr=MSVCRT__pgmptr @742 DATA
  _pipe=MSVCRT__pipe @743
  _popen=MSVCRT__popen @744
  _purecall @749
  _putch @750
  _putenv @752
  _putenv_s @753
  _putw=MSVCRT__putw @754
  _putwch=MSVCRT__putwch @755
  _putws=MSVCRT__putws @757
  _read=MSVCRT__read @758
  _realloc_crt=MSVCRT_realloc @759
  _recalloc @760
  _resetstkoflw=MSVCRT__resetstkoflw @762
  _rmdir=MSVCRT__rmdir @763
  _rmtmp=MSVCRT__rmtmp @764
  _rotl @765
  _rotl64 @766
  _rotr @767
  _rotr64 @768
  _scalb=MSVCRT__scalb @769
  _scalbf=MSVCRT__scalbf @770
  _scanf_l=MSVCRT__scanf_l @771
  _scanf_s_l=MSVCRT__scanf_s_l @772
  _scprintf=MSVCRT__scprintf @773
  _scwprintf=MSVCRT__scwprintf @777
  _searchenv=MSVCRT__searchenv @781
  _searchenv_s=MSVCRT__searchenv_s @782
  _set_SSE2_enable=MSVCRT__set_SSE2_enable @783
  _set_abort_behavior=MSVCRT__set_abort_behavior @784
  _set_controlfp @786
  _set_doserrno @787
  _set_errno @788
  _set_error_mode @789
  _set_fmode=MSVCRT__set_fmode @790
  _set_invalid_parameter_handler @791
  _set_output_format=MSVCRT__set_output_format @793
  _set_printf_count_output=MSVCRT__set_printf_count_output @794
  _set_purecall_handler @795
  _set_sbh_threshold @796
  _seterrormode @797
  _setjmp=MSVCRT__setjmp @798
  _setmaxstdio=MSVCRT__setmaxstdio @799
  _setmbcp @800
  _setmode=MSVCRT__setmode @801
  _sleep=MSVCRT__sleep @803
  _snprintf=MSVCRT__snprintf @804
  _snprintf_s=MSVCRT__snprintf_s @808
  _snscanf=MSVCRT__snscanf @810
  _snscanf_l=MSVCRT__snscanf_l @811
  _snscanf_s=MSVCRT__snscanf_s @812
  _snscanf_s_l=MSVCRT__snscanf_s_l @813
  _snwprintf=MSVCRT__snwprintf @814
  _snwprintf_l=MSVCRT__snwprintf_l @815
  _snwprintf_s=MSVCRT__snwprintf_s @816
  _snwprintf_s_l=MSVCRT__snwprintf_s_l @817
  _snwscanf=MSVCRT__snwscanf @818
  _snwscanf_l=MSVCRT__snwscanf_l @819
  _snwscanf_s=MSVCRT__snwscanf_s @820
  _snwscanf_s_l=MSVCRT__snwscanf_s_l @821
  _sopen=MSVCRT__sopen @822
  _sopen_s=MSVCRT__sopen_s @823
  _spawnl @824
  _spawnle @825
  _spawnlp @826
  _spawnlpe @827
  _spawnv @828
  _spawnve=MSVCRT__spawnve @829
  _spawnvp @830
  _spawnvpe=MSVCRT__spawnvpe @831
  _splitpath=MSVCRT__splitpath @832
  _splitpath_s=MSVCRT__splitpath_s @833
  _sprintf_l=MSVCRT_sprintf_l @834
  _sprintf_p=MSVCRT__sprintf_p @835
  _sprintf_p_l=MSVCRT_sprintf_p_l @836
  _sprintf_s_l=MSVCRT_sprintf_s_l @837
  _sscanf_l=MSVCRT__sscanf_l @838
  _sscanf_s_l=MSVCRT__sscanf_s_l @839
  _stat32=MSVCRT__stat32 @840
  _stat32i64=MSVCRT__stat32i64 @841
  _stat64=MSVCRT_stat64 @842
  _stat64i32=MSVCRT__stat64i32 @843
  _statusfp @844
  _strcoll_l=MSVCRT_strcoll_l @845
  _strdate=MSVCRT__strdate @846
  _strdate_s @847
  _strdup=MSVCRT__strdup @848
  _strerror=MSVCRT__strerror @849
  _stricmp=MSVCRT__stricmp @852
  _stricmp_l=MSVCRT__stricmp_l @853
  _stricoll=MSVCRT__stricoll @854
  _stricoll_l=MSVCRT__stricoll_l @855
  _strlwr=MSVCRT__strlwr @856
  _strlwr_l @857
  _strlwr_s=MSVCRT__strlwr_s @858
  _strlwr_s_l=MSVCRT__strlwr_s_l @859
  _strncoll=MSVCRT__strncoll @860
  _strncoll_l=MSVCRT__strncoll_l @861
  _strnicmp=MSVCRT__strnicmp @862
  _strnicmp_l=MSVCRT__strnicmp_l @863
  _strnicoll=MSVCRT__strnicoll @864
  _strnicoll_l=MSVCRT__strnicoll_l @865
  _strnset=MSVCRT__strnset @866
  _strnset_s=MSVCRT__strnset_s @867
  _strrev=MSVCRT__strrev @868
  _strset @869
  _strtime=MSVCRT__strtime @871
  _strtime_s @872
  _strtod_l=MSVCRT_strtod_l @873
  _strtoi64=MSVCRT_strtoi64 @874
  _strtoi64_l=MSVCRT_strtoi64_l @875
  _strtoui64=MSVCRT_strtoui64 @877
  _strtoui64_l=MSVCRT_strtoui64_l @878
  _strupr=MSVCRT__strupr @880
  _strupr_l=MSVCRT__strupr_l @881
  _strupr_s=MSVCRT__strupr_s @882
  _strupr_s_l=MSVCRT__strupr_s_l @883
  _strxfrm_l=MSVCRT__strxfrm_l @884
  _swab=MSVCRT__swab @885
  _swprintf=MSVCRT_swprintf @886
  _swprintf_p_l=MSVCRT_swprintf_p_l @890
  _swprintf_s_l=MSVCRT__swprintf_s_l @891
  _swscanf_l=MSVCRT__swscanf_l @892
  _swscanf_s_l=MSVCRT__swscanf_s_l @893
  _sys_errlist=MSVCRT__sys_errlist @894 DATA
  _sys_nerr=MSVCRT__sys_nerr @895 DATA
  _tell=MSVCRT__tell @896
  _telli64 @897
  _tempnam=MSVCRT__tempnam @898
  _time32=MSVCRT__time32 @899
  _time64=MSVCRT__time64 @900
  _timezone=MSVCRT___timezone @901 DATA
  _tolower=MSVCRT__tolower @902
  _tolower_l=MSVCRT__tolower_l @903
  _toupper=MSVCRT__toupper @904
  _toupper_l=MSVCRT__toupper_l @905
  _towlower_l=MSVCRT__towlower_l @906
  _towupper_l=MSVCRT__towupper_l @907
  _tzname=MSVCRT__tzname @908 DATA
  _tzset=MSVCRT__tzset @909
  _ui64toa=ntdll._ui64toa @910
  _ui64toa_s=MSVCRT__ui64toa_s @911
  _ui64tow=ntdll._ui64tow @912
  _ui64tow_s=MSVCRT__ui64tow_s @913
  _ultoa=ntdll._ultoa @914
  _ultoa_s=MSVCRT__ultoa_s @915
  _ultow=ntdll._ultow @916
  _ultow_s=MSVCRT__ultow_s @917
  _umask=MSVCRT__umask @918
  _ungetch @921
  _unlink=MSVCRT__unlink @926
  _unloaddll @927
  _unlock @928
  _unlock_file=MSVCRT__unlock_file @929
  _utime32 @930
  _utime64 @931
  _vcprintf @932
  _vcwprintf @938
  _vfwprintf_l=MSVCRT__vfwprintf_l @948
  _vscprintf=MSVCRT__vscprintf @956
  _vscwprintf=MSVCRT__vscwprintf @960
  _vscwprintf_l=MSVCRT__vscwprintf_l @961
  _vscwprintf_p=MSVCRT__vscwprintf_p @962
  _vscwprintf_p_l=MSVCRT__vscwprintf_p_l @963
  _vsnprintf=MSVCRT_vsnprintf @964
  _vsnprintf_c=MSVCRT_vsnprintf @965
  _vsnprintf_c_l=MSVCRT_vsnprintf_l @966
  _vsnprintf_l=MSVCRT_vsnprintf_l @967
  _vsnprintf_s=MSVCRT_vsnprintf_s @968
  _vsnprintf_s_l=MSVCRT_vsnprintf_s_l @969
  _vsnwprintf=MSVCRT_vsnwprintf @970
  _vsnwprintf_l=MSVCRT_vsnwprintf_l @971
  _vsnwprintf_s=MSVCRT_vsnwprintf_s @972
  _vsnwprintf_s_l=MSVCRT_vsnwprintf_s_l @973
  _vsprintf_l=MSVCRT_vsprintf_l @974
  _vsprintf_p=MSVCRT_vsprintf_p @975
  _vsprintf_p_l=MSVCRT_vsprintf_p_l @976
  _vsprintf_s_l=MSVCRT_vsprintf_s_l @977
  _vswprintf=MSVCRT_vswprintf @978
  _vswprintf_c=MSVCRT_vsnwprintf @979
  _vswprintf_c_l=MSVCRT_vsnwprintf_l @980
  _vswprintf_l=MSVCRT_vswprintf_l @981
  _vswprintf_p=MSVCRT__vswprintf_p @982
  _vswprintf_p_l=MSVCRT_vswprintf_p_l @983
  _vswprintf_s_l=MSVCRT_vswprintf_s_l @984
  _waccess=MSVCRT__waccess @989
  _waccess_s=MSVCRT__waccess_s @990
  _wasctime=MSVCRT__wasctime @991
  _wasctime_s=MSVCRT__wasctime_s @992
  _wassert=MSVCRT__wassert @993
  _wchdir=MSVCRT__wchdir @994
  _wchmod=MSVCRT__wchmod @995
  _wcmdln=MSVCRT__wcmdln @996 DATA
  _wcreat=MSVCRT__wcreat @997
  _wcscoll_l=MSVCRT__wcscoll_l @998
  _wcsdup=MSVCRT__wcsdup @999
  _wcserror=MSVCRT__wcserror @1000
  _wcserror_s=MSVCRT__wcserror_s @1001
  _wcsicmp=MSVCRT__wcsicmp @1003
  _wcsicmp_l=MSVCRT__wcsicmp_l @1004
  _wcsicoll=MSVCRT__wcsicoll @1005
  _wcsicoll_l=MSVCRT__wcsicoll_l @1006
  _wcslwr=MSVCRT__wcslwr @1007
  _wcslwr_l=MSVCRT__wcslwr_l @1008
  _wcslwr_s=MSVCRT__wcslwr_s @1009
  _wcslwr_s_l=MSVCRT__wcslwr_s_l @1010
  _wcsncoll=MSVCRT__wcsncoll @1011
  _wcsncoll_l=MSVCRT__wcsncoll_l @1012
  _wcsnicmp=MSVCRT__wcsnicmp @1013
  _wcsnicoll=MSVCRT__wcsnicoll @1015
  _wcsnicoll_l=MSVCRT__wcsnicoll_l @1016
  _wcsnset=MSVCRT__wcsnset @1017
  _wcsrev=MSVCRT__wcsrev @1019
  _wcsset=MSVCRT__wcsset @1020
  _wcstod_l=MSVCRT__wcstod_l @1022
  _wcstoi64=MSVCRT__wcstoi64 @1023
  _wcstoi64_l=MSVCRT__wcstoi64_l @1024
  _wcstol_l=MSVCRT__wcstol_l @1025
  _wcstombs_l=MSVCRT__wcstombs_l @1026
  _wcstombs_s_l=MSVCRT__wcstombs_s_l @1027
  _wcstoui64=MSVCRT__wcstoui64 @1028
  _wcstoui64_l=MSVCRT__wcstoui64_l @1029
  _wcstoul_l=MSVCRT__wcstoul_l @1030
  _wcsupr=ntdll._wcsupr @1031
  _wcsupr_l=MSVCRT__wcsupr_l @1032
  _wcsupr_s=MSVCRT__wcsupr_s @1033
  _wcsupr_s_l=MSVCRT__wcsupr_s_l @1034
  _wcsxfrm_l=MSVCRT__wcsxfrm_l @1035
  _wctime32=MSVCRT__wctime32 @1036
  _wctime64=MSVCRT__wctime64 @1038
  _wctomb_l=MSVCRT__wctomb_l @1040
  _wctomb_s_l=MSVCRT__wctomb_s_l @1041
  _wdupenv_s @1042
  _wenviron=MSVCRT__wenviron @1043 DATA
  _wexecl @1044
  _wexecle @1045
  _wexeclp @1046
  _wexeclpe @1047
  _wexecv @1048
  _wexecve @1049
  _wexecvp @1050
  _wexecvpe @1051
  _wfdopen=MSVCRT__wfdopen @1052
  _wfindfirst32=MSVCRT__wfindfirst32 @1053
  _wfindfirst64=MSVCRT__wfindfirst64 @1055
  _wfindfirst64i32=MSVCRT__wfindfirst64i32 @1056
  _wfindnext64=MSVCRT__wfindnext64 @1059
  _wfindnext64i32=MSVCRT__wfindnext64i32 @1060
  _wfopen=MSVCRT__wfopen @1061
  _wfopen_s=MSVCRT__wfopen_s @1062
  _wfreopen=MSVCRT__wfreopen @1063
  _wfreopen_s=MSVCRT__wfreopen_s @1064
  _wfsopen=MSVCRT__wfsopen @1065
  _wfullpath=MSVCRT__wfullpath @1066
  _wgetcwd=MSVCRT__wgetcwd @1067
  _wgetdcwd=MSVCRT__wgetdcwd @1068
  _wgetenv=MSVCRT__wgetenv @1070
  _wgetenv_s @1071
  _wmakepath=MSVCRT__wmakepath @1072
  _wmakepath_s=MSVCRT__wmakepath_s @1073
  _wmkdir=MSVCRT__wmkdir @1074
  _wmktemp=MSVCRT__wmktemp @1075
  _wmktemp_s=MSVCRT__wmktemp_s @1076
  _wopen=MSVCRT__wopen @1077
  _wpgmptr=MSVCRT__wpgmptr @1079 DATA
  _wpopen=MSVCRT__wpopen @1080
  _wputenv @1085
  _wputenv_s @1086
  _wremove=MSVCRT__wremove @1087
  _wrename=MSVCRT__wrename @1088
  _write=MSVCRT__write @1089
  _wrmdir=MSVCRT__wrmdir @1090
  _wscanf_l=MSVCRT__wscanf_l @1091
  _wscanf_s_l=MSVCRT__wscanf_s_l @1092
  _wsearchenv=MSVCRT__wsearchenv @1093
  _wsearchenv_s=MSVCRT__wsearchenv_s @1094
  _wsetlocale=MSVCRT__wsetlocale @1095
  _wsopen=MSVCRT__wsopen @1096
  _wsopen_s=MSVCRT__wsopen_s @1097
  _wspawnl @1098
  _wspawnle @1099
  _wspawnlp @1100
  _wspawnlpe @1101
  _wspawnv @1102
  _wspawnve=MSVCRT__wspawnve @1103
  _wspawnvp @1104
  _wspawnvpe=MSVCRT__wspawnvpe @1105
  _wsplitpath=MSVCRT__wsplitpath @1106
  _wsplitpath_s=MSVCRT__wsplitpath_s @1107
  _wstat32=MSVCRT__wstat32 @1108
  _wstat32i64=MSVCRT__wstat32i64 @1109
  _wstat64=MSVCRT__wstat64 @1110
  _wstat64i32=MSVCRT__wstat64i32 @1111
  _wstrdate=MSVCRT__wstrdate @1112
  _wstrdate_s @1113
  _wstrtime=MSVCRT__wstrtime @1114
  _wstrtime_s @1115
  _wsystem @1116
  _wtempnam=MSVCRT__wtempnam @1117
  _wtmpnam=MSVCRT_wtmpnam @1118
  _wtof=MSVCRT__wtof @1120
  _wtof_l=MSVCRT__wtof_l @1121
  _wtoi=MSVCRT__wtoi @1122
  _wtoi64=MSVCRT__wtoi64 @1123
  _wtoi64_l=MSVCRT__wtoi64_l @1124
  _wtoi_l=MSVCRT__wtoi_l @1125
  _wtol=MSVCRT__wtol @1126
  _wtol_l=MSVCRT__wtol_l @1127
  _wunlink=MSVCRT__wunlink @1128
  _wutime32 @1129
  _wutime64 @1130
  _y0=MSVCRT__y0 @1131
  _y1=MSVCRT__y1 @1132
  _yn=MSVCRT__yn @1133
  abort=MSVCRT_abort @1134
  abs=MSVCRT_abs @1135
  acos=MSVCRT_acos @1136
  acosf=MSVCRT_acosf @1137
  asctime=MSVCRT_asctime @1138
  asctime_s=MSVCRT_asctime_s @1139
  asin=MSVCRT_asin @1140
  atan=MSVCRT_atan @1141
  atan2=MSVCRT_atan2 @1142
  asinf=MSVCRT_asinf @1143
  atan2f=MSVCRT_atan2f @1144
  atanf=MSVCRT_atanf @1145
  atexit=MSVCRT_atexit @1146
  atof=MSVCRT_atof @1147
  atoi=MSVCRT_atoi @1148
  atol=ntdll.atol @1149
  bsearch=MSVCRT_bsearch @1150
  bsearch_s=MSVCRT_bsearch_s @1151
  btowc=MSVCRT_btowc @1152
  calloc=MSVCRT_calloc @1153
  ceil=MSVCRT_ceil @1154
  ceilf=MSVCRT_ceilf @1155
  clearerr=MSVCRT_clearerr @1156
  clock=MSVCRT_clock @1158
  cos=MSVCRT_cos @1159
  cosh=MSVCRT_cosh @1160
  cosf=MSVCRT_cosf @1161
  coshf=MSVCRT_coshf @1162
  div=MSVCRT_div @1163
  exit=MSVCRT_exit @1164
  exp=MSVCRT_exp @1165
  expf=MSVCRT_expf @1166
  fabs=MSVCRT_fabs @1167
  fclose=MSVCRT_fclose @1168
  feof=MSVCRT_feof @1169
  ferror=MSVCRT_ferror @1170
  fflush=MSVCRT_fflush @1171
  fgetc=MSVCRT_fgetc @1172
  fgetpos=MSVCRT_fgetpos @1173
  fgets=MSVCRT_fgets @1174
  fgetwc=MSVCRT_fgetwc @1175
  fgetws=MSVCRT_fgetws @1176
  floor=MSVCRT_floor @1177
  floorf=MSVCRT_floorf @1178
  fmod=MSVCRT_fmod @1179
  fmodf=MSVCRT_fmodf @1180
  fopen=MSVCRT_fopen @1181
  fopen_s=MSVCRT_fopen_s @1182
  fprintf=MSVCRT_fprintf @1183
  fprintf_s=MSVCRT_fprintf_s @1184
  fputc=MSVCRT_fputc @1185
  fputs=MSVCRT_fputs @1186
  fputwc=MSVCRT_fputwc @1187
  fputws=MSVCRT_fputws @1188
  fread=MSVCRT_fread @1189
  fread_s=MSVCRT_fread_s @1190
  free=MSVCRT_free @1191
  freopen=MSVCRT_freopen @1192
  freopen_s=MSVCRT_freopen_s @1193
  frexp=MSVCRT_frexp @1194
  fscanf=MSVCRT_fscanf @1195
  fscanf_s=MSVCRT_fscanf_s @1196
  fseek=MSVCRT_fseek @1197
  fsetpos=MSVCRT_fsetpos @1198
  ftell=MSVCRT_ftell @1199
  fwprintf=MSVCRT_fwprintf @1200
  fwprintf_s=MSVCRT_fwprintf_s @1201
  fwrite=MSVCRT_fwrite @1202
  fwscanf=MSVCRT_fwscanf @1203
  fwscanf_s=MSVCRT_fwscanf_s @1204
  getc=MSVCRT_getc @1205
  getchar=MSVCRT_getchar @1206
  getenv=MSVCRT_getenv @1207
  getenv_s @1208
  gets=MSVCRT_gets @1209
  getwc=MSVCRT_getwc @1211
  getwchar=MSVCRT_getwchar @1212
  is_wctype=ntdll.iswctype @1213
  isalnum=MSVCRT_isalnum @1214
  isalpha=MSVCRT_isalpha @1215
  iscntrl=MSVCRT_iscntrl @1216
  isdigit=MSVCRT_isdigit @1217
  isgraph=MSVCRT_isgraph @1218
  isleadbyte=MSVCRT_isleadbyte @1219
  islower=MSVCRT_islower @1220
  isprint=MSVCRT_isprint @1221
  ispunct=MSVCRT_ispunct @1222
  isspace=MSVCRT_isspace @1223
  isupper=MSVCRT_isupper @1224
  iswalnum=MSVCRT_iswalnum @1225
  iswalpha=ntdll.iswalpha @1226
  iswascii=MSVCRT_iswascii @1227
  iswcntrl=MSVCRT_iswcntrl @1228
  iswctype=ntdll.iswctype @1229
  iswdigit=MSVCRT_iswdigit @1230
  iswgraph=MSVCRT_iswgraph @1231
  iswlower=MSVCRT_iswlower @1232
  iswprint=MSVCRT_iswprint @1233
  iswpunct=MSVCRT_iswpunct @1234
  iswspace=MSVCRT_iswspace @1235
  iswupper=MSVCRT_iswupper @1236
  iswxdigit=MSVCRT_iswxdigit @1237
  isxdigit=MSVCRT_isxdigit @1238
  labs=MSVCRT_labs @1239
  ldexp=MSVCRT_ldexp @1240
  ldiv=MSVCRT_ldiv @1241
  localeconv=MSVCRT_localeconv @1242
  log=MSVCRT_log @1243
  log10=MSVCRT_log10 @1244
  log10f=MSVCRT_log10f @1245
  logf=MSVCRT_logf @1246
  longjmp=MSVCRT_longjmp @1247
  malloc=MSVCRT_malloc @1248
  mblen=MSVCRT_mblen @1249
  mbrlen=MSVCRT_mbrlen @1250
  mbrtowc=MSVCRT_mbrtowc @1251
  mbsrtowcs=MSVCRT_mbsrtowcs @1252
  mbstowcs=MSVCRT_mbstowcs @1254
  mbstowcs_s=MSVCRT__mbstowcs_s @1255
  mbtowc=MSVCRT_mbtowc @1256
  memchr=MSVCRT_memchr @1257
  memcmp=MSVCRT_memcmp @1258
  memcpy=MSVCRT_memcpy @1259
  memcpy_s=MSVCRT_memcpy_s @1260
  memmove=MSVCRT_memmove @1261
  memmove_s=MSVCRT_memmove_s @1262
  memset=MSVCRT_memset @1263
  modf=MSVCRT_modf @1264
  modff=MSVCRT_modff @1265
  perror=MSVCRT_perror @1266
  pow=MSVCRT_pow @1267
  powf=MSVCRT_powf @1268
  printf=MSVCRT_printf @1269
  printf_s=MSVCRT_printf_s @1270
  putc=MSVCRT_putc @1271
  putchar=MSVCRT_putchar @1272
  puts=MSVCRT_puts @1273
  putwc=MSVCRT_fputwc @1274
  putwchar=MSVCRT__fputwchar @1275
  qsort=MSVCRT_qsort @1276
  qsort_s=MSVCRT_qsort_s @1277
  raise=MSVCRT_raise @1278
  rand=MSVCRT_rand @1279
  rand_s=MSVCRT_rand_s @1280
  realloc=MSVCRT_realloc @1281
  remove=MSVCRT_remove @1282
  rename=MSVCRT_rename @1283
  rewind=MSVCRT_rewind @1284
  scanf=MSVCRT_scanf @1285
  scanf_s=MSVCRT_scanf_s @1286
  setbuf=MSVCRT_setbuf @1287
  setjmp=MSVCRT__setjmp @1288 PRIVATE
  setlocale=MSVCRT_setlocale @1289
  setvbuf=MSVCRT_setvbuf @1290
  signal=MSVCRT_signal @1291
  sin=MSVCRT_sin @1292
  sinh=MSVCRT_sinh @1293
  sinf=MSVCRT_sinf @1294
  sinhf=MSVCRT_sinhf @1295
  sprintf=MSVCRT_sprintf @1296
  sprintf_s=MSVCRT_sprintf_s @1297
  sqrt=MSVCRT_sqrt @1298
  sqrtf=MSVCRT_sqrtf @1299
  srand=MSVCRT_srand @1300
  sscanf=MSVCRT_sscanf @1301
  sscanf_s=MSVCRT_sscanf_s @1302
  strcat=ntdll.strcat @1303
  strcat_s=MSVCRT_strcat_s @1304
  strchr=MSVCRT_strchr @1305
  strcmp=MSVCRT_strcmp @1306
  strcoll=MSVCRT_strcoll @1307
  strcpy=ntdll.strcpy @1308
  strcpy_s=MSVCRT_strcpy_s @1309
  strcspn=ntdll.strcspn @1310
  strerror=MSVCRT_strerror @1311
  strerror_s=MSVCRT_strerror_s @1312
  strftime=MSVCRT_strftime @1313
  strlen=MSVCRT_strlen @1314
  strncat=MSVCRT_strncat @1315
  strncat_s=MSVCRT_strncat_s @1316
  strncmp=MSVCRT_strncmp @1317
  strncpy=MSVCRT_strncpy @1318
  strncpy_s=MSVCRT_strncpy_s @1319
  strnlen=MSVCRT_strnlen @1320
  strpbrk=ntdll.strpbrk @1321
  strrchr=MSVCRT_strrchr @1322
  strspn=ntdll.strspn @1323
  strstr=MSVCRT_strstr @1324
  strtod=MSVCRT_strtod @1325
  strtok=MSVCRT_strtok @1326
  strtok_s=MSVCRT_strtok_s @1327
  strtol=MSVCRT_strtol @1328
  strtoul=MSVCRT_strtoul @1329
  strxfrm=MSVCRT_strxfrm @1330
  swprintf_s=MSVCRT_swprintf_s @1331
  swscanf=MSVCRT_swscanf @1332
  swscanf_s=MSVCRT_swscanf_s @1333
  system=MSVCRT_system @1334
  tan=MSVCRT_tan @1335
  tanf=MSVCRT_tanf @1336
  tanh=MSVCRT_tanh @1337
  tanhf=MSVCRT_tanhf @1338
  tmpfile=MSVCRT_tmpfile @1339
  tmpfile_s=MSVCRT_tmpfile_s @1340
  tmpnam=MSVCRT_tmpnam @1341
  tolower=MSVCRT_tolower @1343
  toupper=MSVCRT_toupper @1344
  towlower=MSVCRT_towlower @1345
  towupper=MSVCRT_towupper @1346
  ungetc=MSVCRT_ungetc @1347
  ungetwc=MSVCRT_ungetwc @1348
  vfprintf=MSVCRT_vfprintf @1349
  vfprintf_s=MSVCRT_vfprintf_s @1350
  vfwprintf=MSVCRT_vfwprintf @1351
  vfwprintf_s=MSVCRT_vfwprintf_s @1352
  vprintf=MSVCRT_vprintf @1353
  vprintf_s=MSVCRT_vprintf_s @1354
  vsprintf=MSVCRT_vsprintf @1355
  vsprintf_s=MSVCRT_vsprintf_s @1356
  vswprintf_s=MSVCRT_vswprintf_s @1357
  vwprintf=MSVCRT_vwprintf @1358
  vwprintf_s=MSVCRT_vwprintf_s @1359
  wcrtomb=MSVCRT_wcrtomb @1360
  wcscat=ntdll.wcscat @1362
  wcscat_s=MSVCRT_wcscat_s @1363
  wcschr=MSVCRT_wcschr @1364
  wcscmp=ntdll.wcscmp @1365
  wcscoll=MSVCRT_wcscoll @1366
  wcscpy=ntdll.wcscpy @1367
  wcscpy_s=MSVCRT_wcscpy_s @1368
  wcscspn=ntdll.wcscspn @1369
  wcsftime=MSVCRT_wcsftime @1370
  wcslen=MSVCRT_wcslen @1371
  wcsncat=ntdll.wcsncat @1372
  wcsncat_s=MSVCRT_wcsncat_s @1373
  wcsncmp=MSVCRT_wcsncmp @1374
  wcsncpy=MSVCRT_wcsncpy @1375
  wcsncpy_s=MSVCRT_wcsncpy_s @1376
  wcsnlen=MSVCRT_wcsnlen @1377
  wcspbrk=MSVCRT_wcspbrk @1378
  wcsrchr=ntdll.wcsrchr @1379
  wcsrtombs=MSVCRT_wcsrtombs @1380
  wcsrtombs_s=MSVCRT_wcsrtombs_s @1381
  wcsspn=ntdll.wcsspn @1382
  wcsstr=MSVCRT_wcsstr @1383
  wcstod=MSVCRT_wcstod @1384
  wcstok=MSVCRT_wcstok @1385
  wcstok_s=MSVCRT_wcstok_s @1386
  wcstol=ntdll.wcstol @1387
  wcstombs=MSVCRT_wcstombs @1388
  wcstombs_s=MSVCRT_wcstombs_s @1389
  wcstoul=MSVCRT_wcstoul @1390
  wcsxfrm=MSVCRT_wcsxfrm @1391
  wctob=MSVCRT_wctob @1392
  wctomb=MSVCRT_wctomb @1393
  wctomb_s=MSVCRT_wctomb_s @1394
  wprintf=MSVCRT_wprintf @1395
  wprintf_s=MSVCRT_wprintf_s @1396
  wscanf=MSVCRT_wscanf @1397
  wscanf_s=MSVCRT_wscanf_s @1398