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