au_to_exit
(void) au_write(ad, au_to_exit(status, -1));
(void) au_write(ad, au_to_exit(0, 0));
extern token_t *au_to_exit(int, int);