snapshot_sig_handler
static void snapshot_sig_handler(int sig);
signal(SIGUSR2, snapshot_sig_handler);