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