ORIG_TYPE_NAME
structname = ORIG_TYPE_NAME(type);
if (!strcmp((const char *)ORIG_TYPE_NAME(type), "INTNETTRUNKFACTORY") ||
!strcmp((const char *)ORIG_TYPE_NAME(type), "RAWPCIFACTORY"))
error(G_("attempted to randomize userland API struct %s"), ORIG_TYPE_NAME(type));
fprintf(stderr, "Marking randomize_considered on struct %s\n", ORIG_TYPE_NAME(type));
fprintf(stderr, "Calling randomize_type on %s\n", ORIG_TYPE_NAME(type));