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