strtouq
GETNEXTNUM(sa_args.l_bytes, strtouq);
GETNEXTNUM(sa_args.l_addtime, strtouq);
GETNEXTNUM(sa_args.l_usetime, strtouq);
u_quad_t strtouq(const char * __restrict, char ** __restrict, int);
#define _FUNCNAME strtouq
val = strtouq(nptr, &ep, 10);
val = strtouq(nptr, &ep, 10);
num = strtouq(str, &expr, radix);
uq = strtouq(data, &t, 0);
qi = strtouq(value, &t, 0);
nlim = strtouq(value, &t, 0);
u_quad_t strtouq(const char *, char **, int);
part->gp_start = strtouq(val, NULL, 10);
part->gp_size = strtouq(val, NULL, 10);
p_start = strtouq(tt, NULL, 10);
p_size = strtouq(tt, NULL, 10);
p_index = strtouq(tt, NULL, 10);