pub type EMRSETMAPMODE = tagEMRSELECTCLIPPATH;
#[repr(C)]pub struct EMRSETMAPMODE { pub emr: tagEMR, pub iMode: u32, }
emr: tagEMR
iMode: u32