npppd_on_sigint
signal_set(&_this->ev_sigint, SIGINT, npppd_on_sigint, _this);
static void npppd_on_sigint (int, short, void *);