Extend an iov array to cover an additional VirtIO descriptor
#include <qvm/vio.h>
ssize_t vio_append_iov(const vdev_t *vdp,
struct virtq *vq,
uint16_t didx,
struct vio_iov *iov)
If successful, the length of the new descriptor; otherwise, a negative errno value.