IMSG_GETFH_RESP
send_imsg(IMSG_GETFH_RESP, &resp, sizeof(resp));
if (imsg.hdr.type != IMSG_GETFH_RESP || size != sizeof(*resp)) {