pub type RemHBRUSH = tagRemBRUSH;
struct RemHBRUSH { pub cbData: u32, pub data: [u8; 1], }
cbData: u32
data: [u8; 1]