parse_prio
if (parse_prio(optarg, &common->sched_param) == -1)
int parse_prio(char *arg, struct sched_attr *sched_param);