pub unsafe extern "C" fn CMAC_Final( ctx: *mut CMAC_CTX, out: *mut u8, out_len: *mut usize, ) -> c_int