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