arena_dalloc
arena_dalloc(chunk->arena, chunk, ptr);
static void arena_dalloc(arena_t *arena, arena_chunk_t *chunk, void *ptr);