cpl_record_error
cpl_record_error(cpl, "Out of memory.");
cpl_record_error(cpl, _cf_last_error(cpl->cf));
cpl_record_error(cpl, "pca_path_completions: Invalid arguments.");
cpl_record_error(cpl,
cpl_record_error(cpl, "Unable to find the start of the file name.");
void cpl_record_error(WordCompletion *cpl, const char *errmsg);