ibuf_fd_get
return ibuf_fd_get(imsg->buf);
int ibuf_fd_get(struct ibuf *);
http_req_new(id, uri, mod, 0, ibuf_fd_get(b));
s->infd = ibuf_fd_get(b);