btreeCursor      50611 third_party/sqlite/amalgamation/sqlite3.c   rc = btreeCursor(p, iTable, wrFlag, pKeyInfo, pCur);
btreeCursor      3492 third_party/sqlite/src/src/btree.c   rc = btreeCursor(p, iTable, wrFlag, pKeyInfo, pCur);