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