acuabort
__dead static void acuabort(int);
(void)signal(SIGINT, acuabort);
(void)signal(SIGQUIT, acuabort);