/* * gc.h */ #define DEFAULT_GC_TRIGGER 8192 void gc(void);