CODE
typedef enum {AUDIT, PRELOAD} CODE;
#define CODE 0
#define CODE(c0, c1, value) [special_hash(c0, c1)] = value
#undef CODE