parse_u64
static int parse_u64(const char *value, __u64 *res)
static const char *parse_u64(const char *p, const char *const end, uint64_t *rv)