strtoq
num = strtoq(val, &expr, 0);
strtoq(const char *, char **, int);
size = (off_t)strtoq(cp, &ep, 10);
rlim_t tim = strtoq(res, &ep, 0);
val = strtoq(res, &ep, 0);
rlim_t siz = strtoq(res, &ep, 0);
iv = strtoq(value, &vtp, 0);
ccfn = (ccfntype)strtoq;
ccfn = (ccfntype)strtoq;
#define strtoll strtoq
val = strtoq(s + *off, &eptr, 0);
val = strtoq(s + *off, &eptr, 0);
quad_t strtoq(const char *, char **, int) __nonnull(1);
value = strtoq(str, &endchar, 10);
value = strtoq(str, &unit, 10);
value = strtoq(str, &unit, 10);
rlim_t tim = strtoq(s, &e, 0);
rlim_t mult, tim = strtoq(s, &e, 0);
res = strtoq(s, &e, 0);
int64_t size = strtoq(arg, &ptr, 0);