siginfo_handler
signal(SIGINFO, siginfo_handler);
void siginfo_handler(int);
ssh_signal(SIGINFO, siginfo_handler);