opt_ulong
int opt_ulong(const char *arg, unsigned long *result);
if ((ret = opt_ulong(value, &m)))
if (!opt_ulong(arg, &ulval))