DB_RECNO
DB_RECNO, /* Fixed and variable-length records. */
typedef enum { DB_BTREE, DB_HASH, DB_RECNO } DBTYPE;