pub type MifareClassicKeyType = Enum_Unnamed1;
#[repr(u32)]pub enum MifareClassicKeyType { MFC_KEY_A = 0, MFC_KEY_B = 1, }