This file is indexed.

/usr/lib/x86_64-linux-gnu/wine/libmsvcr120.def is in libwine-dev 3.0-1ubuntu1.

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
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
; File generated automatically from ./dlls/msvcr120/msvcr120.spec; do not edit!

LIBRARY msvcr120.dll

EXPORTS
  ??0?$_SpinWait@$00@details@Concurrency@@QEAA@P6AXXZ@Z=SpinWait_ctor_yield @1
  ??0?$_SpinWait@$0A@@details@Concurrency@@QEAA@P6AXXZ@Z=SpinWait_ctor @2
  ??0SchedulerPolicy@Concurrency@@QEAA@_KZZ=SchedulerPolicy_ctor_policies @3
  ??0SchedulerPolicy@Concurrency@@QEAA@AEBV01@@Z=SchedulerPolicy_copy_ctor @4
  ??0SchedulerPolicy@Concurrency@@QEAA@XZ=SchedulerPolicy_ctor @5
  ??0_Condition_variable@details@Concurrency@@QEAA@XZ=_Condition_variable_ctor @7
  ??0_NonReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_ctor @11
  ??0_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_ctor @14
  ??0_Scheduler@details@Concurrency@@QEAA@PEAVScheduler@2@@Z=_Scheduler_ctor_sched @17
  ??0__non_rtti_object@std@@QEAA@AEBV01@@Z=MSVCRT___non_rtti_object_copy_ctor @25
  ??0__non_rtti_object@std@@QEAA@PEBD@Z=MSVCRT___non_rtti_object_ctor @26
  ??0bad_cast@std@@AEAA@PEBQEBD@Z=MSVCRT_bad_cast_ctor @27
  ??0bad_cast@std@@QEAA@AEBV01@@Z=MSVCRT_bad_cast_copy_ctor @28
  ??0bad_cast@std@@QEAA@PEBD@Z=MSVCRT_bad_cast_ctor_charptr @29
  ??0bad_typeid@std@@QEAA@AEBV01@@Z=MSVCRT_bad_typeid_copy_ctor @32
  ??0bad_typeid@std@@QEAA@PEBD@Z=MSVCRT_bad_typeid_ctor @33
  ??0critical_section@Concurrency@@QEAA@XZ=critical_section_ctor @38
  ??0event@Concurrency@@QEAA@XZ=event_ctor @41
  ??0exception@std@@QEAA@AEBQEBD@Z=MSVCRT_exception_ctor @42
  ??0exception@std@@QEAA@AEBQEBDH@Z=MSVCRT_exception_ctor_noalloc @43
  ??0exception@std@@QEAA@AEBV01@@Z=MSVCRT_exception_copy_ctor @44
  ??0exception@std@@QEAA@XZ=MSVCRT_exception_default_ctor @45
  ??0improper_lock@Concurrency@@QEAA@PEBD@Z=improper_lock_ctor_str @46
  ??0improper_lock@Concurrency@@QEAA@XZ=improper_lock_ctor @47
  ??0improper_scheduler_attach@Concurrency@@QEAA@PEBD@Z=improper_scheduler_attach_ctor_str @48
  ??0improper_scheduler_attach@Concurrency@@QEAA@XZ=improper_scheduler_attach_ctor @49
  ??0improper_scheduler_detach@Concurrency@@QEAA@PEBD@Z=improper_scheduler_detach_ctor_str @50
  ??0improper_scheduler_detach@Concurrency@@QEAA@XZ=improper_scheduler_detach_ctor @51
  ??0invalid_scheduler_policy_key@Concurrency@@QEAA@PEBD@Z=invalid_scheduler_policy_key_ctor_str @62
  ??0invalid_scheduler_policy_key@Concurrency@@QEAA@XZ=invalid_scheduler_policy_key_ctor @63
  ??0invalid_scheduler_policy_thread_specification@Concurrency@@QEAA@PEBD@Z=invalid_scheduler_policy_thread_specification_ctor_str @64
  ??0invalid_scheduler_policy_thread_specification@Concurrency@@QEAA@XZ=invalid_scheduler_policy_thread_specification_ctor @65
  ??0invalid_scheduler_policy_value@Concurrency@@QEAA@PEBD@Z=invalid_scheduler_policy_value_ctor_str @66
  ??0invalid_scheduler_policy_value@Concurrency@@QEAA@XZ=invalid_scheduler_policy_value_ctor @67
  ??0reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_ctor @76
  ??0scheduler_resource_allocation_error@Concurrency@@QEAA@J@Z=scheduler_resource_allocation_error_ctor @79
  ??0scheduler_resource_allocation_error@Concurrency@@QEAA@PEBDJ@Z=scheduler_resource_allocation_error_ctor_name @80
  ??0scoped_lock@critical_section@Concurrency@@QEAA@AEAV12@@Z=critical_section_scoped_lock_ctor @83
  ??0scoped_lock@reader_writer_lock@Concurrency@@QEAA@AEAV12@@Z=reader_writer_lock_scoped_lock_ctor @84
  ??0scoped_lock_read@reader_writer_lock@Concurrency@@QEAA@AEAV12@@Z=reader_writer_lock_scoped_lock_read_ctor @85
  ??1SchedulerPolicy@Concurrency@@QEAA@XZ=SchedulerPolicy_dtor @90
  ??1_Condition_variable@details@Concurrency@@QEAA@XZ=_Condition_variable_dtor @92
  ??1_NonReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_dtor @93
  ??1_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_dtor @94
  ??1__non_rtti_object@std@@UEAA@XZ=MSVCRT___non_rtti_object_dtor @101
  ??1bad_cast@std@@UEAA@XZ=MSVCRT_bad_cast_dtor @102
  ??1bad_typeid@std@@UEAA@XZ=MSVCRT_bad_typeid_dtor @103
  ??1critical_section@Concurrency@@QEAA@XZ=critical_section_dtor @104
  ??1event@Concurrency@@QEAA@XZ=event_dtor @105
  ??1exception@std@@UEAA@XZ=MSVCRT_exception_dtor @106
  ??1reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_dtor @107
  ??1scoped_lock@critical_section@Concurrency@@QEAA@XZ=critical_section_scoped_lock_dtor @108
  ??1scoped_lock@reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_scoped_lock_dtor @109
  ??1scoped_lock_read@reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_scoped_lock_read_dtor @110
  ??1type_info@@UEAA@XZ=MSVCRT_type_info_dtor @111
  ??2@YAPEAX_K@Z=MSVCRT_operator_new @112
  ??2@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @113
  ??3@YAXPEAX@Z=MSVCRT_operator_delete @114
  ??4SchedulerPolicy@Concurrency@@QEAAAEAV01@AEBV01@@Z=SchedulerPolicy_op_assign @118
  ??4__non_rtti_object@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT___non_rtti_object_opequals @119
  ??4bad_cast@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_bad_cast_opequals @120
  ??4bad_typeid@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_bad_typeid_opequals @121
  ??4exception@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_exception_opequals @122
  ??8type_info@@QEBA_NAEBV0@@Z=MSVCRT_type_info_opequals_equals @123
  ??9type_info@@QEBA_NAEBV0@@Z=MSVCRT_type_info_opnot_equals @124
  ??_7__non_rtti_object@std@@6B@=MSVCRT___non_rtti_object_vtable @125 DATA
  ??_7bad_cast@std@@6B@=MSVCRT_bad_cast_vtable @126 DATA
  ??_7bad_typeid@std@@6B@=MSVCRT_bad_typeid_vtable @127 DATA
  ??_7exception@std@@6B@=MSVCRT_exception_vtable @128 DATA
  ??_F?$_SpinWait@$00@details@Concurrency@@QEAAXXZ=SpinWait_dtor @129
  ??_F?$_SpinWait@$0A@@details@Concurrency@@QEAAXXZ=SpinWait_dtor @130
  ??_F_Scheduler@details@Concurrency@@QEAAXXZ=_Scheduler_ctor @132
  ??_Fbad_cast@std@@QEAAXXZ=MSVCRT_bad_cast_default_ctor @133
  ??_Fbad_typeid@std@@QEAAXXZ=MSVCRT_bad_typeid_default_ctor @134
  ??_U@YAPEAX_K@Z=MSVCRT_operator_new @135
  ??_U@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @136
  ??_V@YAXPEAX@Z=MSVCRT_operator_delete @137
  ?Alloc@Concurrency@@YAPEAX_K@Z=Concurrency_Alloc @139
  ?Block@Context@Concurrency@@SAXXZ=Context_Block @140
  ?Create@CurrentScheduler@Concurrency@@SAXAEBVSchedulerPolicy@2@@Z=CurrentScheduler_Create @142
  ?Create@Scheduler@Concurrency@@SAPEAV12@AEBVSchedulerPolicy@2@@Z=Scheduler_Create @143
  ?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPEAVScheduleGroup@2@AEAVlocation@2@@Z=CurrentScheduler_CreateScheduleGroup_loc @145
  ?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPEAVScheduleGroup@2@XZ=CurrentScheduler_CreateScheduleGroup @146
  ?CurrentContext@Context@Concurrency@@SAPEAV12@XZ=Context_CurrentContext @147
  ?Detach@CurrentScheduler@Concurrency@@SAXXZ=CurrentScheduler_Detach @148
  ?Free@Concurrency@@YAXPEAX@Z=Concurrency_Free @151
  ?Get@CurrentScheduler@Concurrency@@SAPEAVScheduler@2@XZ=CurrentScheduler_Get @152
  ?GetNumberOfVirtualProcessors@CurrentScheduler@Concurrency@@SAIXZ=CurrentScheduler_GetNumberOfVirtualProcessors @155
  ?GetPolicy@CurrentScheduler@Concurrency@@SA?AVSchedulerPolicy@2@XZ=CurrentScheduler_GetPolicy @157
  ?GetPolicyValue@SchedulerPolicy@Concurrency@@QEBAIW4PolicyElementKey@2@@Z=SchedulerPolicy_GetPolicyValue @158
  ?Id@Context@Concurrency@@SAIXZ=Context_Id @163
  ?Id@CurrentScheduler@Concurrency@@SAIXZ=CurrentScheduler_Id @164
  ?IsAvailableLocation@CurrentScheduler@Concurrency@@SA_NAEBVlocation@2@@Z=CurrentScheduler_IsAvailableLocation @165
  ?IsCurrentTaskCollectionCanceling@Context@Concurrency@@SA_NXZ=Context_IsCurrentTaskCollectionCanceling @166
  ?Oversubscribe@Context@Concurrency@@SAX_N@Z=Context_Oversubscribe @168
  ?RegisterShutdownEvent@CurrentScheduler@Concurrency@@SAXPEAX@Z=CurrentScheduler_RegisterShutdownEvent @169
  ?ResetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXXZ=Scheduler_ResetDefaultSchedulerPolicy @170
  ?ScheduleGroupId@Context@Concurrency@@SAIXZ=Context_ScheduleGroupId @171
  ?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPEAX@Z0@Z=CurrentScheduler_ScheduleTask @172
  ?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPEAX@Z0AEAVlocation@2@@Z=CurrentScheduler_ScheduleTask_loc @173
  ?SetConcurrencyLimits@SchedulerPolicy@Concurrency@@QEAAXII@Z=SchedulerPolicy_SetConcurrencyLimits @174
  ?SetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXAEBVSchedulerPolicy@2@@Z=Scheduler_SetDefaultSchedulerPolicy @175
  ?SetPolicyValue@SchedulerPolicy@Concurrency@@QEAAIW4PolicyElementKey@2@I@Z=SchedulerPolicy_SetPolicyValue @176
  ?VirtualProcessorId@Context@Concurrency@@SAIXZ=Context_VirtualProcessorId @177
  ?Yield@Context@Concurrency@@SAXXZ=Context_Yield @178
  ?_Acquire@_NonReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Acquire @180
  ?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Acquire @182
  ?_DoYield@?$_SpinWait@$00@details@Concurrency@@IEAAXXZ=SpinWait__DoYield @201
  ?_DoYield@?$_SpinWait@$0A@@details@Concurrency@@IEAAXXZ=SpinWait__DoYield @202
  ?_Get@_CurrentScheduler@details@Concurrency@@SA?AV_Scheduler@23@XZ=_CurrentScheduler__Get @203
  ?_GetConcurrency@details@Concurrency@@YAIXZ=_GetConcurrency @205
  ?_GetNumberOfVirtualProcessors@_CurrentScheduler@details@Concurrency@@SAIXZ=_CurrentScheduler__GetNumberOfVirtualProcessors @207
  ?_GetScheduler@_Scheduler@details@Concurrency@@QEAAPEAVScheduler@3@XZ=_Scheduler__GetScheduler @208
  ?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ=_CurrentScheduler__Id @209
  ?_NumberOfSpins@?$_SpinWait@$00@details@Concurrency@@IEAAKXZ=SpinWait__NumberOfSpins @216
  ?_NumberOfSpins@?$_SpinWait@$0A@@details@Concurrency@@IEAAKXZ=SpinWait__NumberOfSpins @217
  ?_Reference@_Scheduler@details@Concurrency@@QEAAIXZ=_Scheduler__Reference @219
  ?_Release@_NonReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Release @220
  ?_Release@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Release @222
  ?_Release@_Scheduler@details@Concurrency@@QEAAIXZ=_Scheduler__Release @225
  ?_Reset@?$_SpinWait@$00@details@Concurrency@@IEAAXXZ=SpinWait__Reset @229
  ?_Reset@?$_SpinWait@$0A@@details@Concurrency@@IEAAXXZ=SpinWait__Reset @230
  ?_ScheduleTask@_CurrentScheduler@details@Concurrency@@SAXP6AXPEAX@Z0@Z=_CurrentScheduler__ScheduleTask @237
  ?_SetSpinCount@?$_SpinWait@$00@details@Concurrency@@QEAAXI@Z=SpinWait__SetSpinCount @238
  ?_SetSpinCount@?$_SpinWait@$0A@@details@Concurrency@@QEAAXI@Z=SpinWait__SetSpinCount @239
  ?_ShouldSpinAgain@?$_SpinWait@$00@details@Concurrency@@IEAA_NXZ=SpinWait__ShouldSpinAgain @241
  ?_ShouldSpinAgain@?$_SpinWait@$0A@@details@Concurrency@@IEAA_NXZ=SpinWait__ShouldSpinAgain @242
  ?_SpinOnce@?$_SpinWait@$00@details@Concurrency@@QEAA_NXZ=SpinWait__SpinOnce @243
  ?_SpinOnce@?$_SpinWait@$0A@@details@Concurrency@@QEAA_NXZ=SpinWait__SpinOnce @244
  ?_SpinYield@Context@Concurrency@@SAXXZ=Context__SpinYield @245
  ?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z=Concurrency__Trace_ppl_function @250
  ?_TryAcquire@_NonReentrantBlockingLock@details@Concurrency@@QEAA_NXZ=_ReentrantBlockingLock__TryAcquire @251
  ?_TryAcquire@_ReentrantBlockingLock@details@Concurrency@@QEAA_NXZ=_ReentrantBlockingLock__TryAcquire @252
  ?_Value@_SpinCount@details@Concurrency@@SAIXZ=SpinCount__Value @261
  ?__ExceptionPtrAssign@@YAXPEAXPEBX@Z=__ExceptionPtrAssign @263
  ?__ExceptionPtrCompare@@YA_NPEBX0@Z=__ExceptionPtrCompare @264
  ?__ExceptionPtrCopy@@YAXPEAXPEBX@Z=__ExceptionPtrCopy @265
  ?__ExceptionPtrCopyException@@YAXPEAXPEBX1@Z=__ExceptionPtrCopyException @266
  ?__ExceptionPtrCreate@@YAXPEAX@Z=__ExceptionPtrCreate @267
  ?__ExceptionPtrCurrentException@@YAXPEAX@Z=__ExceptionPtrCurrentException @268
  ?__ExceptionPtrDestroy@@YAXPEAX@Z=__ExceptionPtrDestroy @269
  ?__ExceptionPtrRethrow@@YAXPEBX@Z=__ExceptionPtrRethrow @270
  ?__ExceptionPtrToBool@@YA_NPEBX@Z=__ExceptionPtrToBool @272
  __uncaught_exception=MSVCRT___uncaught_exception @273
  ?_invalid_parameter@@YAXPEBG00I_K@Z=MSVCRT__invalid_parameter @275
  ?_is_exception_typeof@@YAHAEBVtype_info@@PEAU_EXCEPTION_POINTERS@@@Z=_is_exception_typeof @276
  ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z=type_info_name_internal_method @277
  ?_open@@YAHPEBDHH@Z=MSVCRT__open @278
  ?_query_new_handler@@YAP6AH_K@ZXZ=MSVCRT__query_new_handler @279
  ?_query_new_mode@@YAHXZ=MSVCRT__query_new_mode @280
  ?_set_new_handler@@YAP6AH_K@ZP6AH0@Z@Z=MSVCRT__set_new_handler @282
  ?_set_new_mode@@YAHH@Z=MSVCRT__set_new_mode @283
  ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z=MSVCRT__set_se_translator @285
  ?_sopen@@YAHPEBDHHH@Z=MSVCRT__sopen @286
  ?_wopen@@YAHPEB_WHH@Z=MSVCRT__wopen @288
  ?_wsopen@@YAHPEB_WHHH@Z=MSVCRT__wsopen @289
  ?before@type_info@@QEBA_NAEBV1@@Z=MSVCRT_type_info_before @290
  ?get_error_code@scheduler_resource_allocation_error@Concurrency@@QEBAJXZ=scheduler_resource_allocation_error_get_error_code @293
  ?lock@critical_section@Concurrency@@QEAAXXZ=critical_section_lock @294
  ?lock@reader_writer_lock@Concurrency@@QEAAXXZ=reader_writer_lock_lock @295
  ?lock_read@reader_writer_lock@Concurrency@@QEAAXXZ=reader_writer_lock_lock_read @296
  ?name@type_info@@QEBAPEBDPEAU__type_info_node@@@Z=type_info_name_internal_method @297
  ?native_handle@critical_section@Concurrency@@QEAAAEAV12@XZ=critical_section_native_handle @298
  ?notify_all@_Condition_variable@details@Concurrency@@QEAAXXZ=_Condition_variable_notify_all @299
  ?notify_one@_Condition_variable@details@Concurrency@@QEAAXXZ=_Condition_variable_notify_one @300
  ?raw_name@type_info@@QEBAPEBDXZ=MSVCRT_type_info_raw_name @301
  ?reset@event@Concurrency@@QEAAXXZ=event_reset @302
  ?set@event@Concurrency@@QEAAXXZ=event_set @303
  ?set_new_handler@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_new_handler @304
  ?set_terminate@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_terminate @308
  ?set_unexpected@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_unexpected @310
  ?swprintf@@YAHPAGIPBGZZ=MSVCRT__snwprintf @311
  ?swprintf@@YAHPA_WIPB_WZZ=MSVCRT__snwprintf @312
  ?terminate@@YAXXZ=MSVCRT_terminate @313
  ?try_lock@critical_section@Concurrency@@QEAA_NXZ=critical_section_try_lock @314
  ?try_lock@reader_writer_lock@Concurrency@@QEAA_NXZ=reader_writer_lock_try_lock @315
  ?try_lock_for@critical_section@Concurrency@@QEAA_NI@Z=critical_section_try_lock_for @316
  ?try_lock_read@reader_writer_lock@Concurrency@@QEAA_NXZ=reader_writer_lock_try_lock_read @317
  ?unexpected@@YAXXZ=MSVCRT_unexpected @318
  ?unlock@critical_section@Concurrency@@QEAAXXZ=critical_section_unlock @319
  ?unlock@reader_writer_lock@Concurrency@@QEAAXXZ=reader_writer_lock_unlock @320
  ?vswprintf@@YAHPA_WIPB_WPAD@Z=MSVCRT_vsnwprintf @321
  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z=_Condition_variable_wait @323
  ?wait@event@Concurrency@@QEAA_KI@Z=event_wait @324
  ?wait_for@_Condition_variable@details@Concurrency@@QEAA_NAEAVcritical_section@3@I@Z=_Condition_variable_wait_for @325
  ?wait_for_multiple@event@Concurrency@@SA_KPEAPEAV12@_K_NI@Z=event_wait_for_multiple @326
  ?what@exception@std@@UEBAPEBDXZ=MSVCRT_what_exception @327
  $I10_OUTPUT=MSVCRT_I10_OUTPUT @328
  _CRT_RTC_INIT @329
  _CRT_RTC_INITW @330
  _CreateFrameInfo @332
  _CxxThrowException @333
  _FindAndUnlinkFrame @335
  _Getdays @338
  _Getmonths @339
  _Gettnames @340
  _HUGE=MSVCRT__HUGE @341 DATA
  _IsExceptionObjectToBeDestroyed @342
  _Strftime @349
  _W_Getdays @350
  _W_Getmonths @351
  _W_Gettnames @352
  _Wcsftime @353
  _XcptFilter @354
  __AdjustPointer @355
  __C_specific_handler=ntdll.__C_specific_handler @358
  __CppXcptFilter @359
  __CxxDetectRethrow @360
  __CxxExceptionFilter @361
  __CxxFrameHandler @362
  __CxxFrameHandler2=__CxxFrameHandler @363
  __CxxFrameHandler3=__CxxFrameHandler @364
  __CxxQueryExceptionSize @365
  __CxxRegisterExceptionObject @366
  __CxxUnregisterExceptionObject @367
  __DestructExceptionObject @368
  __RTCastToVoid=MSVCRT___RTCastToVoid @371
  __RTDynamicCast=MSVCRT___RTDynamicCast @372
  __RTtypeid=MSVCRT___RTtypeid @373
  __STRINGTOLD @374
  ___lc_codepage_func @377
  ___lc_collate_cp_func @378
  ___lc_locale_name_func @379
  ___mb_cur_max_func=MSVCRT____mb_cur_max_func @380
  ___mb_cur_max_l_func @381
  ___setlc_active_func=MSVCRT____setlc_active_func @382
  ___unguarded_readlc_active_add_func=MSVCRT____unguarded_readlc_active_add_func @383
  __argc=MSVCRT___argc @384 DATA
  __argv=MSVCRT___argv @385 DATA
  __badioinfo=MSVCRT___badioinfo @386 DATA
  __clean_type_info_names_internal @387
  __crtCompareStringA @391
  __crtCompareStringW @393
  __crtGetLocaleInfoEx @403
  __crtGetShowWindowMode=MSVCR110__crtGetShowWindowMode @404
  __crtInitializeCriticalSectionEx=MSVCR110__crtInitializeCriticalSectionEx @408
  __crtLCMapStringA @411
  __crtLCMapStringW @413
  __crtSetUnhandledExceptionFilter=MSVCR110__crtSetUnhandledExceptionFilter @416
  __crtTerminateProcess=MSVCR110__crtTerminateProcess @417
  __crtSleep=MSVCRT__crtSleep @418
  __crtUnhandledException=MSVCRT__crtUnhandledException @419
  __daylight=MSVCRT___p__daylight @420
  __dllonexit @421
  __doserrno=MSVCRT___doserrno @422
  __dstbias=MSVCRT___p__dstbias @423
  __fpecode @424
  __getmainargs @429
  __initenv=MSVCRT___initenv @430 DATA
  __iob_func=MSVCRT___iob_func @431
  __isascii=MSVCRT___isascii @432
  __iscsym=MSVCRT___iscsym @433
  __iscsymf=MSVCRT___iscsymf @434
  __lconv_init @437
  __mb_cur_max=MSVCRT___mb_cur_max @438 DATA
  __p___argc=MSVCRT___p___argc @439
  __p___argv=MSVCRT___p___argv @440
  __p___initenv @441
  __p___mb_cur_max @442
  __p___wargv=MSVCRT___p___wargv @443
  __p___winitenv @444
  __p__acmdln @445
  __p__commode @446
  __p__daylight=MSVCRT___p__daylight @447
  __p__dstbias=MSVCRT___p__dstbias @448
  __p__environ=MSVCRT___p__environ @449
  __p__fmode @450
  __p__iob=MSVCRT___iob_func @451
  __p__mbctype @453
  __p__pctype=MSVCRT___p__pctype @454
  __p__pgmptr=MSVCRT___p__pgmptr @455
  __p__timezone=MSVCRT___p__timezone @457
  __p__tzname @458
  __p__wcmdln @459
  __p__wenviron=MSVCRT___p__wenviron @460
  __p__wpgmptr=MSVCRT___p__wpgmptr @461
  __pctype_func=MSVCRT___pctype_func @462
  __pioinfo=MSVCRT___pioinfo @463 DATA
  __pxcptinfoptrs=MSVCRT___pxcptinfoptrs @465
  __set_app_type=MSVCRT___set_app_type @467
  __setlc_active=MSVCRT___setlc_active @468 DATA
  __setusermatherr=MSVCRT___setusermatherr @469
  __swprintf_l=MSVCRT___swprintf_l @471
  __sys_errlist @472
  __sys_nerr @473
  __threadhandle=kernel32.GetCurrentThread @474
  __threadid=kernel32.GetCurrentThreadId @475
  __timezone=MSVCRT___p__timezone @476
  __toascii=MSVCRT___toascii @477
  __tzname=__p__tzname @478
  __unDName @479
  __unDNameEx @480
  __unguarded_readlc_active=MSVCRT___unguarded_readlc_active @482 DATA
  __vswprintf_l=MSVCRT_vswprintf_l @483
  __wargv=MSVCRT___wargv @484 DATA
  __wcserror=MSVCRT___wcserror @485
  __wcserror_s=MSVCRT___wcserror_s @486
  __wgetmainargs @488
  __winitenv=MSVCRT___winitenv @489 DATA
  _abnormal_termination @490
  _abs64 @491
  _access=MSVCRT__access @492
  _access_s=MSVCRT__access_s @493
  _acmdln=MSVCRT__acmdln @494 DATA
  _aligned_free @495
  _aligned_malloc @496
  _aligned_msize @497
  _aligned_offset_malloc @498
  _aligned_offset_realloc @499
  _aligned_realloc @501
  _amsg_exit @503
  _assert=MSVCRT__assert @504
  _atodbl=MSVCRT__atodbl @505
  _atodbl_l=MSVCRT__atodbl_l @506
  _atof_l=MSVCRT__atof_l @507
  _atoflt=MSVCRT__atoflt @508
  _atoflt_l=MSVCRT__atoflt_l @509
  _atoi64=ntdll._atoi64 @510
  _atoi_l=MSVCRT__atoi_l @512
  _atoldbl=MSVCRT__atoldbl @514
  _atoll_l=MSVCRT__atoll_l @516
  _beep=MSVCRT__beep @517
  _beginthread @518
  _beginthreadex @519
  _byteswap_uint64 @520
  _byteswap_ulong=MSVCRT__byteswap_ulong @521
  _byteswap_ushort @522
  _c_exit=MSVCRT__c_exit @523
  _cabs=MSVCRT__cabs @524
  _callnewh @525
  _calloc_crt=MSVCRT_calloc @526
  _cexit=MSVCRT__cexit @527
  _cgets @528
  _chdir=MSVCRT__chdir @532
  _chdrive=MSVCRT__chdrive @533
  _chgsign=MSVCRT__chgsign @534
  _chgsignf=MSVCRT__chgsignf @535
  _chmod=MSVCRT__chmod @536
  _chsize=MSVCRT__chsize @537
  _chsize_s=MSVCRT__chsize_s @538
  _clearfp @539
  _close=MSVCRT__close @540
  _commit=MSVCRT__commit @541
  _commode=MSVCRT__commode @542 DATA
  _configthreadlocale @543
  _control87 @544
  _controlfp @545
  _controlfp_s @546
  _copysign=MSVCRT__copysign @547
  _copysignf=MSVCRT__copysignf @548
  _cprintf @549
  _cputs @555
  _cputws @556
  _creat=MSVCRT__creat @557
  _create_locale=MSVCRT__create_locale @558
  __crt_debugger_hook=MSVCRT__crt_debugger_hook @559
  _cscanf @560
  _cscanf_l @561
  _cscanf_s @562
  _cscanf_s_l @563
  _ctime32=MSVCRT__ctime32 @564
  _ctime32_s=MSVCRT__ctime32_s @565
  _ctime64=MSVCRT__ctime64 @566
  _ctime64_s=MSVCRT__ctime64_s @567
  _cwait @568
  _cwprintf @569
  _cwscanf @575
  _cwscanf_l @576
  _cwscanf_s @577
  _cwscanf_s_l @578
  _daylight=MSVCRT___daylight @579 DATA
  _dclass=MSVCR120__dclass @580
  _difftime32=MSVCRT__difftime32 @581
  _difftime64=MSVCRT__difftime64 @582
  _dpcomp=MSVCR120__dpcomp @584
  _dsign=MSVCR120__dsign @585
  _dstbias=MSVCRT__dstbias @586 DATA
  _dtest=MSVCR120__dtest @587
  _dup=MSVCRT__dup @588
  _dup2=MSVCRT__dup2 @589
  _dupenv_s @590
  _ecvt=MSVCRT__ecvt @591
  _ecvt_s=MSVCRT__ecvt_s @592
  _endthread @593
  _endthreadex @594
  _environ=MSVCRT__environ @595 DATA
  _eof=MSVCRT__eof @596
  _errno=MSVCRT__errno @597
  _except1 @598
  _execl @599
  _execle @600
  _execlp @601
  _execlpe @602
  _execv @603
  _execve=MSVCRT__execve @604
  _execvp @605
  _execvpe @606
  _exit=MSVCRT__exit @607
  _expand @608
  _fclose_nolock=MSVCRT__fclose_nolock @609
  _fcloseall=MSVCRT__fcloseall @610
  _fcvt=MSVCRT__fcvt @611
  _fcvt_s=MSVCRT__fcvt_s @612
  _fdclass=MSVCR120__fdclass @613
  _fdopen=MSVCRT__fdopen @614
  _fdpcomp=MSVCR120__fdpcomp @615
  _fdsign=MSVCR120__fdsign @616
  _fdtest=MSVCR120__fdtest @617
  _fflush_nolock=MSVCRT__fflush_nolock @618
  _fgetc_nolock=MSVCRT__fgetc_nolock @619
  _fgetchar=MSVCRT__fgetchar @620
  _fgetwc_nolock=MSVCRT__fgetwc_nolock @621
  _fgetwchar=MSVCRT__fgetwchar @622
  _filbuf=MSVCRT__filbuf @623
  _filelength=MSVCRT__filelength @624
  _filelengthi64=MSVCRT__filelengthi64 @625
  _fileno=MSVCRT__fileno @626
  _findclose=MSVCRT__findclose @627
  _findfirst32=MSVCRT__findfirst32 @628
  _findfirst64=MSVCRT__findfirst64 @630
  _findfirst64i32=MSVCRT__findfirst64i32 @631
  _findnext32=MSVCRT__findnext32 @632
  _findnext64=MSVCRT__findnext64 @634
  _findnext64i32=MSVCRT__findnext64i32 @635
  _finite=MSVCRT__finite @636
  _finitef=MSVCRT__finitef @637
  _flsbuf=MSVCRT__flsbuf @638
  _flushall=MSVCRT__flushall @639
  _fmode=MSVCRT__fmode @640 DATA
  _fpclass=MSVCRT__fpclass @641
  _fpieee_flt @642
  _fpreset @643
  _fputc_nolock=MSVCRT__fputc_nolock @648
  _fputchar=MSVCRT__fputchar @649
  _fputwc_nolock=MSVCRT__fputwc_nolock @650
  _fputwchar=MSVCRT__fputwchar @651
  _fread_nolock=MSVCRT__fread_nolock @652
  _fread_nolock_s=MSVCRT__fread_nolock_s @653
  _free_locale=MSVCRT__free_locale @654
  _fscanf_l=MSVCRT__fscanf_l @658
  _fscanf_s_l=MSVCRT__fscanf_s_l @659
  _fseek_nolock=MSVCRT__fseek_nolock @660
  _fseeki64=MSVCRT__fseeki64 @661
  _fseeki64_nolock=MSVCRT__fseeki64_nolock @662
  _fsopen=MSVCRT__fsopen @663
  _fstat32=MSVCRT__fstat32 @664
  _fstat32i64=MSVCRT__fstat32i64 @665
  _fstat64=MSVCRT__fstat64 @666
  _fstat64i32=MSVCRT__fstat64i32 @667
  _ftell_nolock=MSVCRT__ftell_nolock @668
  _ftelli64=MSVCRT__ftelli64 @669
  _ftelli64_nolock=MSVCRT__ftelli64_nolock @670
  _ftime32=MSVCRT__ftime32 @671
  _ftime32_s=MSVCRT__ftime32_s @672
  _ftime64=MSVCRT__ftime64 @673
  _ftime64_s=MSVCRT__ftime64_s @674
  _fullpath=MSVCRT__fullpath @675
  _futime32 @676
  _futime64 @677
  _fwprintf_l=MSVCRT__fwprintf_l @678
  _fwrite_nolock=MSVCRT__fwrite_nolock @682
  _fwscanf_l=MSVCRT__fwscanf_l @683
  _fwscanf_s_l=MSVCRT__fwscanf_s_l @684
  _gcvt=MSVCRT__gcvt @685
  _gcvt_s=MSVCRT__gcvt_s @686
  _get_current_locale=MSVCRT__get_current_locale @687
  _get_daylight @688
  _get_doserrno @689
  _get_dstbias=MSVCRT__get_dstbias @690
  _get_errno @691
  _get_fmode=MSVCRT__get_fmode @692
  _get_heap_handle @693
  _get_invalid_parameter_handler @694
  _get_osfhandle=MSVCRT__get_osfhandle @695
  _get_output_format=MSVCRT__get_output_format @696
  _get_pgmptr @697
  _get_printf_count_output=MSVCRT__get_printf_count_output @698
  _get_purecall_handler @699
  _get_terminate=MSVCRT__get_terminate @700
  _get_timezone @701
  _get_tzname=MSVCRT__get_tzname @702
  _get_unexpected=MSVCRT__get_unexpected @703
  _get_wpgmptr @704
  _getc_nolock=MSVCRT__fgetc_nolock @705
  _getch @706
  _getch_nolock @707
  _getche @708
  _getche_nolock @709
  _getcwd=MSVCRT__getcwd @710
  _getdcwd=MSVCRT__getdcwd @711
  _getdiskfree=MSVCRT__getdiskfree @712
  _getdllprocaddr @713
  _getdrive=MSVCRT__getdrive @714
  _getdrives=kernel32.GetLogicalDrives @715
  _getmaxstdio=MSVCRT__getmaxstdio @716
  _getmbcp @717
  _getpid @718
  _getptd @719
  _getw=MSVCRT__getw @721
  _getwc_nolock=MSVCRT__fgetwc_nolock @722
  _getwch @723
  _getwch_nolock @724
  _getwche @725
  _getwche_nolock @726
  _getws=MSVCRT__getws @727
  _gmtime32=MSVCRT__gmtime32 @729
  _gmtime32_s=MSVCRT__gmtime32_s @730
  _gmtime64=MSVCRT__gmtime64 @731
  _gmtime64_s=MSVCRT__gmtime64_s @732
  _heapadd @733
  _heapchk @734
  _heapmin @735
  _heapset @736
  _heapwalk @738
  _hypot @739
  _hypotf=MSVCRT__hypotf @740
  _i64toa=ntdll._i64toa @741
  _i64toa_s=MSVCRT__i64toa_s @742
  _i64tow=ntdll._i64tow @743
  _i64tow_s=MSVCRT__i64tow_s @744
  _initterm @746
  _initterm_e @747
  _invalid_parameter=MSVCRT__invalid_parameter @748
  _invalid_parameter_noinfo @749
  _invalid_parameter_noinfo_noreturn @750
  _iob=MSVCRT__iob @752 DATA
  _isalnum_l=MSVCRT__isalnum_l @753
  _isalpha_l=MSVCRT__isalpha_l @754
  _isatty=MSVCRT__isatty @755
  _isblank_l=MSVCRT__isblank_l @756
  _iscntrl_l=MSVCRT__iscntrl_l @757
  _isctype=MSVCRT__isctype @758
  _isctype_l=MSVCRT__isctype_l @759
  _isdigit_l=MSVCRT__isdigit_l @760
  _isgraph_l=MSVCRT__isgraph_l @761
  _isleadbyte_l=MSVCRT__isleadbyte_l @762
  _islower_l=MSVCRT__islower_l @763
  _ismbbkana @774
  _ismbblead @780
  _ismbblead_l @781
  _ismbbtrail @786
  _ismbcalnum @788
  _ismbcalpha @790
  _ismbcdigit @794
  _ismbcgraph @796
  _ismbchira @798
  _ismbckata @800
  _ismbcl0 @802
  _ismbclegal @808
  _ismbcprint @812
  _ismbcpunct @814
  _ismbcspace @816
  _ismbcsymbol @818
  _ismbcupper @820
  _ismbslead @822
  _ismbstrail @824
  _isnan=MSVCRT__isnan @826
  _isnanf=MSVCRT__isnanf @827
  _isprint_l=MSVCRT__isprint_l @828
  _isspace_l=MSVCRT__isspace_l @830
  _isupper_l=MSVCRT__isupper_l @831
  _iswalpha_l=MSVCRT__iswalpha_l @833
  _iswblank_l=MSVCRT__iswblank_l @834
  _iswctype_l=MSVCRT__iswctype_l @838
  _iswdigit_l=MSVCRT__iswdigit_l @839
  _iswpunct_l=MSVCRT__iswpunct_l @843
  _iswspace_l=MSVCRT__iswspace_l @844
  _isxdigit_l=MSVCRT__isxdigit_l @847
  _itoa=MSVCRT__itoa @848
  _itoa_s=MSVCRT__itoa_s @849
  _itow=ntdll._itow @850
  _itow_s=MSVCRT__itow_s @851
  _j0=MSVCRT__j0 @852
  _j1=MSVCRT__j1 @853
  _jn=MSVCRT__jn @854
  _kbhit @855
  _ldclass=MSVCR120__ldclass @856
  _ldpcomp=MSVCR120__dpcomp @857
  _ldsign=MSVCR120__dsign @858
  _ldtest=MSVCR120__ldtest @859
  _lfind @860
  _lfind_s @861
  _loaddll @862
  _local_unwind @863
  _localtime32=MSVCRT__localtime32 @864
  _localtime32_s @865
  _localtime64=MSVCRT__localtime64 @866
  _localtime64_s @867
  _lock @868
  _lock_file=MSVCRT__lock_file @869
  _locking=MSVCRT__locking @870
  _logb=MSVCRT__logb @871
  _logbf=MSVCRT__logbf @872
  _lrotl=MSVCRT__lrotl @873
  _lrotr=MSVCRT__lrotr @874
  _lsearch @875
  _lseek=MSVCRT__lseek @877
  _lseeki64=MSVCRT__lseeki64 @878
  _ltoa=ntdll._ltoa @879
  _ltoa_s=MSVCRT__ltoa_s @880
  _ltow=ntdll._ltow @881
  _ltow_s=MSVCRT__ltow_s @882
  _makepath=MSVCRT__makepath @883
  _makepath_s=MSVCRT__makepath_s @884
  _malloc_crt=MSVCRT_malloc @885
  _mbbtombc @886
  _mbbtype @888
  _mbccpy @890
  _mbccpy_l @891
  _mbccpy_s @892
  _mbccpy_s_l @893
  _mbcjistojms @894
  _mbcjmstojis @896
  _mbclen @898
  _mbctohira @900
  _mbctokata @902
  _mbctolower @904
  _mbctombb @906
  _mbctoupper @908
  _mbctype=MSVCRT_mbctype @910 DATA
  _mbsbtype @912
  _mbscat_s @914
  _mbscat_s_l @915
  _mbschr @916
  _mbscmp @918
  _mbscoll @920
  _mbscoll_l @921
  _mbscpy_s @922
  _mbscpy_s_l @923
  _mbscspn @924
  _mbsdec @926
  _mbsicmp @928
  _mbsicoll @930
  _mbsicoll_l @931
  _mbsinc @932
  _mbslen @934
  _mbslen_l @935
  _mbslwr @936
  _mbslwr_s @938
  _mbsnbcat @940
  _mbsnbcat_s @942
  _mbsnbcmp @944
  _mbsnbcnt @946
  _mbsnbcoll @948
  _mbsnbcoll_l @949
  _mbsnbcpy @950
  _mbsnbcpy_s @952
  _mbsnbcpy_s_l @953
  _mbsnbicmp @954
  _mbsnbicoll @956
  _mbsnbicoll_l @957
  _mbsnbset @958
  _mbsncat @962
  _mbsnccnt @966
  _mbsncmp @968
  _mbsncpy @972
  _mbsnextc @976
  _mbsnicmp @978
  _mbsninc @982
  _mbsnlen @984
  _mbsnlen_l @985
  _mbsnset @986
  _mbspbrk @990
  _mbsrchr @992
  _mbsrev @994
  _mbsset @996
  _mbsspn @1000
  _mbsspnp @1002
  _mbsstr @1004
  _mbstok @1006
  _mbstok_l @1007
  _mbstok_s @1008
  _mbstok_s_l @1009
  _mbstowcs_l=MSVCRT__mbstowcs_l @1010
  _mbstowcs_s_l=MSVCRT__mbstowcs_s_l @1011
  _mbstrlen @1012
  _mbstrlen_l @1013
  _mbsupr @1016
  _mbsupr_s @1018
  _mbtowc_l=MSVCRT_mbtowc_l @1020
  _memccpy=ntdll._memccpy @1021
  _memicmp=MSVCRT__memicmp @1022
  _memicmp_l=MSVCRT__memicmp_l @1023
  _mkdir=MSVCRT__mkdir @1024
  _mkgmtime32=MSVCRT__mkgmtime32 @1025
  _mkgmtime64=MSVCRT__mkgmtime64 @1026
  _mktemp=MSVCRT__mktemp @1027
  _mktemp_s=MSVCRT__mktemp_s @1028
  _mktime32=MSVCRT__mktime32 @1029
  _mktime64=MSVCRT__mktime64 @1030
  _msize @1031
  _nextafter=MSVCRT__nextafter @1032
  _nextafterf=MSVCRT__nextafterf @1033
  _onexit=MSVCRT__onexit @1034
  _open=MSVCRT__open @1035
  _open_osfhandle=MSVCRT__open_osfhandle @1036
  _pclose=MSVCRT__pclose @1037
  _pctype=MSVCRT__pctype @1038 DATA
  _pgmptr=MSVCRT__pgmptr @1039 DATA
  _pipe=MSVCRT__pipe @1040
  _popen=MSVCRT__popen @1041
  _purecall @1046
  _putc_nolock=MSVCRT__fputc_nolock @1047
  _putch @1048
  _putch_nolock @1049
  _putenv @1050
  _putenv_s @1051
  _putw=MSVCRT__putw @1052
  _putwc_nolock=MSVCRT__fputwc_nolock @1053
  _putwch @1054
  _putwch_nolock @1055
  _putws=MSVCRT__putws @1056
  _read=MSVCRT__read @1057
  _realloc_crt=MSVCRT_realloc @1058
  _recalloc @1059
  _resetstkoflw=MSVCRT__resetstkoflw @1061
  _rmdir=MSVCRT__rmdir @1062
  _rmtmp=MSVCRT__rmtmp @1063
  _rotl @1064
  _rotl64 @1065
  _rotr @1066
  _rotr64 @1067
  _scalb=MSVCRT__scalb @1068
  _scalbf=MSVCRT__scalbf @1069
  _scanf_l=MSVCRT__scanf_l @1070
  _scanf_s_l=MSVCRT__scanf_s_l @1071
  _scprintf=MSVCRT__scprintf @1072
  _scwprintf=MSVCRT__scwprintf @1076
  _searchenv=MSVCRT__searchenv @1080
  _searchenv_s=MSVCRT__searchenv_s @1081
  _set_FMA3_enable=MSVCRT__set_FMA3_enable @1082
  _set_abort_behavior=MSVCRT__set_abort_behavior @1083
  _set_controlfp @1084
  _set_doserrno @1085
  _set_errno @1086
  _set_error_mode @1087
  _set_fmode=MSVCRT__set_fmode @1088
  _set_invalid_parameter_handler @1089
  _set_output_format=MSVCRT__set_output_format @1091
  _set_printf_count_output=MSVCRT__set_printf_count_output @1092
  _set_purecall_handler @1093
  _seterrormode @1094
  _setjmp=MSVCRT__setjmp @1095
  _setjmpex=MSVCRT__setjmpex @1096
  _setmaxstdio=MSVCRT__setmaxstdio @1097
  _setmbcp @1098
  _setmode=MSVCRT__setmode @1099
  _sleep=MSVCRT__sleep @1101
  _snprintf=MSVCRT__snprintf @1102
  _snprintf_l=MSVCRT__snprintf_l @1105
  _snprintf_s=MSVCRT__snprintf_s @1106
  _snscanf=MSVCRT__snscanf @1108
  _snscanf_l=MSVCRT__snscanf_l @1109
  _snscanf_s=MSVCRT__snscanf_s @1110
  _snscanf_s_l=MSVCRT__snscanf_s_l @1111
  _snwprintf=MSVCRT__snwprintf @1112
  _snwprintf_l=MSVCRT__snwprintf_l @1113
  _snwprintf_s=MSVCRT__snwprintf_s @1114
  _snwprintf_s_l=MSVCRT__snwprintf_s_l @1115
  _snwscanf=MSVCRT__snwscanf @1116
  _snwscanf_l=MSVCRT__snwscanf_l @1117
  _snwscanf_s=MSVCRT__snwscanf_s @1118
  _snwscanf_s_l=MSVCRT__snwscanf_s_l @1119
  _sopen=MSVCRT__sopen @1120
  _sopen_s=MSVCRT__sopen_s @1121
  _spawnl @1122
  _spawnle @1123
  _spawnlp @1124
  _spawnlpe @1125
  _spawnv @1126
  _spawnve=MSVCRT__spawnve @1127
  _spawnvp @1128
  _spawnvpe=MSVCRT__spawnvpe @1129
  _splitpath=MSVCRT__splitpath @1130
  _splitpath_s=MSVCRT__splitpath_s @1131
  _sprintf_l=MSVCRT_sprintf_l @1132
  _sprintf_p=MSVCRT__sprintf_p @1133
  _sprintf_p_l=MSVCRT_sprintf_p_l @1134
  _sprintf_s_l=MSVCRT_sprintf_s_l @1135
  _sscanf_l=MSVCRT__sscanf_l @1136
  _sscanf_s_l=MSVCRT__sscanf_s_l @1137
  _stat32=MSVCRT__stat32 @1138
  _stat32i64=MSVCRT__stat32i64 @1139
  _stat64=MSVCRT_stat64 @1140
  _stat64i32=MSVCRT__stat64i32 @1141
  _statusfp @1142
  _strcoll_l=MSVCRT_strcoll_l @1143
  _strdate=MSVCRT__strdate @1144
  _strdate_s @1145
  _strdup=MSVCRT__strdup @1146
  _strerror=MSVCRT__strerror @1147
  _strftime_l=MSVCRT__strftime_l @1149
  _stricmp=MSVCRT__stricmp @1150
  _stricmp_l=MSVCRT__stricmp_l @1151
  _stricoll=MSVCRT__stricoll @1152
  _stricoll_l=MSVCRT__stricoll_l @1153
  _strlwr=MSVCRT__strlwr @1154
  _strlwr_l @1155
  _strlwr_s=MSVCRT__strlwr_s @1156
  _strlwr_s_l=MSVCRT__strlwr_s_l @1157
  _strncoll=MSVCRT__strncoll @1158
  _strncoll_l=MSVCRT__strncoll_l @1159
  _strnicmp=MSVCRT__strnicmp @1160
  _strnicmp_l=MSVCRT__strnicmp_l @1161
  _strnicoll=MSVCRT__strnicoll @1162
  _strnicoll_l=MSVCRT__strnicoll_l @1163
  _strnset=MSVCRT__strnset @1164
  _strnset_s=MSVCRT__strnset_s @1165
  _strrev=MSVCRT__strrev @1166
  _strset @1167
  _strtime=MSVCRT__strtime @1169
  _strtime_s @1170
  _strtod_l=MSVCRT_strtod_l @1171
  _strtof_l=MSVCRT__strtof_l @1172
  _strtoi64=MSVCRT_strtoi64 @1173
  _strtoi64_l=MSVCRT_strtoi64_l @1174
  _strtol_l=MSVCRT__strtol_l @1176
  _strtoll_l=MSVCRT_strtoi64_l @1178
  _strtoui64=MSVCRT_strtoui64 @1179
  _strtoui64_l=MSVCRT_strtoui64_l @1180
  _strtoul_l=MSVCRT_strtoul_l @1181
  _strtoull_l=MSVCRT_strtoui64_l @1182
  _strupr=MSVCRT__strupr @1184
  _strupr_l=MSVCRT__strupr_l @1185
  _strupr_s=MSVCRT__strupr_s @1186
  _strupr_s_l=MSVCRT__strupr_s_l @1187
  _strxfrm_l=MSVCRT__strxfrm_l @1188
  _swab=MSVCRT__swab @1189
  _swprintf=MSVCRT_swprintf @1190
  _swprintf_p_l=MSVCRT_swprintf_p_l @1194
  _swprintf_s_l=MSVCRT__swprintf_s_l @1195
  _swscanf_l=MSVCRT__swscanf_l @1196
  _swscanf_s_l=MSVCRT__swscanf_s_l @1197
  _sys_errlist=MSVCRT__sys_errlist @1198 DATA
  _sys_nerr=MSVCRT__sys_nerr @1199 DATA
  _tell=MSVCRT__tell @1200
  _telli64 @1201
  _tempnam=MSVCRT__tempnam @1202
  _time32=MSVCRT__time32 @1203
  _time64=MSVCRT__time64 @1204
  _timezone=MSVCRT___timezone @1205 DATA
  _tolower=MSVCRT__tolower @1206
  _tolower_l=MSVCRT__tolower_l @1207
  _toupper=MSVCRT__toupper @1208
  _toupper_l=MSVCRT__toupper_l @1209
  _towlower_l=MSVCRT__towlower_l @1210
  _towupper_l=MSVCRT__towupper_l @1211
  _tzname=MSVCRT__tzname @1212 DATA
  _tzset=MSVCRT__tzset @1213
  _ui64toa=ntdll._ui64toa @1214
  _ui64toa_s=MSVCRT__ui64toa_s @1215
  _ui64tow=ntdll._ui64tow @1216
  _ui64tow_s=MSVCRT__ui64tow_s @1217
  _ultoa=ntdll._ultoa @1218
  _ultoa_s=MSVCRT__ultoa_s @1219
  _ultow=ntdll._ultow @1220
  _ultow_s=MSVCRT__ultow_s @1221
  _umask=MSVCRT__umask @1222
  _ungetc_nolock=MSVCRT__ungetc_nolock @1224
  _ungetch @1225
  _ungetch_nolock @1226
  _ungetwc_nolock=MSVCRT__ungetwc_nolock @1227
  _ungetwch @1228
  _ungetwch_nolock @1229
  _unlink=MSVCRT__unlink @1230
  _unloaddll @1231
  _unlock @1232
  _unlock_file=MSVCRT__unlock_file @1233
  _utime32 @1234
  _utime64 @1235
  _vacopy=MSVCR120__vacopy @1236
  _vcprintf @1237
  _vcwprintf @1243
  _vfprintf_l=MSVCRT__vfprintf_l @1249
  _vfprintf_p=MSVCRT__vfprintf_p @1250
  _vfprintf_p_l=MSVCRT__vfprintf_p_l @1251
  _vfprintf_s_l=MSVCRT__vfprintf_s_l @1252
  _vfwprintf_l=MSVCRT__vfwprintf_l @1253
  _vfwprintf_p=MSVCRT__vfwprintf_p @1254
  _vfwprintf_p_l=MSVCRT__vfwprintf_p_l @1255
  _vfwprintf_s_l=MSVCRT__vfwprintf_s_l @1256
  _vscprintf=MSVCRT__vscprintf @1261
  _vscprintf_p=MSVCRT__vscprintf_p @1263
  _vscprintf_p_l=MSVCRT__vscprintf_p_l @1264
  _vscwprintf=MSVCRT__vscwprintf @1265
  _vscwprintf_l=MSVCRT__vscwprintf_l @1266
  _vscwprintf_p=MSVCRT__vscwprintf_p @1267
  _vscwprintf_p_l=MSVCRT__vscwprintf_p_l @1268
  _vsnprintf=MSVCRT_vsnprintf @1269
  _vsnprintf_c=MSVCRT_vsnprintf @1270
  _vsnprintf_c_l=MSVCRT_vsnprintf_l @1271
  _vsnprintf_l=MSVCRT_vsnprintf_l @1272
  _vsnprintf_s=MSVCRT_vsnprintf_s @1273
  _vsnprintf_s_l=MSVCRT_vsnprintf_s_l @1274
  _vsnwprintf=MSVCRT_vsnwprintf @1275
  _vsnwprintf_l=MSVCRT_vsnwprintf_l @1276
  _vsnwprintf_s=MSVCRT_vsnwprintf_s @1277
  _vsnwprintf_s_l=MSVCRT_vsnwprintf_s_l @1278
  _vsprintf_l=MSVCRT_vsprintf_l @1279
  _vsprintf_p=MSVCRT_vsprintf_p @1280
  _vsprintf_p_l=MSVCRT_vsprintf_p_l @1281
  _vsprintf_s_l=MSVCRT_vsprintf_s_l @1282
  _vswprintf=MSVCRT_vswprintf @1283
  _vswprintf_c=MSVCRT_vsnwprintf @1284
  _vswprintf_c_l=MSVCRT_vsnwprintf_l @1285
  _vswprintf_l=MSVCRT_vswprintf_l @1286
  _vswprintf_p=MSVCRT__vswprintf_p @1287
  _vswprintf_p_l=MSVCRT_vswprintf_p_l @1288
  _vswprintf_s_l=MSVCRT_vswprintf_s_l @1289
  _waccess=MSVCRT__waccess @1294
  _waccess_s=MSVCRT__waccess_s @1295
  _wasctime=MSVCRT__wasctime @1296
  _wasctime_s=MSVCRT__wasctime_s @1297
  _wassert=MSVCRT__wassert @1298
  _wchdir=MSVCRT__wchdir @1299
  _wchmod=MSVCRT__wchmod @1300
  _wcmdln=MSVCRT__wcmdln @1301 DATA
  _wcreat=MSVCRT__wcreat @1302
  _wcreate_locale=MSVCRT__wcreate_locale @1303
  _wcscoll_l=MSVCRT__wcscoll_l @1304
  _wcsdup=MSVCRT__wcsdup @1305
  _wcserror=MSVCRT__wcserror @1306
  _wcserror_s=MSVCRT__wcserror_s @1307
  _wcsftime_l=MSVCRT__wcsftime_l @1308
  _wcsicmp=MSVCRT__wcsicmp @1309
  _wcsicmp_l=MSVCRT__wcsicmp_l @1310
  _wcsicoll=MSVCRT__wcsicoll @1311
  _wcsicoll_l=MSVCRT__wcsicoll_l @1312
  _wcslwr=MSVCRT__wcslwr @1313
  _wcslwr_l=MSVCRT__wcslwr_l @1314
  _wcslwr_s=MSVCRT__wcslwr_s @1315
  _wcslwr_s_l=MSVCRT__wcslwr_s_l @1316
  _wcsncoll=MSVCRT__wcsncoll @1317
  _wcsncoll_l=MSVCRT__wcsncoll_l @1318
  _wcsnicmp=MSVCRT__wcsnicmp @1319
  _wcsnicmp_l=MSVCRT__wcsnicmp_l @1320
  _wcsnicoll=MSVCRT__wcsnicoll @1321
  _wcsnicoll_l=MSVCRT__wcsnicoll_l @1322
  _wcsnset=MSVCRT__wcsnset @1323
  _wcsrev=MSVCRT__wcsrev @1325
  _wcsset=MSVCRT__wcsset @1326
  _wcsset_s=MSVCRT__wcsset_s @1327
  _wcstod_l=MSVCRT__wcstod_l @1328
  _wcstof_l=MSVCRT__wcstof_l @1329
  _wcstoi64=MSVCRT__wcstoi64 @1330
  _wcstoi64_l=MSVCRT__wcstoi64_l @1331
  _wcstol_l=MSVCRT__wcstol_l @1333
  _wcstoll_l=MSVCRT__wcstoi64_l @1335
  _wcstombs_l=MSVCRT__wcstombs_l @1336
  _wcstombs_s_l=MSVCRT__wcstombs_s_l @1337
  _wcstoui64=MSVCRT__wcstoui64 @1338
  _wcstoui64_l=MSVCRT__wcstoui64_l @1339
  _wcstoul_l=MSVCRT__wcstoul_l @1340
  _wcstoull_l=MSVCRT__wcstoui64_l @1341
  _wcsupr=ntdll._wcsupr @1343
  _wcsupr_l=MSVCRT__wcsupr_l @1344
  _wcsupr_s=MSVCRT__wcsupr_s @1345
  _wcsupr_s_l=MSVCRT__wcsupr_s_l @1346
  _wcsxfrm_l=MSVCRT__wcsxfrm_l @1347
  _wctime32=MSVCRT__wctime32 @1348
  _wctime32_s=MSVCRT__wctime32_s @1349
  _wctime64=MSVCRT__wctime64 @1350
  _wctime64_s=MSVCRT__wctime64_s @1351
  _wctomb_l=MSVCRT__wctomb_l @1352
  _wctomb_s_l=MSVCRT__wctomb_s_l @1353
  _wdupenv_s @1354
  _wenviron=MSVCRT__wenviron @1355 DATA
  _wexecl @1356
  _wexecle @1357
  _wexeclp @1358
  _wexeclpe @1359
  _wexecv @1360
  _wexecve @1361
  _wexecvp @1362
  _wexecvpe @1363
  _wfdopen=MSVCRT__wfdopen @1364
  _wfindfirst32=MSVCRT__wfindfirst32 @1365
  _wfindfirst64=MSVCRT__wfindfirst64 @1367
  _wfindfirst64i32=MSVCRT__wfindfirst64i32 @1368
  _wfindnext32=MSVCRT__wfindnext32 @1369
  _wfindnext64=MSVCRT__wfindnext64 @1371
  _wfindnext64i32=MSVCRT__wfindnext64i32 @1372
  _wfopen=MSVCRT__wfopen @1373
  _wfopen_s=MSVCRT__wfopen_s @1374
  _wfreopen=MSVCRT__wfreopen @1375
  _wfreopen_s=MSVCRT__wfreopen_s @1376
  _wfsopen=MSVCRT__wfsopen @1377
  _wfullpath=MSVCRT__wfullpath @1378
  _wgetcwd=MSVCRT__wgetcwd @1379
  _wgetdcwd=MSVCRT__wgetdcwd @1380
  _wgetenv=MSVCRT__wgetenv @1381
  _wgetenv_s @1382
  _wmakepath=MSVCRT__wmakepath @1383
  _wmakepath_s=MSVCRT__wmakepath_s @1384
  _wmkdir=MSVCRT__wmkdir @1385
  _wmktemp=MSVCRT__wmktemp @1386
  _wmktemp_s=MSVCRT__wmktemp_s @1387
  _wopen=MSVCRT__wopen @1388
  _wperror=MSVCRT__wperror @1389
  _wpgmptr=MSVCRT__wpgmptr @1390 DATA
  _wpopen=MSVCRT__wpopen @1391
  _wputenv @1396
  _wputenv_s @1397
  _wremove=MSVCRT__wremove @1398
  _wrename=MSVCRT__wrename @1399
  _write=MSVCRT__write @1400
  _wrmdir=MSVCRT__wrmdir @1401
  _wscanf_l=MSVCRT__wscanf_l @1402
  _wscanf_s_l=MSVCRT__wscanf_s_l @1403
  _wsearchenv=MSVCRT__wsearchenv @1404
  _wsearchenv_s=MSVCRT__wsearchenv_s @1405
  _wsetlocale=MSVCRT__wsetlocale @1406
  _wsopen=MSVCRT__wsopen @1407
  _wsopen_s=MSVCRT__wsopen_s @1408
  _wspawnl @1409
  _wspawnle @1410
  _wspawnlp @1411
  _wspawnlpe @1412
  _wspawnv @1413
  _wspawnve=MSVCRT__wspawnve @1414
  _wspawnvp @1415
  _wspawnvpe=MSVCRT__wspawnvpe @1416
  _wsplitpath=MSVCRT__wsplitpath @1417
  _wsplitpath_s=MSVCRT__wsplitpath_s @1418
  _wstat32=MSVCRT__wstat32 @1419
  _wstat32i64=MSVCRT__wstat32i64 @1420
  _wstat64=MSVCRT__wstat64 @1421
  _wstat64i32=MSVCRT__wstat64i32 @1422
  _wstrdate=MSVCRT__wstrdate @1423
  _wstrdate_s @1424
  _wstrtime=MSVCRT__wstrtime @1425
  _wstrtime_s @1426
  _wsystem @1427
  _wtempnam=MSVCRT__wtempnam @1428
  _wtmpnam=MSVCRT__wtmpnam @1429
  _wtmpnam_s=MSVCRT__wtmpnam_s @1430
  _wtof=MSVCRT__wtof @1431
  _wtof_l=MSVCRT__wtof_l @1432
  _wtoi=MSVCRT__wtoi @1433
  _wtoi64=MSVCRT__wtoi64 @1434
  _wtoi64_l=MSVCRT__wtoi64_l @1435
  _wtoi_l=MSVCRT__wtoi_l @1436
  _wtol=MSVCRT__wtol @1437
  _wtol_l=MSVCRT__wtol_l @1438
  _wtoll=MSVCRT__wtoll @1439
  _wtoll_l=MSVCRT__wtoll_l @1440
  _wunlink=MSVCRT__wunlink @1441
  _wutime32 @1442
  _wutime64 @1443
  _y0=MSVCRT__y0 @1444
  _y1=MSVCRT__y1 @1445
  _yn=MSVCRT__yn @1446
  abort=MSVCRT_abort @1447
  abs=MSVCRT_abs @1448
  acos=MSVCRT_acos @1449
  acosf=MSVCRT_acosf @1450
  acosh=MSVCR120_acosh @1451
  acoshf=MSVCR120_acoshf @1452
  acoshl=MSVCR120_acoshl @1453
  asctime=MSVCRT_asctime @1454
  asctime_s=MSVCRT_asctime_s @1455
  asin=MSVCRT_asin @1456
  asinf=MSVCRT_asinf @1457
  asinh=MSVCR120_asinh @1458
  asinhf=MSVCR120_asinhf @1459
  asinhl=MSVCR120_asinhl @1460
  atan=MSVCRT_atan @1461
  atanf=MSVCRT_atanf @1462
  atan2=MSVCRT_atan2 @1463
  atan2f=MSVCRT_atan2f @1464
  atanh=MSVCR120_atanh @1465
  atanhf=MSVCR120_atanhf @1466
  atanhl=MSVCR120_atanhl @1467
  atexit=MSVCRT_atexit @1468 PRIVATE
  atof=MSVCRT_atof @1469
  atoi=MSVCRT_atoi @1470
  atol=ntdll.atol @1471
  atoll=MSVCRT_atoll @1472
  bsearch=MSVCRT_bsearch @1473
  bsearch_s=MSVCRT_bsearch_s @1474
  btowc=MSVCRT_btowc @1475
  calloc=MSVCRT_calloc @1485
  cbrt=MSVCR120_cbrt @1501
  cbrtf=MSVCR120_cbrtf @1502
  cbrtl=MSVCR120_cbrtl @1503
  ceil=MSVCRT_ceil @1510
  ceilf=MSVCRT_ceilf @1511
  clearerr=MSVCRT_clearerr @1518
  clearerr_s=MSVCRT_clearerr_s @1519
  clock=MSVCRT_clock @1520
  copysign=MSVCRT__copysign @1530
  copysignf=MSVCRT__copysignf @1531
  copysignl=MSVCRT__copysign @1532
  cos=MSVCRT_cos @1533
  cosf=MSVCRT_cosf @1534
  cosh=MSVCRT_cosh @1535
  coshf=MSVCRT_coshf @1536
  div=MSVCRT_div @1561
  erf=MSVCR120_erf @1562
  erfc=MSVCR120_erfc @1563
  erfcf=MSVCR120_erfcf @1564
  erfcl=MSVCR120_erfcl @1565
  erff=MSVCR120_erff @1566
  erfl=MSVCR120_erfl @1567
  exit=MSVCRT_exit @1568
  exp=MSVCRT_exp @1569
  exp2=MSVCR120_exp2 @1570
  exp2f=MSVCR120_exp2f @1571
  exp2l=MSVCR120_exp2l @1572
  expf=MSVCRT_expf @1573
  expm1=MSVCR120_expm1 @1574
  expm1f=MSVCR120_expm1f @1575
  expm1l=MSVCR120_expm1l @1576
  fabs=MSVCRT_fabs @1577
  fabsf=MSVCRT_fabsf @1578
  fclose=MSVCRT_fclose @1579
  fegetenv=MSVCRT_fegetenv @1584
  fegetround=MSVCRT_fegetround @1586
  feof=MSVCRT_feof @1588
  ferror=MSVCRT_ferror @1590
  fesetenv=MSVCRT_fesetenv @1591
  fesetround=MSVCRT_fesetround @1593
  fflush=MSVCRT_fflush @1596
  fgetc=MSVCRT_fgetc @1597
  fgetpos=MSVCRT_fgetpos @1598
  fgets=MSVCRT_fgets @1599
  fgetwc=MSVCRT_fgetwc @1600
  fgetws=MSVCRT_fgetws @1601
  floor=MSVCRT_floor @1602
  floorf=MSVCRT_floorf @1603
  fmax=MSVCR120_fmax @1607
  fmaxf=MSVCR120_fmaxf @1608
  fmaxl=MSVCR120_fmax @1609
  fmin=MSVCR120_fmin @1610
  fminf=MSVCR120_fminf @1611
  fminl=MSVCR120_fmin @1612
  fmod=MSVCRT_fmod @1613
  fmodf=MSVCRT_fmodf @1614
  fopen=MSVCRT_fopen @1615
  fopen_s=MSVCRT_fopen_s @1616
  fprintf=MSVCRT_fprintf @1617
  fprintf_s=MSVCRT_fprintf_s @1618
  fputc=MSVCRT_fputc @1619
  fputs=MSVCRT_fputs @1620
  fputwc=MSVCRT_fputwc @1621
  fputws=MSVCRT_fputws @1622
  fread=MSVCRT_fread @1623
  fread_s=MSVCRT_fread_s @1624
  free=MSVCRT_free @1625
  freopen=MSVCRT_freopen @1626
  freopen_s=MSVCRT_freopen_s @1627
  frexp=MSVCRT_frexp @1628
  fscanf=MSVCRT_fscanf @1629
  fscanf_s=MSVCRT_fscanf_s @1630
  fseek=MSVCRT_fseek @1631
  fsetpos=MSVCRT_fsetpos @1632
  ftell=MSVCRT_ftell @1633
  fwprintf=MSVCRT_fwprintf @1634
  fwprintf_s=MSVCRT_fwprintf_s @1635
  fwrite=MSVCRT_fwrite @1636
  fwscanf=MSVCRT_fwscanf @1637
  fwscanf_s=MSVCRT_fwscanf_s @1638
  getc=MSVCRT_getc @1639
  getchar=MSVCRT_getchar @1640
  getenv=MSVCRT_getenv @1641
  getenv_s @1642
  gets=MSVCRT_gets @1643
  getwc=MSVCRT_getwc @1645
  getwchar=MSVCRT_getwchar @1646
  is_wctype=ntdll.iswctype @1652
  isalnum=MSVCRT_isalnum @1653
  isalpha=MSVCRT_isalpha @1654
  isblank=MSVCRT_isblank @1655
  iscntrl=MSVCRT_iscntrl @1656
  isdigit=MSVCRT_isdigit @1657
  isgraph=MSVCRT_isgraph @1658
  isleadbyte=MSVCRT_isleadbyte @1659
  islower=MSVCRT_islower @1660
  isprint=MSVCRT_isprint @1661
  ispunct=MSVCRT_ispunct @1662
  isspace=MSVCRT_isspace @1663
  isupper=MSVCRT_isupper @1664
  iswalnum=MSVCRT_iswalnum @1665
  iswalpha=ntdll.iswalpha @1666
  iswascii=MSVCRT_iswascii @1667
  iswblank=MSVCRT_iswblank @1668
  iswcntrl=MSVCRT_iswcntrl @1669
  iswctype=ntdll.iswctype @1670
  iswdigit=MSVCRT_iswdigit @1671
  iswgraph=MSVCRT_iswgraph @1672
  iswlower=MSVCRT_iswlower @1673
  iswprint=MSVCRT_iswprint @1674
  iswpunct=MSVCRT_iswpunct @1675
  iswspace=MSVCRT_iswspace @1676
  iswupper=MSVCRT_iswupper @1677
  iswxdigit=MSVCRT_iswxdigit @1678
  isxdigit=MSVCRT_isxdigit @1679
  labs=MSVCRT_labs @1680
  ldexp=MSVCRT_ldexp @1681
  ldiv=MSVCRT_ldiv @1682
  lgamma=MSVCR120_lgamma @1683
  lgammaf=MSVCR120_lgammaf @1684
  lgammal=MSVCR120_lgammal @1685
  llabs=MSVCRT_llabs @1686
  lldiv=MSVCRT_lldiv @1687
  llrint=MSVCR120_llrint @1688
  llrintf=MSVCR120_llrintf @1689
  llrintl=MSVCR120_llrintl @1690
  llround=MSVCR120_llround @1691
  llroundf=MSVCR120_llroundf @1692
  llroundl=MSVCR120_llroundl @1693
  localeconv=MSVCRT_localeconv @1694
  log=MSVCRT_log @1695
  logf=MSVCRT_logf @1696
  log10=MSVCRT_log10 @1697
  log10f=MSVCRT_log10f @1698
  log1p=MSVCR120_log1p @1699
  log1pf=MSVCR120_log1pf @1700
  log1pl=MSVCR120_log1pl @1701
  log2=MSVCR120_log2 @1702
  log2f=MSVCR120_log2f @1703
  log2l=MSVCR120_log2l @1704
  longjmp=MSVCRT_longjmp @1708
  lrint=MSVCR120_lrint @1709
  lrintf=MSVCR120_lrintf @1710
  lrintl=MSVCR120_lrintl @1711
  lround=MSVCR120_lround @1712
  lroundf=MSVCR120_lroundf @1713
  lroundl=MSVCR120_lroundl @1714
  malloc=MSVCRT_malloc @1715
  mblen=MSVCRT_mblen @1716
  mbrlen=MSVCRT_mbrlen @1717
  mbrtowc=MSVCRT_mbrtowc @1718
  mbsrtowcs=MSVCRT_mbsrtowcs @1719
  mbsrtowcs_s=MSVCRT_mbsrtowcs_s @1720
  mbstowcs=MSVCRT_mbstowcs @1721
  mbstowcs_s=MSVCRT__mbstowcs_s @1722
  mbtowc=MSVCRT_mbtowc @1723
  memchr=MSVCRT_memchr @1724
  memcmp=MSVCRT_memcmp @1725
  memcpy=MSVCRT_memcpy @1726
  memcpy_s=MSVCRT_memcpy_s @1727
  memmove=MSVCRT_memmove @1728
  memmove_s=MSVCRT_memmove_s @1729
  memset=MSVCRT_memset @1730
  modf=MSVCRT_modf @1731
  modff=MSVCRT_modff @1732
  nan=MSVCR120_nan @1733
  nanf=MSVCR120_nanf @1734
  nanl=MSVCR120_nan @1735
  nearbyint=MSVCRT_nearbyint @1736
  nearbyintf=MSVCRT_nearbyintf @1737
  nearbyintl=MSVCRT_nearbyint @1738
  nextafter=MSVCRT__nextafter @1739
  nextafterf=MSVCRT__nextafterf @1740
  nextafterl=MSVCRT__nextafter @1741
  perror=MSVCRT_perror @1748
  pow=MSVCRT_pow @1749
  powf=MSVCRT_powf @1750
  printf=MSVCRT_printf @1751
  printf_s=MSVCRT_printf_s @1752
  putc=MSVCRT_putc @1753
  putchar=MSVCRT_putchar @1754
  puts=MSVCRT_puts @1755
  putwc=MSVCRT_fputwc @1756
  putwchar=MSVCRT__fputwchar @1757
  qsort=MSVCRT_qsort @1758
  qsort_s=MSVCRT_qsort_s @1759
  raise=MSVCRT_raise @1760
  rand=MSVCRT_rand @1761
  rand_s=MSVCRT_rand_s @1762
  realloc=MSVCRT_realloc @1763
  remainder=MSVCR120_remainder @1764
  remainderf=MSVCR120_remainderf @1765
  remainderl=MSVCR120_remainderl @1766
  remove=MSVCRT_remove @1767
  rename=MSVCRT_rename @1771
  rewind=MSVCRT_rewind @1772
  rint=MSVCR120_rint @1773
  rintf=MSVCR120_rintf @1774
  rintl=MSVCR120_rintl @1775
  round=MSVCR120_round @1776
  roundf=MSVCR120_roundf @1777
  roundl=MSVCR120_roundl @1778
  scalbln=MSVCRT__scalb @1779
  scalblnf=MSVCRT__scalbf @1780
  scalblnl=MSVCR120_scalbnl @1781
  scalbn=MSVCRT__scalb @1782
  scalbnf=MSVCRT__scalbf @1783
  scalbnl=MSVCR120_scalbnl @1784
  scanf=MSVCRT_scanf @1785
  scanf_s=MSVCRT_scanf_s @1786
  setbuf=MSVCRT_setbuf @1787
  setjmp=MSVCRT__setjmp @1788 PRIVATE
  setlocale=MSVCRT_setlocale @1789
  setvbuf=MSVCRT_setvbuf @1790
  signal=MSVCRT_signal @1791
  sin=MSVCRT_sin @1792
  sinf=MSVCRT_sinf @1793
  sinh=MSVCRT_sinh @1794
  sinhf=MSVCRT_sinhf @1795
  sprintf=MSVCRT_sprintf @1796
  sprintf_s=MSVCRT_sprintf_s @1797
  sqrt=MSVCRT_sqrt @1798
  sqrtf=MSVCRT_sqrtf @1799
  srand=MSVCRT_srand @1800
  sscanf=MSVCRT_sscanf @1801
  sscanf_s=MSVCRT_sscanf_s @1802
  strcat=ntdll.strcat @1803
  strcat_s=MSVCRT_strcat_s @1804
  strchr=MSVCRT_strchr @1805
  strcmp=MSVCRT_strcmp @1806
  strcoll=MSVCRT_strcoll @1807
  strcpy=MSVCRT_strcpy @1808
  strcpy_s=MSVCRT_strcpy_s @1809
  strcspn=ntdll.strcspn @1810
  strerror=MSVCRT_strerror @1811
  strerror_s=MSVCRT_strerror_s @1812
  strftime=MSVCRT_strftime @1813
  strlen=MSVCRT_strlen @1814
  strncat=MSVCRT_strncat @1815
  strncat_s=MSVCRT_strncat_s @1816
  strncmp=MSVCRT_strncmp @1817
  strncpy=MSVCRT_strncpy @1818
  strncpy_s=MSVCRT_strncpy_s @1819
  strnlen=MSVCRT_strnlen @1820
  strpbrk=ntdll.strpbrk @1821
  strrchr=MSVCRT_strrchr @1822
  strspn=ntdll.strspn @1823
  strstr=MSVCRT_strstr @1824
  strtod=MSVCRT_strtod @1825
  strtof=MSVCRT_strtof @1826
  strtok=MSVCRT_strtok @1828
  strtok_s=MSVCRT_strtok_s @1829
  strtol=MSVCRT_strtol @1830
  strtoll=MSVCRT_strtoi64 @1832
  strtoul=MSVCRT_strtoul @1833
  strtoull=MSVCRT_strtoui64 @1834
  strxfrm=MSVCRT_strxfrm @1836
  swprintf_s=MSVCRT_swprintf_s @1837
  swscanf=MSVCRT_swscanf @1838
  swscanf_s=MSVCRT_swscanf_s @1839
  system=MSVCRT_system @1840
  tan=MSVCRT_tan @1841
  tanf=MSVCRT_tanf @1842
  tanh=MSVCRT_tanh @1843
  tanhf=MSVCRT_tanhf @1844
  tmpfile=MSVCRT_tmpfile @1848
  tmpfile_s=MSVCRT_tmpfile_s @1849
  tmpnam=MSVCRT_tmpnam @1850
  tmpnam_s=MSVCRT_tmpnam_s @1851
  tolower=MSVCRT_tolower @1852
  toupper=MSVCRT_toupper @1853
  towlower=MSVCRT_towlower @1855
  towupper=MSVCRT_towupper @1856
  trunc=MSVCR120_trunc @1857
  truncf=MSVCR120_truncf @1858
  truncl=MSVCR120_truncl @1859
  ungetc=MSVCRT_ungetc @1860
  ungetwc=MSVCRT_ungetwc @1861
  vfprintf=MSVCRT_vfprintf @1862
  vfprintf_s=MSVCRT_vfprintf_s @1863
  vfwprintf=MSVCRT_vfwprintf @1866
  vfwprintf_s=MSVCRT_vfwprintf_s @1867
  vprintf=MSVCRT_vprintf @1870
  vprintf_s=MSVCRT_vprintf_s @1871
  vsprintf=MSVCRT_vsprintf @1874
  vsprintf_s=MSVCRT_vsprintf_s @1875
  vsscanf=MSVCRT_vsscanf @1876
  vswprintf_s=MSVCRT_vswprintf_s @1878
  vswscanf=MSVCRT_vswscanf @1879
  vwprintf=MSVCRT_vwprintf @1881
  vwprintf_s=MSVCRT_vwprintf_s @1882
  wcrtomb=MSVCRT_wcrtomb @1885
  wcscat=ntdll.wcscat @1887
  wcscat_s=MSVCRT_wcscat_s @1888
  wcschr=MSVCRT_wcschr @1889
  wcscmp=ntdll.wcscmp @1890
  wcscoll=MSVCRT_wcscoll @1891
  wcscpy=ntdll.wcscpy @1892
  wcscpy_s=MSVCRT_wcscpy_s @1893
  wcscspn=ntdll.wcscspn @1894
  wcsftime=MSVCRT_wcsftime @1895
  wcslen=MSVCRT_wcslen @1896
  wcsncat=ntdll.wcsncat @1897
  wcsncat_s=MSVCRT_wcsncat_s @1898
  wcsncmp=MSVCRT_wcsncmp @1899
  wcsncpy=MSVCRT_wcsncpy @1900
  wcsncpy_s=MSVCRT_wcsncpy_s @1901
  wcsnlen=MSVCRT_wcsnlen @1902
  wcspbrk=MSVCRT_wcspbrk @1903
  wcsrchr=ntdll.wcsrchr @1904
  wcsrtombs=MSVCRT_wcsrtombs @1905
  wcsrtombs_s=MSVCRT_wcsrtombs_s @1906
  wcsspn=ntdll.wcsspn @1907
  wcsstr=MSVCRT_wcsstr @1908
  wcstod=MSVCRT_wcstod @1909
  wcstof=MSVCRT_wcstof @1910
  wcstok=MSVCRT_wcstok @1912
  wcstok_s=MSVCRT_wcstok_s @1913
  wcstol=ntdll.wcstol @1914
  wcstoll=MSVCRT__wcstoi64 @1916
  wcstombs=MSVCRT_wcstombs @1917
  wcstombs_s=MSVCRT_wcstombs_s @1918
  wcstoul=MSVCRT_wcstoul @1919
  wcstoull=MSVCRT__wcstoui64 @1920
  wcsxfrm=MSVCRT_wcsxfrm @1922
  wctob=MSVCRT_wctob @1923
  wctomb=MSVCRT_wctomb @1924
  wctomb_s=MSVCRT_wctomb_s @1925
  wctype @1927
  wmemcpy_s @1928
  wmemmove_s @1929
  wprintf=MSVCRT_wprintf @1930
  wprintf_s=MSVCRT_wprintf_s @1931
  wscanf=MSVCRT_wscanf @1932
  wscanf_s=MSVCRT_wscanf_s @1933