sqliteSortCompare
int sqliteSortCompare(const char *, const char *);
int c = sqliteSortCompare(pLeft->zKey, pRight->zKey);