shim_dbm_firstkey
m.key = shim_dbm_firstkey((DBM *)m.map);
extern datum shim_dbm_firstkey(DBM *db);
#define dbm_firstkey shim_dbm_firstkey