pub type ACPI_UUID = Struct_acpi_uuid;
#[repr(C)]pub struct ACPI_UUID { pub Data: [u8; 16], }
Data: [u8; 16]