TRIGGER_OFF
TRIGGER_WARN_ONCE(t, TRIGGER_OFF);
t->state = TRIGGER_OFF;
struct trigger n = {.state = TRIGGER_OFF, .name = #n}