pub type TAPE_ERASE = _TAPE_ERASE;
#[repr(C)]pub struct TAPE_ERASE { pub Type: u64, pub Immediate: u8, }
Type: u64
Immediate: u8