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