pub unsafe extern "C" fn sgx_qv_free_qve_identity(
    p_qveid: *const u8,
    p_qveid_issue_chain: *const u8,
    p_root_ca_crl: *const u8
) -> Quote3Error