strtosize
static u_quad_t strtosize(char *, char **, int);
num2 = strtosize(expr+1, &expr2, radix);
return (strtosize(str, endptr, radix));