pub type TrackType = FourCC;
v1_20
#[repr(C, packed(1))]pub struct TrackType(pub [u8; 4]);
0: [u8; 4]