recover_from_sigint
sigact.sa_handler = recover_from_sigint;
static void recover_from_sigint(int signum);