This file is indexed.

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

LIBRARY msvcr110.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 @8
  ??0_NonReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_ctor @12
  ??0_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_ctor @15
  ??0_Scheduler@details@Concurrency@@QEAA@PEAVScheduler@2@@Z=_Scheduler_ctor_sched @18
  ??0__non_rtti_object@std@@QEAA@AEBV01@@Z=MSVCRT___non_rtti_object_copy_ctor @26
  ??0__non_rtti_object@std@@QEAA@PEBD@Z=MSVCRT___non_rtti_object_ctor @27
  ??0bad_cast@std@@AEAA@PEBQEBD@Z=MSVCRT_bad_cast_ctor @28
  ??0bad_cast@std@@QEAA@AEBV01@@Z=MSVCRT_bad_cast_copy_ctor @29
  ??0bad_cast@std@@QEAA@PEBD@Z=MSVCRT_bad_cast_ctor_charptr @30
  ??0bad_typeid@std@@QEAA@AEBV01@@Z=MSVCRT_bad_typeid_copy_ctor @33
  ??0bad_typeid@std@@QEAA@PEBD@Z=MSVCRT_bad_typeid_ctor @34
  ??0critical_section@Concurrency@@QEAA@XZ=critical_section_ctor @39
  ??0event@Concurrency@@QEAA@XZ=event_ctor @42
  ??0exception@std@@QEAA@AEBQEBD@Z=MSVCRT_exception_ctor @43
  ??0exception@std@@QEAA@AEBQEBDH@Z=MSVCRT_exception_ctor_noalloc @44
  ??0exception@std@@QEAA@AEBV01@@Z=MSVCRT_exception_copy_ctor @45
  ??0exception@std@@QEAA@XZ=MSVCRT_exception_default_ctor @46
  ??0improper_lock@Concurrency@@QEAA@PEBD@Z=improper_lock_ctor_str @47
  ??0improper_lock@Concurrency@@QEAA@XZ=improper_lock_ctor @48
  ??0improper_scheduler_attach@Concurrency@@QEAA@PEBD@Z=improper_scheduler_attach_ctor_str @49
  ??0improper_scheduler_attach@Concurrency@@QEAA@XZ=improper_scheduler_attach_ctor @50
  ??0improper_scheduler_detach@Concurrency@@QEAA@PEBD@Z=improper_scheduler_detach_ctor_str @51
  ??0improper_scheduler_detach@Concurrency@@QEAA@XZ=improper_scheduler_detach_ctor @52
  ??0invalid_scheduler_policy_key@Concurrency@@QEAA@PEBD@Z=invalid_scheduler_policy_key_ctor_str @63
  ??0invalid_scheduler_policy_key@Concurrency@@QEAA@XZ=invalid_scheduler_policy_key_ctor @64
  ??0invalid_scheduler_policy_thread_specification@Concurrency@@QEAA@PEBD@Z=invalid_scheduler_policy_thread_specification_ctor_str @65
  ??0invalid_scheduler_policy_thread_specification@Concurrency@@QEAA@XZ=invalid_scheduler_policy_thread_specification_ctor @66
  ??0invalid_scheduler_policy_value@Concurrency@@QEAA@PEBD@Z=invalid_scheduler_policy_value_ctor_str @67
  ??0invalid_scheduler_policy_value@Concurrency@@QEAA@XZ=invalid_scheduler_policy_value_ctor @68
  ??0reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_ctor @77
  ??0scheduler_resource_allocation_error@Concurrency@@QEAA@J@Z=scheduler_resource_allocation_error_ctor @80
  ??0scheduler_resource_allocation_error@Concurrency@@QEAA@PEBDJ@Z=scheduler_resource_allocation_error_ctor_name @81
  ??0scoped_lock@critical_section@Concurrency@@QEAA@AEAV12@@Z=critical_section_scoped_lock_ctor @84
  ??0scoped_lock@reader_writer_lock@Concurrency@@QEAA@AEAV12@@Z=reader_writer_lock_scoped_lock_ctor @85
  ??0scoped_lock_read@reader_writer_lock@Concurrency@@QEAA@AEAV12@@Z=reader_writer_lock_scoped_lock_read_ctor @86
  ??1SchedulerPolicy@Concurrency@@QEAA@XZ=SchedulerPolicy_dtor @91
  ??1_Condition_variable@details@Concurrency@@QEAA@XZ=_Condition_variable_dtor @94
  ??1_NonReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_dtor @95
  ??1_ReentrantBlockingLock@details@Concurrency@@QEAA@XZ=_ReentrantBlockingLock_dtor @96
  ??1__non_rtti_object@std@@UEAA@XZ=MSVCRT___non_rtti_object_dtor @102
  ??1bad_cast@std@@UEAA@XZ=MSVCRT_bad_cast_dtor @103
  ??1bad_typeid@std@@UEAA@XZ=MSVCRT_bad_typeid_dtor @104
  ??1critical_section@Concurrency@@QEAA@XZ=critical_section_dtor @105
  ??1event@Concurrency@@QEAA@XZ=event_dtor @106
  ??1exception@std@@UEAA@XZ=MSVCRT_exception_dtor @107
  ??1reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_dtor @108
  ??1scoped_lock@critical_section@Concurrency@@QEAA@XZ=critical_section_scoped_lock_dtor @109
  ??1scoped_lock@reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_scoped_lock_dtor @110
  ??1scoped_lock_read@reader_writer_lock@Concurrency@@QEAA@XZ=reader_writer_lock_scoped_lock_read_dtor @111
  ??1type_info@@UEAA@XZ=MSVCRT_type_info_dtor @112
  ??2@YAPEAX_K@Z=MSVCRT_operator_new @113
  ??2@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @114
  ??3@YAXPEAX@Z=MSVCRT_operator_delete @115
  ??4SchedulerPolicy@Concurrency@@QEAAAEAV01@AEBV01@@Z=SchedulerPolicy_op_assign @119
  ??4__non_rtti_object@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT___non_rtti_object_opequals @120
  ??4bad_cast@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_bad_cast_opequals @121
  ??4bad_typeid@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_bad_typeid_opequals @122
  ??4exception@std@@QEAAAEAV01@AEBV01@@Z=MSVCRT_exception_opequals @123
  ??8type_info@@QEBA_NAEBV0@@Z=MSVCRT_type_info_opequals_equals @124
  ??9type_info@@QEBA_NAEBV0@@Z=MSVCRT_type_info_opnot_equals @125
  ??_7__non_rtti_object@std@@6B@=MSVCRT___non_rtti_object_vtable @126 DATA
  ??_7bad_cast@std@@6B@=MSVCRT_bad_cast_vtable @127 DATA
  ??_7bad_typeid@std@@6B@=MSVCRT_bad_typeid_vtable @128 DATA
  ??_7exception@std@@6B@=MSVCRT_exception_vtable @129 DATA
  ??_F?$_SpinWait@$00@details@Concurrency@@QEAAXXZ=SpinWait_dtor @130
  ??_F?$_SpinWait@$0A@@details@Concurrency@@QEAAXXZ=SpinWait_dtor @131
  ??_F_Scheduler@details@Concurrency@@QEAAXXZ=_Scheduler_ctor @133
  ??_Fbad_cast@std@@QEAAXXZ=MSVCRT_bad_cast_default_ctor @134
  ??_Fbad_typeid@std@@QEAAXXZ=MSVCRT_bad_typeid_default_ctor @135
  ??_U@YAPEAX_K@Z=MSVCRT_operator_new @136
  ??_U@YAPEAX_KHPEBDH@Z=MSVCRT_operator_new_dbg @137
  ??_V@YAXPEAX@Z=MSVCRT_operator_delete @138
  ?Alloc@Concurrency@@YAPEAX_K@Z=Concurrency_Alloc @140
  ?Block@Context@Concurrency@@SAXXZ=Context_Block @141
  ?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 @154
  ?GetPolicy@CurrentScheduler@Concurrency@@SA?AVSchedulerPolicy@2@XZ=CurrentScheduler_GetPolicy @156
  ?GetPolicyValue@SchedulerPolicy@Concurrency@@QEBAIW4PolicyElementKey@2@@Z=SchedulerPolicy_GetPolicyValue @157
  ?Id@Context@Concurrency@@SAIXZ=Context_Id @162
  ?Id@CurrentScheduler@Concurrency@@SAIXZ=CurrentScheduler_Id @163
  ?IsAvailableLocation@CurrentScheduler@Concurrency@@SA_NAEBVlocation@2@@Z=CurrentScheduler_IsAvailableLocation @164
  ?IsCurrentTaskCollectionCanceling@Context@Concurrency@@SA_NXZ=Context_IsCurrentTaskCollectionCanceling @165
  ?Oversubscribe@Context@Concurrency@@SAX_N@Z=Context_Oversubscribe @167
  ?RegisterShutdownEvent@CurrentScheduler@Concurrency@@SAXPEAX@Z=CurrentScheduler_RegisterShutdownEvent @168
  ?ResetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXXZ=Scheduler_ResetDefaultSchedulerPolicy @169
  ?ScheduleGroupId@Context@Concurrency@@SAIXZ=Context_ScheduleGroupId @170
  ?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPEAX@Z0@Z=CurrentScheduler_ScheduleTask @171
  ?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPEAX@Z0AEAVlocation@2@@Z=CurrentScheduler_ScheduleTask_loc @172
  ?SetConcurrencyLimits@SchedulerPolicy@Concurrency@@QEAAXII@Z=SchedulerPolicy_SetConcurrencyLimits @173
  ?SetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXAEBVSchedulerPolicy@2@@Z=Scheduler_SetDefaultSchedulerPolicy @174
  ?SetPolicyValue@SchedulerPolicy@Concurrency@@QEAAIW4PolicyElementKey@2@I@Z=SchedulerPolicy_SetPolicyValue @175
  ?VirtualProcessorId@Context@Concurrency@@SAIXZ=Context_VirtualProcessorId @176
  ?Yield@Context@Concurrency@@SAXXZ=Context_Yield @177
  ?_Acquire@_NonReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Acquire @179
  ?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Acquire @181
  ?_DoYield@?$_SpinWait@$00@details@Concurrency@@IEAAXXZ=SpinWait__DoYield @202
  ?_DoYield@?$_SpinWait@$0A@@details@Concurrency@@IEAAXXZ=SpinWait__DoYield @203
  ?_Get@_CurrentScheduler@details@Concurrency@@SA?AV_Scheduler@23@XZ=_CurrentScheduler__Get @204
  ?_GetConcurrency@details@Concurrency@@YAIXZ=_GetConcurrency @206
  ?_GetNumberOfVirtualProcessors@_CurrentScheduler@details@Concurrency@@SAIXZ=_CurrentScheduler__GetNumberOfVirtualProcessors @208
  ?_GetScheduler@_Scheduler@details@Concurrency@@QEAAPEAVScheduler@3@XZ=_Scheduler__GetScheduler @209
  ?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ=_CurrentScheduler__Id @210
  ?_NumberOfSpins@?$_SpinWait@$00@details@Concurrency@@IEAAKXZ=SpinWait__NumberOfSpins @219
  ?_NumberOfSpins@?$_SpinWait@$0A@@details@Concurrency@@IEAAKXZ=SpinWait__NumberOfSpins @220
  ?_Reference@_Scheduler@details@Concurrency@@QEAAIXZ=_Scheduler__Reference @222
  ?_Release@_NonReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Release @225
  ?_Release@_ReentrantBlockingLock@details@Concurrency@@QEAAXXZ=_ReentrantBlockingLock__Release @227
  ?_Release@_Scheduler@details@Concurrency@@QEAAIXZ=_Scheduler__Release @230
  ?_Reset@?$_SpinWait@$00@details@Concurrency@@IEAAXXZ=SpinWait__Reset @234
  ?_Reset@?$_SpinWait@$0A@@details@Concurrency@@IEAAXXZ=SpinWait__Reset @235
  ?_ScheduleTask@_CurrentScheduler@details@Concurrency@@SAXP6AXPEAX@Z0@Z=_CurrentScheduler__ScheduleTask @242
  ?_SetSpinCount@?$_SpinWait@$00@details@Concurrency@@QEAAXI@Z=SpinWait__SetSpinCount @243
  ?_SetSpinCount@?$_SpinWait@$0A@@details@Concurrency@@QEAAXI@Z=SpinWait__SetSpinCount @244
  ?_ShouldSpinAgain@?$_SpinWait@$00@details@Concurrency@@IEAA_NXZ=SpinWait__ShouldSpinAgain @246
  ?_ShouldSpinAgain@?$_SpinWait@$0A@@details@Concurrency@@IEAA_NXZ=SpinWait__ShouldSpinAgain @247
  ?_SpinOnce@?$_SpinWait@$00@details@Concurrency@@QEAA_NXZ=SpinWait__SpinOnce @248
  ?_SpinOnce@?$_SpinWait@$0A@@details@Concurrency@@QEAA_NXZ=SpinWait__SpinOnce @249
  ?_SpinYield@Context@Concurrency@@SAXXZ=Context__SpinYield @250
  ?_Trace_ppl_function@Concurrency@@YAXAEBU_GUID@@EW4ConcRT_EventType@1@@Z=Concurrency__Trace_ppl_function @255
  ?_TryAcquire@_NonReentrantBlockingLock@details@Concurrency@@QEAA_NXZ=_ReentrantBlockingLock__TryAcquire @256
  ?_TryAcquire@_ReentrantBlockingLock@details@Concurrency@@QEAA_NXZ=_ReentrantBlockingLock__TryAcquire @257
  ?_Value@_SpinCount@details@Concurrency@@SAIXZ=SpinCount__Value @266
  ?__ExceptionPtrAssign@@YAXPEAXPEBX@Z=__ExceptionPtrAssign @268
  ?__ExceptionPtrCompare@@YA_NPEBX0@Z=__ExceptionPtrCompare @269
  ?__ExceptionPtrCopy@@YAXPEAXPEBX@Z=__ExceptionPtrCopy @270
  ?__ExceptionPtrCopyException@@YAXPEAXPEBX1@Z=__ExceptionPtrCopyException @271
  ?__ExceptionPtrCreate@@YAXPEAX@Z=__ExceptionPtrCreate @272
  ?__ExceptionPtrCurrentException@@YAXPEAX@Z=__ExceptionPtrCurrentException @273
  ?__ExceptionPtrDestroy@@YAXPEAX@Z=__ExceptionPtrDestroy @274
  ?__ExceptionPtrRethrow@@YAXPEBX@Z=__ExceptionPtrRethrow @275
  ?__ExceptionPtrToBool@@YA_NPEBX@Z=__ExceptionPtrToBool @277
  __uncaught_exception=MSVCRT___uncaught_exception @278
  ?_invalid_parameter@@YAXPEBG00I_K@Z=MSVCRT__invalid_parameter @280
  ?_is_exception_typeof@@YAHAEBVtype_info@@PEAU_EXCEPTION_POINTERS@@@Z=_is_exception_typeof @281
  ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z=type_info_name_internal_method @282
  ?_open@@YAHPEBDHH@Z=MSVCRT__open @283
  ?_query_new_handler@@YAP6AH_K@ZXZ=MSVCRT__query_new_handler @284
  ?_query_new_mode@@YAHXZ=MSVCRT__query_new_mode @285
  ?_set_new_handler@@YAP6AH_K@ZP6AH0@Z@Z=MSVCRT__set_new_handler @287
  ?_set_new_mode@@YAHH@Z=MSVCRT__set_new_mode @288
  ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z=MSVCRT__set_se_translator @290
  ?_sopen@@YAHPEBDHHH@Z=MSVCRT__sopen @291
  ?_wopen@@YAHPEB_WHH@Z=MSVCRT__wopen @293
  ?_wsopen@@YAHPEB_WHHH@Z=MSVCRT__wsopen @294
  ?before@type_info@@QEBA_NAEBV1@@Z=MSVCRT_type_info_before @295
  ?get_error_code@scheduler_resource_allocation_error@Concurrency@@QEBAJXZ=scheduler_resource_allocation_error_get_error_code @298
  ?lock@critical_section@Concurrency@@QEAAXXZ=critical_section_lock @299
  ?lock@reader_writer_lock@Concurrency@@QEAAXXZ=reader_writer_lock_lock @300
  ?lock_read@reader_writer_lock@Concurrency@@QEAAXXZ=reader_writer_lock_lock_read @301
  ?name@type_info@@QEBAPEBDPEAU__type_info_node@@@Z=type_info_name_internal_method @302
  ?native_handle@critical_section@Concurrency@@QEAAAEAV12@XZ=critical_section_native_handle @303
  ?notify_all@_Condition_variable@details@Concurrency@@QEAAXXZ=_Condition_variable_notify_all @304
  ?notify_one@_Condition_variable@details@Concurrency@@QEAAXXZ=_Condition_variable_notify_one @305
  ?raw_name@type_info@@QEBAPEBDXZ=MSVCRT_type_info_raw_name @306
  ?reset@event@Concurrency@@QEAAXXZ=event_reset @307
  ?set@event@Concurrency@@QEAAXXZ=event_set @308
  ?set_new_handler@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_new_handler @309
  ?set_terminate@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_terminate @313
  ?set_unexpected@@YAP6AXXZP6AXXZ@Z=MSVCRT_set_unexpected @315
  ?swprintf@@YAHPAGIPBGZZ=MSVCRT__snwprintf @316
  ?swprintf@@YAHPA_WIPB_WZZ=MSVCRT__snwprintf @317
  ?terminate@@YAXXZ=MSVCRT_terminate @318
  ?try_lock@critical_section@Concurrency@@QEAA_NXZ=critical_section_try_lock @319
  ?try_lock@reader_writer_lock@Concurrency@@QEAA_NXZ=reader_writer_lock_try_lock @320
  ?try_lock_for@critical_section@Concurrency@@QEAA_NI@Z=critical_section_try_lock_for @321
  ?try_lock_read@reader_writer_lock@Concurrency@@QEAA_NXZ=reader_writer_lock_try_lock_read @322
  ?unexpected@@YAXXZ=MSVCRT_unexpected @323
  ?unlock@critical_section@Concurrency@@QEAAXXZ=critical_section_unlock @324
  ?unlock@reader_writer_lock@Concurrency@@QEAAXXZ=reader_writer_lock_unlock @325
  ?vswprintf@@YAHPA_WIPB_WPAD@Z=MSVCRT_vsnwprintf @326
  ?wait@_Condition_variable@details@Concurrency@@QEAAXAEAVcritical_section@3@@Z=_Condition_variable_wait @328
  ?wait@event@Concurrency@@QEAA_KI@Z=event_wait @329
  ?wait_for@_Condition_variable@details@Concurrency@@QEAA_NAEAVcritical_section@3@I@Z=_Condition_variable_wait_for @330
  ?wait_for_multiple@event@Concurrency@@SA_KPEAPEAV12@_K_NI@Z=event_wait_for_multiple @331
  ?what@exception@std@@UEBAPEBDXZ=MSVCRT_what_exception @332
  $I10_OUTPUT=MSVCRT_I10_OUTPUT @333
  _CRT_RTC_INIT @334
  _CRT_RTC_INITW @335
  _CreateFrameInfo @336
  _CxxThrowException @337
  _FindAndUnlinkFrame @338
  _Getdays @341
  _Getmonths @342
  _Gettnames @343
  _HUGE=MSVCRT__HUGE @344 DATA
  _IsExceptionObjectToBeDestroyed @345
  _Lock_shared_ptr_spin_lock @346
  _Strftime @351
  _Unlock_shared_ptr_spin_lock @352
  _W_Getdays @353
  _W_Getmonths @354
  _W_Gettnames @355
  _Wcsftime @356
  _XcptFilter @357
  __AdjustPointer @358
  __C_specific_handler=ntdll.__C_specific_handler @361
  __CppXcptFilter @362
  __CxxDetectRethrow @363
  __CxxExceptionFilter @364
  __CxxFrameHandler @365
  __CxxFrameHandler2=__CxxFrameHandler @366
  __CxxFrameHandler3=__CxxFrameHandler @367
  __CxxQueryExceptionSize @368
  __CxxRegisterExceptionObject @369
  __CxxUnregisterExceptionObject @370
  __DestructExceptionObject @371
  __RTCastToVoid=MSVCRT___RTCastToVoid @373
  __RTDynamicCast=MSVCRT___RTDynamicCast @374
  __RTtypeid=MSVCRT___RTtypeid @375
  __STRINGTOLD @376
  ___lc_codepage_func @379
  ___lc_collate_cp_func @380
  ___lc_locale_name_func @381
  ___mb_cur_max_func=MSVCRT____mb_cur_max_func @382
  ___mb_cur_max_l_func @383
  ___setlc_active_func=MSVCRT____setlc_active_func @384
  ___unguarded_readlc_active_add_func=MSVCRT____unguarded_readlc_active_add_func @385
  __argc=MSVCRT___argc @386 DATA
  __argv=MSVCRT___argv @387 DATA
  __badioinfo=MSVCRT___badioinfo @388 DATA
  __clean_type_info_names_internal @389
  __crtCompareStringA @393
  __crtCompareStringW @395
  __crtGetLocaleInfoEx @403
  __crtGetShowWindowMode=MSVCR110__crtGetShowWindowMode @404
  __crtInitializeCriticalSectionEx=MSVCR110__crtInitializeCriticalSectionEx @407
  __crtLCMapStringA @410
  __crtLCMapStringW @412
  __crtSetUnhandledExceptionFilter=MSVCR110__crtSetUnhandledExceptionFilter @414
  __crtTerminateProcess=MSVCR110__crtTerminateProcess @415
  __crtUnhandledException=MSVCRT__crtUnhandledException @416
  __daylight=MSVCRT___p__daylight @417
  __dllonexit @418
  __doserrno=MSVCRT___doserrno @419
  __dstbias=MSVCRT___p__dstbias @420
  __fpecode @421
  __getmainargs @426
  __initenv=MSVCRT___initenv @427 DATA
  __iob_func=MSVCRT___iob_func @428
  __isascii=MSVCRT___isascii @429
  __iscsym=MSVCRT___iscsym @430
  __iscsymf=MSVCRT___iscsymf @431
  __lconv_init @434
  __mb_cur_max=MSVCRT___mb_cur_max @435 DATA
  __p___argc=MSVCRT___p___argc @436
  __p___argv=MSVCRT___p___argv @437
  __p___initenv @438
  __p___mb_cur_max @439
  __p___wargv=MSVCRT___p___wargv @440
  __p___winitenv @441
  __p__acmdln @442
  __p__commode @443
  __p__daylight=MSVCRT___p__daylight @444
  __p__dstbias=MSVCRT___p__dstbias @445
  __p__environ=MSVCRT___p__environ @446
  __p__fmode @447
  __p__iob=MSVCRT___iob_func @448
  __p__mbctype @450
  __p__pctype=MSVCRT___p__pctype @451
  __p__pgmptr=MSVCRT___p__pgmptr @452
  __p__timezone=MSVCRT___p__timezone @454
  __p__tzname @455
  __p__wcmdln @456
  __p__wenviron=MSVCRT___p__wenviron @457
  __p__wpgmptr=MSVCRT___p__wpgmptr @458
  __pctype_func=MSVCRT___pctype_func @459
  __pioinfo=MSVCRT___pioinfo @460 DATA
  __pxcptinfoptrs=MSVCRT___pxcptinfoptrs @462
  __set_app_type=MSVCRT___set_app_type @464
  __setlc_active=MSVCRT___setlc_active @465 DATA
  __setusermatherr=MSVCRT___setusermatherr @466
  __swprintf_l=MSVCRT___swprintf_l @468
  __sys_errlist @469
  __sys_nerr @470
  __threadhandle=kernel32.GetCurrentThread @471
  __threadid=kernel32.GetCurrentThreadId @472
  __timezone=MSVCRT___p__timezone @473
  __toascii=MSVCRT___toascii @474
  __tzname=__p__tzname @475
  __unDName @476
  __unDNameEx @477
  __unguarded_readlc_active=MSVCRT___unguarded_readlc_active @479 DATA
  __vswprintf_l=MSVCRT_vswprintf_l @480
  __wargv=MSVCRT___wargv @481 DATA
  __wcserror=MSVCRT___wcserror @482
  __wcserror_s=MSVCRT___wcserror_s @483
  __wgetmainargs @485
  __winitenv=MSVCRT___winitenv @486 DATA
  _abnormal_termination @487
  _abs64 @488
  _access=MSVCRT__access @489
  _access_s=MSVCRT__access_s @490
  _acmdln=MSVCRT__acmdln @491 DATA
  _aligned_free @492
  _aligned_malloc @493
  _aligned_msize @494
  _aligned_offset_malloc @495
  _aligned_offset_realloc @496
  _aligned_realloc @498
  _amsg_exit @500
  _assert=MSVCRT__assert @501
  _atodbl=MSVCRT__atodbl @502
  _atodbl_l=MSVCRT__atodbl_l @503
  _atof_l=MSVCRT__atof_l @504
  _atoflt=MSVCRT__atoflt @505
  _atoflt_l=MSVCRT__atoflt_l @506
  _atoi64=ntdll._atoi64 @507
  _atoi_l=MSVCRT__atoi_l @509
  _atoldbl=MSVCRT__atoldbl @511
  _beep=MSVCRT__beep @513
  _beginthread @514
  _beginthreadex @515
  _byteswap_uint64 @516
  _byteswap_ulong=MSVCRT__byteswap_ulong @517
  _byteswap_ushort @518
  _c_exit=MSVCRT__c_exit @519
  _cabs=MSVCRT__cabs @520
  _callnewh @521
  _calloc_crt=MSVCRT_calloc @522
  _cexit=MSVCRT__cexit @523
  _cgets @524
  _chdir=MSVCRT__chdir @528
  _chdrive=MSVCRT__chdrive @529
  _chgsign=MSVCRT__chgsign @530
  _chgsignf=MSVCRT__chgsignf @531
  _chmod=MSVCRT__chmod @532
  _chsize=MSVCRT__chsize @533
  _chsize_s=MSVCRT__chsize_s @534
  _clearfp @535
  _close=MSVCRT__close @536
  _commit=MSVCRT__commit @537
  _commode=MSVCRT__commode @538 DATA
  _configthreadlocale @539
  _control87 @540
  _controlfp @541
  _controlfp_s @542
  _copysign=MSVCRT__copysign @543
  _copysignf=MSVCRT__copysignf @544
  _cprintf @545
  _cputs @551
  _cputws @552
  _creat=MSVCRT__creat @553
  _create_locale=MSVCRT__create_locale @554
  __crt_debugger_hook=MSVCRT__crt_debugger_hook @555
  _cscanf @556
  _cscanf_l @557
  _cscanf_s @558
  _cscanf_s_l @559
  _ctime32=MSVCRT__ctime32 @560
  _ctime32_s=MSVCRT__ctime32_s @561
  _ctime64=MSVCRT__ctime64 @562
  _ctime64_s=MSVCRT__ctime64_s @563
  _cwait @564
  _cwprintf @565
  _cwscanf @571
  _cwscanf_l @572
  _cwscanf_s @573
  _cwscanf_s_l @574
  _daylight=MSVCRT___daylight @575 DATA
  _difftime32=MSVCRT__difftime32 @576
  _difftime64=MSVCRT__difftime64 @577
  _dstbias=MSVCRT__dstbias @579 DATA
  _dup=MSVCRT__dup @580
  _dup2=MSVCRT__dup2 @581
  _dupenv_s @582
  _ecvt=MSVCRT__ecvt @583
  _ecvt_s=MSVCRT__ecvt_s @584
  _endthread @585
  _endthreadex @586
  _environ=MSVCRT__environ @587 DATA
  _eof=MSVCRT__eof @588
  _errno=MSVCRT__errno @589
  _execl @590
  _execle @591
  _execlp @592
  _execlpe @593
  _execv @594
  _execve=MSVCRT__execve @595
  _execvp @596
  _execvpe @597
  _exit=MSVCRT__exit @598
  _expand @599
  _fclose_nolock=MSVCRT__fclose_nolock @600
  _fcloseall=MSVCRT__fcloseall @601
  _fcvt=MSVCRT__fcvt @602
  _fcvt_s=MSVCRT__fcvt_s @603
  _fdopen=MSVCRT__fdopen @604
  _fflush_nolock=MSVCRT__fflush_nolock @605
  _fgetc_nolock=MSVCRT__fgetc_nolock @606
  _fgetchar=MSVCRT__fgetchar @607
  _fgetwc_nolock=MSVCRT__fgetwc_nolock @608
  _fgetwchar=MSVCRT__fgetwchar @609
  _filbuf=MSVCRT__filbuf @610
  _filelength=MSVCRT__filelength @611
  _filelengthi64=MSVCRT__filelengthi64 @612
  _fileno=MSVCRT__fileno @613
  _findclose=MSVCRT__findclose @614
  _findfirst32=MSVCRT__findfirst32 @615
  _findfirst64=MSVCRT__findfirst64 @617
  _findfirst64i32=MSVCRT__findfirst64i32 @618
  _findnext32=MSVCRT__findnext32 @619
  _findnext64=MSVCRT__findnext64 @621
  _findnext64i32=MSVCRT__findnext64i32 @622
  _finite=MSVCRT__finite @623
  _finitef=MSVCRT__finitef @624
  _flsbuf=MSVCRT__flsbuf @625
  _flushall=MSVCRT__flushall @626
  _fmode=MSVCRT__fmode @627 DATA
  _fpclass=MSVCRT__fpclass @628
  _fpieee_flt @629
  _fpreset @630
  _fputc_nolock=MSVCRT__fputc_nolock @635
  _fputchar=MSVCRT__fputchar @636
  _fputwc_nolock=MSVCRT__fputwc_nolock @637
  _fputwchar=MSVCRT__fputwchar @638
  _fread_nolock=MSVCRT__fread_nolock @639
  _fread_nolock_s=MSVCRT__fread_nolock_s @640
  _free_locale=MSVCRT__free_locale @641
  _fscanf_l=MSVCRT__fscanf_l @645
  _fscanf_s_l=MSVCRT__fscanf_s_l @646
  _fseek_nolock=MSVCRT__fseek_nolock @647
  _fseeki64=MSVCRT__fseeki64 @648
  _fseeki64_nolock=MSVCRT__fseeki64_nolock @649
  _fsopen=MSVCRT__fsopen @650
  _fstat32=MSVCRT__fstat32 @651
  _fstat32i64=MSVCRT__fstat32i64 @652
  _fstat64=MSVCRT__fstat64 @653
  _fstat64i32=MSVCRT__fstat64i32 @654
  _ftell_nolock=MSVCRT__ftell_nolock @655
  _ftelli64=MSVCRT__ftelli64 @656
  _ftelli64_nolock=MSVCRT__ftelli64_nolock @657
  _ftime32=MSVCRT__ftime32 @658
  _ftime32_s=MSVCRT__ftime32_s @659
  _ftime64=MSVCRT__ftime64 @660
  _ftime64_s=MSVCRT__ftime64_s @661
  _fullpath=MSVCRT__fullpath @662
  _futime32 @663
  _futime64 @664
  _fwprintf_l=MSVCRT__fwprintf_l @665
  _fwrite_nolock=MSVCRT__fwrite_nolock @669
  _fwscanf_l=MSVCRT__fwscanf_l @670
  _fwscanf_s_l=MSVCRT__fwscanf_s_l @671
  _gcvt=MSVCRT__gcvt @672
  _gcvt_s=MSVCRT__gcvt_s @673
  _get_current_locale=MSVCRT__get_current_locale @674
  _get_daylight @675
  _get_doserrno @676
  _get_dstbias=MSVCRT__get_dstbias @677
  _get_errno @678
  _get_fmode=MSVCRT__get_fmode @679
  _get_heap_handle @680
  _get_invalid_parameter_handler @681
  _get_osfhandle=MSVCRT__get_osfhandle @682
  _get_output_format=MSVCRT__get_output_format @683
  _get_pgmptr @684
  _get_printf_count_output=MSVCRT__get_printf_count_output @685
  _get_purecall_handler @686
  _get_terminate=MSVCRT__get_terminate @687
  _get_timezone @688
  _get_tzname=MSVCRT__get_tzname @689
  _get_unexpected=MSVCRT__get_unexpected @690
  _get_wpgmptr @691
  _getc_nolock=MSVCRT__fgetc_nolock @692
  _getch @693
  _getch_nolock @694
  _getche @695
  _getche_nolock @696
  _getcwd=MSVCRT__getcwd @697
  _getdcwd=MSVCRT__getdcwd @698
  _getdiskfree=MSVCRT__getdiskfree @699
  _getdllprocaddr @700
  _getdrive=MSVCRT__getdrive @701
  _getdrives=kernel32.GetLogicalDrives @702
  _getmaxstdio=MSVCRT__getmaxstdio @703
  _getmbcp @704
  _getpid @705
  _getptd @706
  _getw=MSVCRT__getw @708
  _getwc_nolock=MSVCRT__fgetwc_nolock @709
  _getwch @710
  _getwch_nolock @711
  _getwche @712
  _getwche_nolock @713
  _getws=MSVCRT__getws @714
  _gmtime32=MSVCRT__gmtime32 @716
  _gmtime32_s=MSVCRT__gmtime32_s @717
  _gmtime64=MSVCRT__gmtime64 @718
  _gmtime64_s=MSVCRT__gmtime64_s @719
  _heapadd @720
  _heapchk @721
  _heapmin @722
  _heapset @723
  _heapwalk @725
  _hypot @726
  _hypotf=MSVCRT__hypotf @727
  _i64toa=ntdll._i64toa @728
  _i64toa_s=MSVCRT__i64toa_s @729
  _i64tow=ntdll._i64tow @730
  _i64tow_s=MSVCRT__i64tow_s @731
  _initterm @733
  _initterm_e @734
  _invalid_parameter=MSVCRT__invalid_parameter @735
  _invalid_parameter_noinfo @736
  _invalid_parameter_noinfo_noreturn @737
  _iob=MSVCRT__iob @739 DATA
  _isalnum_l=MSVCRT__isalnum_l @740
  _isalpha_l=MSVCRT__isalpha_l @741
  _isatty=MSVCRT__isatty @742
  _iscntrl_l=MSVCRT__iscntrl_l @743
  _isctype=MSVCRT__isctype @744
  _isctype_l=MSVCRT__isctype_l @745
  _isdigit_l=MSVCRT__isdigit_l @746
  _isgraph_l=MSVCRT__isgraph_l @747
  _isleadbyte_l=MSVCRT__isleadbyte_l @748
  _islower_l=MSVCRT__islower_l @749
  _ismbbkana @758
  _ismbblead @764
  _ismbblead_l @765
  _ismbbtrail @770
  _ismbcalnum @772
  _ismbcalpha @774
  _ismbcdigit @776
  _ismbcgraph @778
  _ismbchira @780
  _ismbckata @782
  _ismbcl0 @784
  _ismbclegal @790
  _ismbcpunct @796
  _ismbcspace @798
  _ismbcsymbol @800
  _ismbcupper @802
  _ismbslead @804
  _ismbstrail @806
  _isnan=MSVCRT__isnan @808
  _isnanf=MSVCRT__isnanf @809
  _isprint_l=MSVCRT__isprint_l @810
  _isspace_l=MSVCRT__isspace_l @812
  _isupper_l=MSVCRT__isupper_l @813
  _iswalpha_l=MSVCRT__iswalpha_l @815
  _iswctype_l=MSVCRT__iswctype_l @819
  _iswdigit_l=MSVCRT__iswdigit_l @820
  _iswpunct_l=MSVCRT__iswpunct_l @824
  _iswspace_l=MSVCRT__iswspace_l @825
  _isxdigit_l=MSVCRT__isxdigit_l @828
  _itoa=MSVCRT__itoa @829
  _itoa_s=MSVCRT__itoa_s @830
  _itow=ntdll._itow @831
  _itow_s=MSVCRT__itow_s @832
  _j0=MSVCRT__j0 @833
  _j1=MSVCRT__j1 @834
  _jn=MSVCRT__jn @835
  _kbhit @836
  _lfind @837
  _lfind_s @838
  _loaddll @839
  _local_unwind @840
  _localtime32=MSVCRT__localtime32 @841
  _localtime32_s @842
  _localtime64=MSVCRT__localtime64 @843
  _localtime64_s @844
  _lock @845
  _lock_file=MSVCRT__lock_file @846
  _locking=MSVCRT__locking @847
  _logb=MSVCRT__logb @848
  _logbf=MSVCRT__logbf @849
  _lrotl=MSVCRT__lrotl @850
  _lrotr=MSVCRT__lrotr @851
  _lsearch @852
  _lseek=MSVCRT__lseek @854
  _lseeki64=MSVCRT__lseeki64 @855
  _ltoa=ntdll._ltoa @856
  _ltoa_s=MSVCRT__ltoa_s @857
  _ltow=ntdll._ltow @858
  _ltow_s=MSVCRT__ltow_s @859
  _makepath=MSVCRT__makepath @860
  _makepath_s=MSVCRT__makepath_s @861
  _malloc_crt=MSVCRT_malloc @862
  _mbbtombc @863
  _mbbtype @865
  _mbccpy @867
  _mbccpy_l @868
  _mbccpy_s @869
  _mbccpy_s_l @870
  _mbcjistojms @871
  _mbcjmstojis @873
  _mbclen @875
  _mbctohira @877
  _mbctokata @879
  _mbctolower @881
  _mbctombb @883
  _mbctoupper @885
  _mbctype=MSVCRT_mbctype @887 DATA
  _mbsbtype @889
  _mbscat_s @891
  _mbscat_s_l @892
  _mbschr @893
  _mbscmp @895
  _mbscoll @897
  _mbscoll_l @898
  _mbscpy_s @899
  _mbscpy_s_l @900
  _mbscspn @901
  _mbsdec @903
  _mbsicmp @905
  _mbsicoll @907
  _mbsicoll_l @908
  _mbsinc @909
  _mbslen @911
  _mbslen_l @912
  _mbslwr @913
  _mbslwr_s @915
  _mbsnbcat @917
  _mbsnbcat_s @919
  _mbsnbcmp @921
  _mbsnbcnt @923
  _mbsnbcoll @925
  _mbsnbcoll_l @926
  _mbsnbcpy @927
  _mbsnbcpy_s @929
  _mbsnbcpy_s_l @930
  _mbsnbicmp @931
  _mbsnbicoll @933
  _mbsnbicoll_l @934
  _mbsnbset @935
  _mbsncat @939
  _mbsnccnt @943
  _mbsncmp @945
  _mbsncpy @949
  _mbsnextc @953
  _mbsnicmp @955
  _mbsninc @959
  _mbsnlen @961
  _mbsnlen_l @962
  _mbsnset @963
  _mbspbrk @967
  _mbsrchr @969
  _mbsrev @971
  _mbsset @973
  _mbsspn @977
  _mbsspnp @979
  _mbsstr @981
  _mbstok @983
  _mbstok_l @984
  _mbstok_s @985
  _mbstok_s_l @986
  _mbstowcs_l=MSVCRT__mbstowcs_l @987
  _mbstowcs_s_l=MSVCRT__mbstowcs_s_l @988
  _mbstrlen @989
  _mbstrlen_l @990
  _mbsupr @993
  _mbsupr_s @995
  _mbtowc_l=MSVCRT_mbtowc_l @997
  _memccpy=ntdll._memccpy @998
  _memicmp=MSVCRT__memicmp @999
  _memicmp_l=MSVCRT__memicmp_l @1000
  _mkdir=MSVCRT__mkdir @1001
  _mkgmtime32=MSVCRT__mkgmtime32 @1002
  _mkgmtime64=MSVCRT__mkgmtime64 @1003
  _mktemp=MSVCRT__mktemp @1004
  _mktemp_s=MSVCRT__mktemp_s @1005
  _mktime32=MSVCRT__mktime32 @1006
  _mktime64=MSVCRT__mktime64 @1007
  _msize @1008
  _nextafter=MSVCRT__nextafter @1009
  _nextafterf=MSVCRT__nextafterf @1010
  _onexit=MSVCRT__onexit @1011
  _open=MSVCRT__open @1012
  _open_osfhandle=MSVCRT__open_osfhandle @1013
  _pclose=MSVCRT__pclose @1014
  _pctype=MSVCRT__pctype @1015 DATA
  _pgmptr=MSVCRT__pgmptr @1016 DATA
  _pipe=MSVCRT__pipe @1017
  _popen=MSVCRT__popen @1018
  _purecall @1023
  _putc_nolock=MSVCRT__fputc_nolock @1024
  _putch @1025
  _putch_nolock @1026
  _putenv @1027
  _putenv_s @1028
  _putw=MSVCRT__putw @1029
  _putwc_nolock=MSVCRT__fputwc_nolock @1030
  _putwch @1031
  _putwch_nolock @1032
  _putws=MSVCRT__putws @1033
  _read=MSVCRT__read @1034
  _realloc_crt=MSVCRT_realloc @1035
  _recalloc @1036
  _resetstkoflw=MSVCRT__resetstkoflw @1038
  _rmdir=MSVCRT__rmdir @1039
  _rmtmp=MSVCRT__rmtmp @1040
  _rotl @1041
  _rotl64 @1042
  _rotr @1043
  _rotr64 @1044
  _scalb=MSVCRT__scalb @1045
  _scalbf=MSVCRT__scalbf @1046
  _scanf_l=MSVCRT__scanf_l @1047
  _scanf_s_l=MSVCRT__scanf_s_l @1048
  _scprintf=MSVCRT__scprintf @1049
  _scwprintf=MSVCRT__scwprintf @1053
  _searchenv=MSVCRT__searchenv @1057
  _searchenv_s=MSVCRT__searchenv_s @1058
  _set_abort_behavior=MSVCRT__set_abort_behavior @1059
  _set_controlfp @1060
  _set_doserrno @1061
  _set_errno @1062
  _set_error_mode @1063
  _set_fmode=MSVCRT__set_fmode @1064
  _set_invalid_parameter_handler @1065
  _set_output_format=MSVCRT__set_output_format @1067
  _set_printf_count_output=MSVCRT__set_printf_count_output @1068
  _set_purecall_handler @1069
  _seterrormode @1070
  _setjmp=MSVCRT__setjmp @1071
  _setjmpex=MSVCRT__setjmpex @1072
  _setmaxstdio=MSVCRT__setmaxstdio @1073
  _setmbcp @1074
  _setmode=MSVCRT__setmode @1075
  _sleep=MSVCRT__sleep @1077
  _snprintf=MSVCRT__snprintf @1078
  _snprintf_l=MSVCRT__snprintf_l @1081
  _snprintf_s=MSVCRT__snprintf_s @1082
  _snscanf=MSVCRT__snscanf @1084
  _snscanf_l=MSVCRT__snscanf_l @1085
  _snscanf_s=MSVCRT__snscanf_s @1086
  _snscanf_s_l=MSVCRT__snscanf_s_l @1087
  _snwprintf=MSVCRT__snwprintf @1088
  _snwprintf_l=MSVCRT__snwprintf_l @1089
  _snwprintf_s=MSVCRT__snwprintf_s @1090
  _snwprintf_s_l=MSVCRT__snwprintf_s_l @1091
  _snwscanf=MSVCRT__snwscanf @1092
  _snwscanf_l=MSVCRT__snwscanf_l @1093
  _snwscanf_s=MSVCRT__snwscanf_s @1094
  _snwscanf_s_l=MSVCRT__snwscanf_s_l @1095
  _sopen=MSVCRT__sopen @1096
  _sopen_s=MSVCRT__sopen_s @1097
  _spawnl @1098
  _spawnle @1099
  _spawnlp @1100
  _spawnlpe @1101
  _spawnv @1102
  _spawnve=MSVCRT__spawnve @1103
  _spawnvp @1104
  _spawnvpe=MSVCRT__spawnvpe @1105
  _splitpath=MSVCRT__splitpath @1106
  _splitpath_s=MSVCRT__splitpath_s @1107
  _sprintf_l=MSVCRT_sprintf_l @1108
  _sprintf_p=MSVCRT__sprintf_p @1109
  _sprintf_p_l=MSVCRT_sprintf_p_l @1110
  _sprintf_s_l=MSVCRT_sprintf_s_l @1111
  _sscanf_l=MSVCRT__sscanf_l @1112
  _sscanf_s_l=MSVCRT__sscanf_s_l @1113
  _stat32=MSVCRT__stat32 @1114
  _stat32i64=MSVCRT__stat32i64 @1115
  _stat64=MSVCRT_stat64 @1116
  _stat64i32=MSVCRT__stat64i32 @1117
  _statusfp @1118
  _strcoll_l=MSVCRT_strcoll_l @1119
  _strdate=MSVCRT__strdate @1120
  _strdate_s @1121
  _strdup=MSVCRT__strdup @1122
  _strerror=MSVCRT__strerror @1123
  _strftime_l=MSVCRT__strftime_l @1125
  _stricmp=MSVCRT__stricmp @1126
  _stricmp_l=MSVCRT__stricmp_l @1127
  _stricoll=MSVCRT__stricoll @1128
  _stricoll_l=MSVCRT__stricoll_l @1129
  _strlwr=MSVCRT__strlwr @1130
  _strlwr_l @1131
  _strlwr_s=MSVCRT__strlwr_s @1132
  _strlwr_s_l=MSVCRT__strlwr_s_l @1133
  _strncoll=MSVCRT__strncoll @1134
  _strncoll_l=MSVCRT__strncoll_l @1135
  _strnicmp=MSVCRT__strnicmp @1136
  _strnicmp_l=MSVCRT__strnicmp_l @1137
  _strnicoll=MSVCRT__strnicoll @1138
  _strnicoll_l=MSVCRT__strnicoll_l @1139
  _strnset=MSVCRT__strnset @1140
  _strnset_s=MSVCRT__strnset_s @1141
  _strrev=MSVCRT__strrev @1142
  _strset @1143
  _strtime=MSVCRT__strtime @1145
  _strtime_s @1146
  _strtod_l=MSVCRT_strtod_l @1147
  _strtoi64=MSVCRT_strtoi64 @1148
  _strtoi64_l=MSVCRT_strtoi64_l @1149
  _strtol_l=MSVCRT__strtol_l @1150
  _strtoui64=MSVCRT_strtoui64 @1151
  _strtoui64_l=MSVCRT_strtoui64_l @1152
  _strtoul_l=MSVCRT_strtoul_l @1153
  _strupr=MSVCRT__strupr @1154
  _strupr_l=MSVCRT__strupr_l @1155
  _strupr_s=MSVCRT__strupr_s @1156
  _strupr_s_l=MSVCRT__strupr_s_l @1157
  _strxfrm_l=MSVCRT__strxfrm_l @1158
  _swab=MSVCRT__swab @1159
  _swprintf=MSVCRT_swprintf @1160
  _swprintf_p_l=MSVCRT_swprintf_p_l @1164
  _swprintf_s_l=MSVCRT__swprintf_s_l @1165
  _swscanf_l=MSVCRT__swscanf_l @1166
  _swscanf_s_l=MSVCRT__swscanf_s_l @1167
  _sys_errlist=MSVCRT__sys_errlist @1168 DATA
  _sys_nerr=MSVCRT__sys_nerr @1169 DATA
  _tell=MSVCRT__tell @1170
  _telli64 @1171
  _tempnam=MSVCRT__tempnam @1172
  _time32=MSVCRT__time32 @1173
  _time64=MSVCRT__time64 @1174
  _timezone=MSVCRT___timezone @1175 DATA
  _tolower=MSVCRT__tolower @1176
  _tolower_l=MSVCRT__tolower_l @1177
  _toupper=MSVCRT__toupper @1178
  _toupper_l=MSVCRT__toupper_l @1179
  _towlower_l=MSVCRT__towlower_l @1180
  _towupper_l=MSVCRT__towupper_l @1181
  _tzname=MSVCRT__tzname @1182 DATA
  _tzset=MSVCRT__tzset @1183
  _ui64toa=ntdll._ui64toa @1184
  _ui64toa_s=MSVCRT__ui64toa_s @1185
  _ui64tow=ntdll._ui64tow @1186
  _ui64tow_s=MSVCRT__ui64tow_s @1187
  _ultoa=ntdll._ultoa @1188
  _ultoa_s=MSVCRT__ultoa_s @1189
  _ultow=ntdll._ultow @1190
  _ultow_s=MSVCRT__ultow_s @1191
  _umask=MSVCRT__umask @1192
  _ungetc_nolock=MSVCRT__ungetc_nolock @1194
  _ungetch @1195
  _ungetch_nolock @1196
  _ungetwc_nolock=MSVCRT__ungetwc_nolock @1197
  _ungetwch @1198
  _ungetwch_nolock @1199
  _unlink=MSVCRT__unlink @1200
  _unloaddll @1201
  _unlock @1202
  _unlock_file=MSVCRT__unlock_file @1203
  _utime32 @1204
  _utime64 @1205
  _vcprintf @1206
  _vcwprintf @1212
  _vfprintf_l=MSVCRT__vfprintf_l @1218
  _vfprintf_p=MSVCRT__vfprintf_p @1219
  _vfprintf_p_l=MSVCRT__vfprintf_p_l @1220
  _vfprintf_s_l=MSVCRT__vfprintf_s_l @1221
  _vfwprintf_l=MSVCRT__vfwprintf_l @1222
  _vfwprintf_p=MSVCRT__vfwprintf_p @1223
  _vfwprintf_p_l=MSVCRT__vfwprintf_p_l @1224
  _vfwprintf_s_l=MSVCRT__vfwprintf_s_l @1225
  _vscprintf=MSVCRT__vscprintf @1230
  _vscprintf_p=MSVCRT__vscprintf_p @1232
  _vscprintf_p_l=MSVCRT__vscprintf_p_l @1233
  _vscwprintf=MSVCRT__vscwprintf @1234
  _vscwprintf_l=MSVCRT__vscwprintf_l @1235
  _vscwprintf_p=MSVCRT__vscwprintf_p @1236
  _vscwprintf_p_l=MSVCRT__vscwprintf_p_l @1237
  _vsnprintf=MSVCRT_vsnprintf @1238
  _vsnprintf_c=MSVCRT_vsnprintf @1239
  _vsnprintf_c_l=MSVCRT_vsnprintf_l @1240
  _vsnprintf_l=MSVCRT_vsnprintf_l @1241
  _vsnprintf_s=MSVCRT_vsnprintf_s @1242
  _vsnprintf_s_l=MSVCRT_vsnprintf_s_l @1243
  _vsnwprintf=MSVCRT_vsnwprintf @1244
  _vsnwprintf_l=MSVCRT_vsnwprintf_l @1245
  _vsnwprintf_s=MSVCRT_vsnwprintf_s @1246
  _vsnwprintf_s_l=MSVCRT_vsnwprintf_s_l @1247
  _vsprintf_l=MSVCRT_vsprintf_l @1248
  _vsprintf_p=MSVCRT_vsprintf_p @1249
  _vsprintf_p_l=MSVCRT_vsprintf_p_l @1250
  _vsprintf_s_l=MSVCRT_vsprintf_s_l @1251
  _vswprintf=MSVCRT_vswprintf @1252
  _vswprintf_c=MSVCRT_vsnwprintf @1253
  _vswprintf_c_l=MSVCRT_vsnwprintf_l @1254
  _vswprintf_l=MSVCRT_vswprintf_l @1255
  _vswprintf_p=MSVCRT__vswprintf_p @1256
  _vswprintf_p_l=MSVCRT_vswprintf_p_l @1257
  _vswprintf_s_l=MSVCRT_vswprintf_s_l @1258
  _waccess=MSVCRT__waccess @1263
  _waccess_s=MSVCRT__waccess_s @1264
  _wasctime=MSVCRT__wasctime @1265
  _wasctime_s=MSVCRT__wasctime_s @1266
  _wassert=MSVCRT__wassert @1267
  _wchdir=MSVCRT__wchdir @1268
  _wchmod=MSVCRT__wchmod @1269
  _wcmdln=MSVCRT__wcmdln @1270 DATA
  _wcreat=MSVCRT__wcreat @1271
  _wcreate_locale=MSVCRT__wcreate_locale @1272
  _wcscoll_l=MSVCRT__wcscoll_l @1273
  _wcsdup=MSVCRT__wcsdup @1274
  _wcserror=MSVCRT__wcserror @1275
  _wcserror_s=MSVCRT__wcserror_s @1276
  _wcsftime_l=MSVCRT__wcsftime_l @1277
  _wcsicmp=MSVCRT__wcsicmp @1278
  _wcsicmp_l=MSVCRT__wcsicmp_l @1279
  _wcsicoll=MSVCRT__wcsicoll @1280
  _wcsicoll_l=MSVCRT__wcsicoll_l @1281
  _wcslwr=MSVCRT__wcslwr @1282
  _wcslwr_l=MSVCRT__wcslwr_l @1283
  _wcslwr_s=MSVCRT__wcslwr_s @1284
  _wcslwr_s_l=MSVCRT__wcslwr_s_l @1285
  _wcsncoll=MSVCRT__wcsncoll @1286
  _wcsncoll_l=MSVCRT__wcsncoll_l @1287
  _wcsnicmp=MSVCRT__wcsnicmp @1288
  _wcsnicmp_l=MSVCRT__wcsnicmp_l @1289
  _wcsnicoll=MSVCRT__wcsnicoll @1290
  _wcsnicoll_l=MSVCRT__wcsnicoll_l @1291
  _wcsnset=MSVCRT__wcsnset @1292
  _wcsrev=MSVCRT__wcsrev @1294
  _wcsset=MSVCRT__wcsset @1295
  _wcsset_s=MSVCRT__wcsset_s @1296
  _wcstod_l=MSVCRT__wcstod_l @1297
  _wcstoi64=MSVCRT__wcstoi64 @1298
  _wcstoi64_l=MSVCRT__wcstoi64_l @1299
  _wcstol_l=MSVCRT__wcstol_l @1300
  _wcstombs_l=MSVCRT__wcstombs_l @1301
  _wcstombs_s_l=MSVCRT__wcstombs_s_l @1302
  _wcstoui64=MSVCRT__wcstoui64 @1303
  _wcstoui64_l=MSVCRT__wcstoui64_l @1304
  _wcstoul_l=MSVCRT__wcstoul_l @1305
  _wcsupr=ntdll._wcsupr @1306
  _wcsupr_l=MSVCRT__wcsupr_l @1307
  _wcsupr_s=MSVCRT__wcsupr_s @1308
  _wcsupr_s_l=MSVCRT__wcsupr_s_l @1309
  _wcsxfrm_l=MSVCRT__wcsxfrm_l @1310
  _wctime32=MSVCRT__wctime32 @1311
  _wctime32_s=MSVCRT__wctime32_s @1312
  _wctime64=MSVCRT__wctime64 @1313
  _wctime64_s=MSVCRT__wctime64_s @1314
  _wctomb_l=MSVCRT__wctomb_l @1315
  _wctomb_s_l=MSVCRT__wctomb_s_l @1316
  _wdupenv_s @1317
  _wenviron=MSVCRT__wenviron @1318 DATA
  _wexecl @1319
  _wexecle @1320
  _wexeclp @1321
  _wexeclpe @1322
  _wexecv @1323
  _wexecve @1324
  _wexecvp @1325
  _wexecvpe @1326
  _wfdopen=MSVCRT__wfdopen @1327
  _wfindfirst32=MSVCRT__wfindfirst32 @1328
  _wfindfirst64=MSVCRT__wfindfirst64 @1330
  _wfindfirst64i32=MSVCRT__wfindfirst64i32 @1331
  _wfindnext32=MSVCRT__wfindnext32 @1332
  _wfindnext64=MSVCRT__wfindnext64 @1334
  _wfindnext64i32=MSVCRT__wfindnext64i32 @1335
  _wfopen=MSVCRT__wfopen @1336
  _wfopen_s=MSVCRT__wfopen_s @1337
  _wfreopen=MSVCRT__wfreopen @1338
  _wfreopen_s=MSVCRT__wfreopen_s @1339
  _wfsopen=MSVCRT__wfsopen @1340
  _wfullpath=MSVCRT__wfullpath @1341
  _wgetcwd=MSVCRT__wgetcwd @1342
  _wgetdcwd=MSVCRT__wgetdcwd @1343
  _wgetenv=MSVCRT__wgetenv @1344
  _wgetenv_s @1345
  _wmakepath=MSVCRT__wmakepath @1346
  _wmakepath_s=MSVCRT__wmakepath_s @1347
  _wmkdir=MSVCRT__wmkdir @1348
  _wmktemp=MSVCRT__wmktemp @1349
  _wmktemp_s=MSVCRT__wmktemp_s @1350
  _wopen=MSVCRT__wopen @1351
  _wperror=MSVCRT__wperror @1352
  _wpgmptr=MSVCRT__wpgmptr @1353 DATA
  _wpopen=MSVCRT__wpopen @1354
  _wputenv @1359
  _wputenv_s @1360
  _wremove=MSVCRT__wremove @1361
  _wrename=MSVCRT__wrename @1362
  _write=MSVCRT__write @1363
  _wrmdir=MSVCRT__wrmdir @1364
  _wscanf_l=MSVCRT__wscanf_l @1365
  _wscanf_s_l=MSVCRT__wscanf_s_l @1366
  _wsearchenv=MSVCRT__wsearchenv @1367
  _wsearchenv_s=MSVCRT__wsearchenv_s @1368
  _wsetlocale=MSVCRT__wsetlocale @1369
  _wsopen=MSVCRT__wsopen @1370
  _wsopen_s=MSVCRT__wsopen_s @1371
  _wspawnl @1372
  _wspawnle @1373
  _wspawnlp @1374
  _wspawnlpe @1375
  _wspawnv @1376
  _wspawnve=MSVCRT__wspawnve @1377
  _wspawnvp @1378
  _wspawnvpe=MSVCRT__wspawnvpe @1379
  _wsplitpath=MSVCRT__wsplitpath @1380
  _wsplitpath_s=MSVCRT__wsplitpath_s @1381
  _wstat32=MSVCRT__wstat32 @1382
  _wstat32i64=MSVCRT__wstat32i64 @1383
  _wstat64=MSVCRT__wstat64 @1384
  _wstat64i32=MSVCRT__wstat64i32 @1385
  _wstrdate=MSVCRT__wstrdate @1386
  _wstrdate_s @1387
  _wstrtime=MSVCRT__wstrtime @1388
  _wstrtime_s @1389
  _wsystem @1390
  _wtempnam=MSVCRT__wtempnam @1391
  _wtmpnam=MSVCRT__wtmpnam @1392
  _wtmpnam_s=MSVCRT__wtmpnam_s @1393
  _wtof=MSVCRT__wtof @1394
  _wtof_l=MSVCRT__wtof_l @1395
  _wtoi=MSVCRT__wtoi @1396
  _wtoi64=MSVCRT__wtoi64 @1397
  _wtoi64_l=MSVCRT__wtoi64_l @1398
  _wtoi_l=MSVCRT__wtoi_l @1399
  _wtol=MSVCRT__wtol @1400
  _wtol_l=MSVCRT__wtol_l @1401
  _wunlink=MSVCRT__wunlink @1402
  _wutime32 @1403
  _wutime64 @1404
  _y0=MSVCRT__y0 @1405
  _y1=MSVCRT__y1 @1406
  _yn=MSVCRT__yn @1407
  abort=MSVCRT_abort @1408
  abs=MSVCRT_abs @1409
  acos=MSVCRT_acos @1410
  acosf=MSVCRT_acosf @1411
  asctime=MSVCRT_asctime @1412
  asctime_s=MSVCRT_asctime_s @1413
  asin=MSVCRT_asin @1414
  asinf=MSVCRT_asinf @1415
  atan=MSVCRT_atan @1416
  atanf=MSVCRT_atanf @1417
  atan2=MSVCRT_atan2 @1418
  atan2f=MSVCRT_atan2f @1419
  atexit=MSVCRT_atexit @1420 PRIVATE
  atof=MSVCRT_atof @1421
  atoi=MSVCRT_atoi @1422
  atol=ntdll.atol @1423
  bsearch=MSVCRT_bsearch @1424
  bsearch_s=MSVCRT_bsearch_s @1425
  btowc=MSVCRT_btowc @1426
  calloc=MSVCRT_calloc @1427
  ceil=MSVCRT_ceil @1428
  ceilf=MSVCRT_ceilf @1429
  clearerr=MSVCRT_clearerr @1430
  clearerr_s=MSVCRT_clearerr_s @1431
  clock=MSVCRT_clock @1432
  cos=MSVCRT_cos @1433
  cosf=MSVCRT_cosf @1434
  cosh=MSVCRT_cosh @1435
  coshf=MSVCRT_coshf @1436
  div=MSVCRT_div @1437
  exit=MSVCRT_exit @1438
  exp=MSVCRT_exp @1439
  expf=MSVCRT_expf @1440
  fabs=MSVCRT_fabs @1441
  fabsf=MSVCRT_fabsf @1442
  fclose=MSVCRT_fclose @1443
  feof=MSVCRT_feof @1444
  ferror=MSVCRT_ferror @1445
  fflush=MSVCRT_fflush @1446
  fgetc=MSVCRT_fgetc @1447
  fgetpos=MSVCRT_fgetpos @1448
  fgets=MSVCRT_fgets @1449
  fgetwc=MSVCRT_fgetwc @1450
  fgetws=MSVCRT_fgetws @1451
  floor=MSVCRT_floor @1452
  floorf=MSVCRT_floorf @1453
  fmod=MSVCRT_fmod @1454
  fmodf=MSVCRT_fmodf @1455
  fopen=MSVCRT_fopen @1456
  fopen_s=MSVCRT_fopen_s @1457
  fprintf=MSVCRT_fprintf @1458
  fprintf_s=MSVCRT_fprintf_s @1459
  fputc=MSVCRT_fputc @1460
  fputs=MSVCRT_fputs @1461
  fputwc=MSVCRT_fputwc @1462
  fputws=MSVCRT_fputws @1463
  fread=MSVCRT_fread @1464
  fread_s=MSVCRT_fread_s @1465
  free=MSVCRT_free @1466
  freopen=MSVCRT_freopen @1467
  freopen_s=MSVCRT_freopen_s @1468
  frexp=MSVCRT_frexp @1469
  fscanf=MSVCRT_fscanf @1470
  fscanf_s=MSVCRT_fscanf_s @1471
  fseek=MSVCRT_fseek @1472
  fsetpos=MSVCRT_fsetpos @1473
  ftell=MSVCRT_ftell @1474
  fwprintf=MSVCRT_fwprintf @1475
  fwprintf_s=MSVCRT_fwprintf_s @1476
  fwrite=MSVCRT_fwrite @1477
  fwscanf=MSVCRT_fwscanf @1478
  fwscanf_s=MSVCRT_fwscanf_s @1479
  getc=MSVCRT_getc @1480
  getchar=MSVCRT_getchar @1481
  getenv=MSVCRT_getenv @1482
  getenv_s @1483
  gets=MSVCRT_gets @1484
  getwc=MSVCRT_getwc @1486
  getwchar=MSVCRT_getwchar @1487
  is_wctype=ntdll.iswctype @1488
  isalnum=MSVCRT_isalnum @1489
  isalpha=MSVCRT_isalpha @1490
  iscntrl=MSVCRT_iscntrl @1491
  isdigit=MSVCRT_isdigit @1492
  isgraph=MSVCRT_isgraph @1493
  isleadbyte=MSVCRT_isleadbyte @1494
  islower=MSVCRT_islower @1495
  isprint=MSVCRT_isprint @1496
  ispunct=MSVCRT_ispunct @1497
  isspace=MSVCRT_isspace @1498
  isupper=MSVCRT_isupper @1499
  iswalnum=MSVCRT_iswalnum @1500
  iswalpha=ntdll.iswalpha @1501
  iswascii=MSVCRT_iswascii @1502
  iswcntrl=MSVCRT_iswcntrl @1503
  iswctype=ntdll.iswctype @1504
  iswdigit=MSVCRT_iswdigit @1505
  iswgraph=MSVCRT_iswgraph @1506
  iswlower=MSVCRT_iswlower @1507
  iswprint=MSVCRT_iswprint @1508
  iswpunct=MSVCRT_iswpunct @1509
  iswspace=MSVCRT_iswspace @1510
  iswupper=MSVCRT_iswupper @1511
  iswxdigit=MSVCRT_iswxdigit @1512
  isxdigit=MSVCRT_isxdigit @1513
  labs=MSVCRT_labs @1514
  ldexp=MSVCRT_ldexp @1515
  ldiv=MSVCRT_ldiv @1516
  llabs=MSVCRT_llabs @1517
  lldiv=MSVCRT_lldiv @1518
  localeconv=MSVCRT_localeconv @1519
  log=MSVCRT_log @1520
  logf=MSVCRT_logf @1521
  log10=MSVCRT_log10 @1522
  log10f=MSVCRT_log10f @1523
  longjmp=MSVCRT_longjmp @1524
  malloc=MSVCRT_malloc @1525
  mblen=MSVCRT_mblen @1526
  mbrlen=MSVCRT_mbrlen @1527
  mbrtowc=MSVCRT_mbrtowc @1528
  mbsrtowcs=MSVCRT_mbsrtowcs @1529
  mbsrtowcs_s=MSVCRT_mbsrtowcs_s @1530
  mbstowcs=MSVCRT_mbstowcs @1531
  mbstowcs_s=MSVCRT__mbstowcs_s @1532
  mbtowc=MSVCRT_mbtowc @1533
  memchr=MSVCRT_memchr @1534
  memcmp=MSVCRT_memcmp @1535
  memcpy=MSVCRT_memcpy @1536
  memcpy_s=MSVCRT_memcpy_s @1537
  memmove=MSVCRT_memmove @1538
  memmove_s=MSVCRT_memmove_s @1539
  memset=MSVCRT_memset @1540
  modf=MSVCRT_modf @1541
  modff=MSVCRT_modff @1542
  perror=MSVCRT_perror @1543
  pow=MSVCRT_pow @1544
  powf=MSVCRT_powf @1545
  printf=MSVCRT_printf @1546
  printf_s=MSVCRT_printf_s @1547
  putc=MSVCRT_putc @1548
  putchar=MSVCRT_putchar @1549
  puts=MSVCRT_puts @1550
  putwc=MSVCRT_fputwc @1551
  putwchar=MSVCRT__fputwchar @1552
  qsort=MSVCRT_qsort @1553
  qsort_s=MSVCRT_qsort_s @1554
  raise=MSVCRT_raise @1555
  rand=MSVCRT_rand @1556
  rand_s=MSVCRT_rand_s @1557
  realloc=MSVCRT_realloc @1558
  remove=MSVCRT_remove @1559
  rename=MSVCRT_rename @1560
  rewind=MSVCRT_rewind @1561
  scanf=MSVCRT_scanf @1562
  scanf_s=MSVCRT_scanf_s @1563
  setbuf=MSVCRT_setbuf @1564
  setjmp=MSVCRT__setjmp @1565 PRIVATE
  setlocale=MSVCRT_setlocale @1566
  setvbuf=MSVCRT_setvbuf @1567
  signal=MSVCRT_signal @1568
  sin=MSVCRT_sin @1569
  sinf=MSVCRT_sinf @1570
  sinh=MSVCRT_sinh @1571
  sinhf=MSVCRT_sinhf @1572
  sprintf=MSVCRT_sprintf @1573
  sprintf_s=MSVCRT_sprintf_s @1574
  sqrt=MSVCRT_sqrt @1575
  sqrtf=MSVCRT_sqrtf @1576
  srand=MSVCRT_srand @1577
  sscanf=MSVCRT_sscanf @1578
  sscanf_s=MSVCRT_sscanf_s @1579
  strcat=ntdll.strcat @1580
  strcat_s=MSVCRT_strcat_s @1581
  strchr=MSVCRT_strchr @1582
  strcmp=MSVCRT_strcmp @1583
  strcoll=MSVCRT_strcoll @1584
  strcpy=MSVCRT_strcpy @1585
  strcpy_s=MSVCRT_strcpy_s @1586
  strcspn=ntdll.strcspn @1587
  strerror=MSVCRT_strerror @1588
  strerror_s=MSVCRT_strerror_s @1589
  strftime=MSVCRT_strftime @1590
  strlen=MSVCRT_strlen @1591
  strncat=MSVCRT_strncat @1592
  strncat_s=MSVCRT_strncat_s @1593
  strncmp=MSVCRT_strncmp @1594
  strncpy=MSVCRT_strncpy @1595
  strncpy_s=MSVCRT_strncpy_s @1596
  strnlen=MSVCRT_strnlen @1597
  strpbrk=ntdll.strpbrk @1598
  strrchr=MSVCRT_strrchr @1599
  strspn=ntdll.strspn @1600
  strstr=MSVCRT_strstr @1601
  strtod=MSVCRT_strtod @1602
  strtok=MSVCRT_strtok @1603
  strtok_s=MSVCRT_strtok_s @1604
  strtol=MSVCRT_strtol @1605
  strtoul=MSVCRT_strtoul @1606
  strxfrm=MSVCRT_strxfrm @1607
  swprintf_s=MSVCRT_swprintf_s @1608
  swscanf=MSVCRT_swscanf @1609
  swscanf_s=MSVCRT_swscanf_s @1610
  system=MSVCRT_system @1611
  tan=MSVCRT_tan @1612
  tanf=MSVCRT_tanf @1613
  tanh=MSVCRT_tanh @1614
  tanhf=MSVCRT_tanhf @1615
  tmpfile=MSVCRT_tmpfile @1616
  tmpfile_s=MSVCRT_tmpfile_s @1617
  tmpnam=MSVCRT_tmpnam @1618
  tmpnam_s=MSVCRT_tmpnam_s @1619
  tolower=MSVCRT_tolower @1620
  toupper=MSVCRT_toupper @1621
  towlower=MSVCRT_towlower @1622
  towupper=MSVCRT_towupper @1623
  ungetc=MSVCRT_ungetc @1624
  ungetwc=MSVCRT_ungetwc @1625
  vfprintf=MSVCRT_vfprintf @1626
  vfprintf_s=MSVCRT_vfprintf_s @1627
  vfwprintf=MSVCRT_vfwprintf @1628
  vfwprintf_s=MSVCRT_vfwprintf_s @1629
  vprintf=MSVCRT_vprintf @1630
  vprintf_s=MSVCRT_vprintf_s @1631
  vsprintf=MSVCRT_vsprintf @1632
  vsprintf_s=MSVCRT_vsprintf_s @1633
  vswprintf_s=MSVCRT_vswprintf_s @1634
  vwprintf=MSVCRT_vwprintf @1635
  vwprintf_s=MSVCRT_vwprintf_s @1636
  wcrtomb=MSVCRT_wcrtomb @1637
  wcscat=ntdll.wcscat @1639
  wcscat_s=MSVCRT_wcscat_s @1640
  wcschr=MSVCRT_wcschr @1641
  wcscmp=ntdll.wcscmp @1642
  wcscoll=MSVCRT_wcscoll @1643
  wcscpy=ntdll.wcscpy @1644
  wcscpy_s=MSVCRT_wcscpy_s @1645
  wcscspn=ntdll.wcscspn @1646
  wcsftime=MSVCRT_wcsftime @1647
  wcslen=MSVCRT_wcslen @1648
  wcsncat=ntdll.wcsncat @1649
  wcsncat_s=MSVCRT_wcsncat_s @1650
  wcsncmp=MSVCRT_wcsncmp @1651
  wcsncpy=MSVCRT_wcsncpy @1652
  wcsncpy_s=MSVCRT_wcsncpy_s @1653
  wcsnlen=MSVCRT_wcsnlen @1654
  wcspbrk=MSVCRT_wcspbrk @1655
  wcsrchr=ntdll.wcsrchr @1656
  wcsrtombs=MSVCRT_wcsrtombs @1657
  wcsrtombs_s=MSVCRT_wcsrtombs_s @1658
  wcsspn=ntdll.wcsspn @1659
  wcsstr=MSVCRT_wcsstr @1660
  wcstod=MSVCRT_wcstod @1661
  wcstok=MSVCRT_wcstok @1662
  wcstok_s=MSVCRT_wcstok_s @1663
  wcstol=ntdll.wcstol @1664
  wcstombs=MSVCRT_wcstombs @1665
  wcstombs_s=MSVCRT_wcstombs_s @1666
  wcstoul=MSVCRT_wcstoul @1667
  wcsxfrm=MSVCRT_wcsxfrm @1668
  wctob=MSVCRT_wctob @1669
  wctomb=MSVCRT_wctomb @1670
  wctomb_s=MSVCRT_wctomb_s @1671
  wmemcpy_s @1672
  wmemmove_s @1673
  wprintf=MSVCRT_wprintf @1674
  wprintf_s=MSVCRT_wprintf_s @1675
  wscanf=MSVCRT_wscanf @1676
  wscanf_s=MSVCRT_wscanf_s @1677