pub type EMRSETBKCOLOR = tagEMRSETTEXTCOLOR;
#[repr(C)]pub struct EMRSETBKCOLOR { pub emr: tagEMR, pub crColor: u32, }
emr: tagEMR
crColor: u32