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