#[repr(C)] #[allow(unused_imports)] #[derive(Copy, Clone)] pub struct KeyData { pub(crate) key: u8 }