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