pub type EMRSETBKCOLOR = tagEMRSETTEXTCOLOR;
struct EMRSETBKCOLOR { pub emr: tagEMR, pub crColor: u32, }
emr: tagEMR
crColor: u32