#include "cig.h" static void *arena_alloc(arena_allocator_t *this, size_t bytes) { } allocator_t allocator_from_arena(arena_allocator_t *this) { }