imsg_fd
struct imsg_fd *ifd;
if ((ifd = calloc(1, sizeof(struct imsg_fd))) == NULL)
TAILQ_ENTRY(imsg_fd) entry;
TAILQ_HEAD(, imsg_fd) fds;