__db_ndbm_fetch
datum __db_ndbm_fetch __P((DBM *, datum));
#define dbm_fetch(a, b) __db_ndbm_fetch(a, b)