pub type nchar_type = Enum_Unnamed12;
#[repr(u32)]pub enum nchar_type { Bytes = 0, Chars = 1, Width = 2, }