hash_get
u_int32_t hash_get; /* Number of gets. */
hcp->stats.hash_get++;
dbp->get = hash_get;
static int32_t hash_get __P((const DB *, const DBT *, DBT *, u_int32_t));