mpool_look
if ((bp = mpool_look(mp, pgno)) != NULL) {
static BKT *mpool_look __P((MPOOL *, db_pgno_t));