virtio_gtoh32
#define vtblk_gtoh32(_sc, _val) virtio_gtoh32(vtblk_modern(_sc), _val)
#define vtcon_gtoh32(_sc, _val) virtio_gtoh32(vtcon_modern(_sc), _val)
#define vtnet_gtoh32(_sc, _val) virtio_gtoh32(vtnet_modern(_sc), _val)
off, virtio_gtoh32(true, val));
uint32_t val = virtio_gtoh32(true, *(const uint32_t *) src);
#define vtscsi_gtoh32(_sc, _val) virtio_gtoh32(vtscsi_modern(_sc), _val)
#define vq_gtoh32(_vq, _val) virtio_gtoh32(vq_modern(_vq), _val)