pub type guid_key = _guid_key;
#[repr(C)]pub struct guid_key { pub guid: _e_guid_t, pub ver: u16, }
guid: _e_guid_t
ver: u16