sqliteVdbeFindOp
int addr = sqliteVdbeFindOp(v, OP_OpenRead, pTab->tnum);
int sqliteVdbeFindOp(Vdbe*, int, int);