pub type TAPE_PREPARE = _TAPE_PREPARE;
#[repr(C)]pub struct TAPE_PREPARE { pub Operation: u64, pub Immediate: u8, }
Operation: u64
Immediate: u8