pub type dds_guid_t = dds_builtintopic_guid;
#[repr(C)]pub struct dds_guid_t { pub v: [u8; 16], }
v: [u8; 16]