pub type EMRSETTEXTCOLOR = EMRSETBKCOLOR;
struct EMRSETTEXTCOLOR { pub emr: EMR, pub crColor: u32, }
emr: EMR
crColor: u32