on_sigchild
void on_sigchild(int, short, void *);
signal_set(&ev_sigchild, SIGCHLD, on_sigchild, NULL);