walk_one
if (walk_one(fun, &key, &data, ptr) == -1)
static int walk_one(int (*fun )(DBT *, HostInfo *, void *), DBT *, DBT *, void *);