_ohash_record
h->t = (h->info.calloc)(h->size, sizeof(struct _ohash_record),
struct _ohash_record *n;
n = (h->info.calloc)(ns, sizeof(struct _ohash_record), h->info.data);
struct _ohash_record;
struct _ohash_record *t;