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