mdb_seq
return mdb_seq(context, db, flags, entry, R_NEXT);
return mdb_seq(context, db, flags, entry, R_FIRST);