pub type HSQMEMBERHANDLE = SQMemberHandle;
#[repr(C)]pub struct HSQMEMBERHANDLE { pub _static: u64, pub _index: i64, }
_static: u64
_index: i64