pBboxLeft        153070 ext/sqlite3/libsqlite/sqlite3.c   RtreeCell *pBboxLeft,
pBboxLeft        153147 ext/sqlite3/libsqlite/sqlite3.c   memcpy(pBboxLeft, &aCell[aaSorted[iBestDim][0]], sizeof(RtreeCell));
pBboxLeft        153151 ext/sqlite3/libsqlite/sqlite3.c     RtreeCell *pBbox = (ii<iBestSplit)?pBboxLeft:pBboxRight;