valid_str2ull
if (valid_str2ull(s, ullp)) {
if (valid_str2ull(buf, ullp))
extern int valid_str2ull(const char *, unsigned long long *);