strtoul_or_return
int v = strtoul_or_return(buf);
strtoul_or_return(buf)) {
bool sync = strtoul_or_return(buf);
sc.nr_to_scan = strtoul_or_return(buf);
v = strtoul_or_return(buf);
unsigned long v = strtoul_or_return(buf); \