pub type virtio_magma_ctrl_hdr_t = virtio_magma_ctrl_hdr;
struct virtio_magma_ctrl_hdr_t { pub type_: u32, pub flags: u32, }
type_: u32
flags: u32