import "allocator/arena"; export { allocate_memory, free_memory, reset_memory }; // export { set_memory };