pub type mmc_cdb_t = mmc_cdb_s;
#[repr(C)]pub struct mmc_cdb_t { pub field: [u8; 12], }
field: [u8; 12]