quick_exit_handler
struct quick_exit_handler *next;
static _Atomic(struct quick_exit_handler *) handlers;
struct quick_exit_handler *h;