vhost_msg
offset = offsetof(struct vhost_msg, iotlb) - sizeof(int);
ret = (type == VHOST_IOTLB_MSG) ? sizeof(struct vhost_msg) :
unsigned size = sizeof(struct vhost_msg);
struct vhost_msg msg;