#define DJSTD_BASIC_ENTRY #include "core.c" int djstd_entry(Arena *arena, StringList args) { return 0; }