pub type MediaType = MediaType;
#[repr(transparent)]pub struct MediaType { pub repr: i32, }
repr: i32