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