JUMP
#define JUMP(idx) (0 + (idx) - 1)
#undef JUMP
#define JUMP(idx) (2 + (2 * (idx)))
JUMP,
#define JUMP(labels, label) \