pub type iso_su_sp_t = iso_su_sp_s;
#[repr(C, packed(1))]pub struct iso_su_sp_t { pub magic: [u8; 2], pub skip: u8, }
magic: [u8; 2]
skip: u8