must_read
must_read(socks[0], &snaplen, sizeof(int));
must_read(priv_fd, &ret, sizeof(int));
static void must_read(int, void *, size_t);