hostapd_sig_chld
signal_set(&ev_sigchld, SIGCHLD, hostapd_sig_chld, NULL);
void hostapd_sig_chld(int, short, void *);