#include "internal/memory_arena.h" #define CC_REALLOC mem_arena_realloc #define CC_FREE mem_arena_free #define CC_NO_SHORT_NAMES #include "cc.h"