errno.c
heap_end
/* Get memory from system using MORECORE or MMAP */ static void* sys_alloc(mstate m, size_t nb) {