pub type RemHBRUSH = tagRemBRUSH;
#[repr(C)]pub struct RemHBRUSH { pub cbData: u64, pub data: [u8; 1], }
cbData: u64
data: [u8; 1]