sig_action_SIGUSR1
void sig_action_SIGUSR1(int signum, siginfo_t *info, void *context);
sa.sa_sigaction = sig_action_SIGUSR1;