nodeInsertCell   153153 ext/sqlite3/libsqlite/sqlite3.c     nodeInsertCell(pRtree, pTarget, pCell);
nodeInsertCell   153535 ext/sqlite3/libsqlite/sqlite3.c     nodeInsertCell(pRtree, pNode, p);
nodeInsertCell   153587 ext/sqlite3/libsqlite/sqlite3.c   if( nodeInsertCell(pRtree, pNode, pCell) ){