pub unsafe extern "C" fn sgx_ql_free_qve_identity(
    p_qve_identity: *const c_char,
    p_qve_identity_issuer_chain: *const c_char
) -> Quote3Error