pub type PrSDKLUTID = PrSDKGuid;
#[repr(C, packed(1))]pub struct PrSDKLUTID { pub opaque: [i64; 2], }
opaque: [i64; 2]