pub type WCRANGE = tagWCRANGE;
struct WCRANGE { pub wcLow: u16, pub cGlyphs: u16, }
wcLow: u16
cGlyphs: u16