pub type EMRRESTOREDC = tagEMRRESTOREDC;
#[repr(C)]pub struct EMRRESTOREDC { pub emr: tagEMR, pub iRelative: i32, }
emr: tagEMR
iRelative: i32