pub type SubGhzKeyArray_subtype_ct = SubGhzKey;
#[repr(C)]pub struct SubGhzKeyArray_subtype_ct { pub name: *mut FuriString, pub key: u64, pub type_: u16, }
name: *mut FuriString
key: u64
type_: u16