create_tpg
create_tpg(char *tpg, int addrc, char **addrs);
ret = create_tpg(objp, newargc - 1, &(newargv[1]));