pub type InstanceHandle_t = NativeInstanceHandle_t;
pub struct InstanceHandle_t { pub entityKey: [u8; 8], }
entityKey: [u8; 8]