pub unsafe extern "C" fn sgx_qv_set_path(
    path_type: QvPathType,
    p_path: *const c_char
) -> Quote3Error