flist_gen
int flist_gen(struct sess *, size_t, char **, struct flist **, size_t *);
if (!flist_gen(sess, argc, argv, &fl, &flsz)) {