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