pub type zxio_t = zxio_tag;
#[repr(C)]pub struct zxio_t { pub reserved: [u64; 4], }
reserved: [u64; 4]