imsg_get_fd
imsg->fd = imsg_get_fd(ibuf);
while ((fd = imsg_get_fd(ibuf)) != -1)
int imsg_get_fd(struct imsgbuf *);