hash_get
dbp->get = hash_get;
static int32_t hash_get __P((const DB *, const DBT *, DBT *, u_int32_t));
static int hash_get(const DB *, const DBT *, DBT *, u_int32_t);