npppd_on_sigchld
signal_set(&_this->ev_sigchld, SIGCHLD, npppd_on_sigchld, _this);
static void npppd_on_sigchld (int, short, void *);