parseint
nr = parseint(fp, buf, width, base);
nr = parseint(fp, buf, width, base, locale);
rtp.prio = parseint(argv[1], "priority");
proc = parseint(argv[2], "pid");
static int parseint(const char *, const char *);
proc = parseint(argv[1], "pid");