FATAL
#define FATAL (-4)
#define FATAL(a1,a2) errx(EXIT_FAILURE, a1, a2)
#define FATAL 1 /* fatal error occurred */