__db_ndbm_firstkey
datum __db_ndbm_firstkey __P((DBM *));
#define dbm_firstkey(a) __db_ndbm_firstkey(a)