sqliteBtreeKeyCompare
rc = sqliteBtreeKeyCompare(pCrsr, zKey, nKey-4, 4, &res);
&& sqliteBtreeKeyCompare(pCrsr, zKey, nKey-4, 4, &c)==SQLITE_OK
rc = sqliteBtreeKeyCompare(pCrsr, pTos->z, pTos->n, 4, &res);