sqliteBtreeLast
rc = sqliteBtreeLast(pCur, &res);
rx = sqliteBtreeLast(pC->pCursor, &res);
rc = sqliteBtreeLast(pCrsr, &res);