n_tty_receive_signal_char
n_tty_receive_signal_char(tty, SIGINT, c);
n_tty_receive_signal_char(tty, SIGQUIT, c);
n_tty_receive_signal_char(tty, SIGTSTP, c);