GETNEXTNUM
GETNEXTNUM(sa_args.satype, strtoul);
GETNEXTNUM(sa_args.spi, strtoul);
GETNEXTNUM(sa_args.mode, strtoul);
GETNEXTNUM(sa_args.reqid, strtoul);
GETNEXTNUM(sa_args.wsize, strtoul);
GETNEXTNUM(sa_args.e_type, strtoul);
GETNEXTNUM(sa_args.e_keylen, strtoul);
GETNEXTNUM(sa_args.a_type, strtoul);
GETNEXTNUM(sa_args.a_keylen, strtoul);
GETNEXTNUM(sa_args.flags, strtoul);
GETNEXTNUM(sa_args.l_alloc, strtoul);
GETNEXTNUM(sa_args.l_bytes, strtouq);
GETNEXTNUM(sa_args.l_addtime, strtouq);
GETNEXTNUM(sa_args.l_usetime, strtouq);
GETNEXTNUM(sa_args.seq, strtoul);