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