npppd_on_sigterm
signal_set(&_this->ev_sigterm, SIGTERM, npppd_on_sigterm, _this);
static void npppd_on_sigterm (int, short, void *);