DB_FIRST
return DB_seq(context, db, flags, entry, DB_FIRST);
#ifndef DB_FIRST
return dbm_get(D(db), DB_FIRST);