pub type SALockGroup = SASetGroup;
struct SALockGroup { pub type_: SAType, pub flags: SA, pub group: i8, }
type_: SAType
flags: SA
group: i8