pub unsafe extern "C" fn sgx_aes_ccm128_dec_verify_mac(
    mac: *const u8,
    aes_ccm_state: AesHandle
) -> SgxStatus