pub type CMAC_CTX = cmac_ctx_st;
#[repr(C)]pub struct CMAC_CTX { _unused: [u8; 0], }
_unused: [u8; 0]