makecpuset
makecpuset(argv + 1);
makecpuset(argv);
cpuset = makecpuset(optarg);
static cpuset_t *makecpuset(char *);