pub type STYLESTRUCT = tagSTYLESTRUCT;
struct STYLESTRUCT { pub styleOld: u32, pub styleNew: u32, }
styleOld: u32
styleNew: u32