pub type EMR = tagEMR;
#[repr(C)]pub struct EMR { pub iType: u64, pub nSize: u64, }
iType: u64
nSize: u64