table_test_fn
return table_iter(d->table.table, table_test_fn, &args2);
return table_iter(args.root_table, table_test_fn, &args);