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