dbm_fetch
datum dbm_fetch(DBM *, datum);
DEF_WEAK(dbm_fetch);
PROTO_NORMAL(dbm_fetch);
v = dbm_fetch(db, k);