sqliteBtreeCreateIndex
rc = sqliteBtreeCreateIndex(pCx->pBt, &pgno);
rc = sqliteBtreeCreateIndex(db->aDb[pOp->p2].pBt, &pgno);