aiRowEstPk       121244 ext/sqlite3/libsqlite/sqlite3.c   LogEst aiRowEstPk[2];       /* The aiRowLogEst[] value for the sPk index */
aiRowEstPk       121280 ext/sqlite3/libsqlite/sqlite3.c     sPk.aiRowLogEst = aiRowEstPk;
aiRowEstPk       121284 ext/sqlite3/libsqlite/sqlite3.c     aiRowEstPk[0] = pTab->nRowLogEst;
aiRowEstPk       121285 ext/sqlite3/libsqlite/sqlite3.c     aiRowEstPk[1] = 0;