1LIBRARY api-ms-win-crt-heap-l1-1-0 2 3EXPORTS 4 5_aligned_free 6_aligned_malloc 7_aligned_msize 8_aligned_offset_malloc 9_aligned_offset_realloc 10_aligned_offset_recalloc 11_aligned_realloc 12_aligned_recalloc 13_callnewh 14_calloc_base 15_expand 16_free_base 17_get_heap_handle 18_heapchk 19_heapmin 20_heapwalk 21heapwalk == _heapwalk 22_malloc_base 23_msize 24_query_new_handler 25_query_new_mode 26_realloc_base 27_recalloc 28_set_new_mode 29calloc 30free 31malloc 32realloc 33