pub type FelicaBlock = tag_felica_block;
#[repr(C)]pub struct FelicaBlock { pub data: [u8; 8], }
data: [u8; 8]