USERTABSIZE
*actual = typeCalloc(struct user_table_entry, USERTABSIZE);
for (n = 0; n < USERTABSIZE; ++n) {