pub type PermamentRadioGroupBehavior = RadioGroupBehavior;
struct PermamentRadioGroupBehavior { pub type_: u8, pub group: u8, }
type_: u8
group: u8