OPT_ARG
#define opt_arg(o) ((o)->flags & OPT_ARG)
#define permit_arg(o) ((o)->flags & (NEED_ARG | OPT_ARG))
"rfc931", rfc931_option, OPT_ARG,
"nice", nice_option, OPT_ARG,