vmem_heap_arena
heap_arena = vmem_heap_arena(&heap_alloc, &heap_free);
extern vmem_t *vmem_heap_arena(vmem_alloc_t **, vmem_free_t **);