pub type TAPE_PREPARE = _TAPE_PREPARE;
struct TAPE_PREPARE { pub Operation: u32, pub Immediate: u8, }
Operation: u32
Immediate: u8