alloc_get_mem
size_t alloc_get_mem(struct alloc_cache* alloc);
ac = alloc_get_mem(worker->alloc);
superac = alloc_get_mem(&worker->daemon->superalloc);
size_t alloc_get_mem(struct alloc_cache* alloc);