fileargs_lstat
int fileargs_lstat(fileargs_t *fa, const char *name, struct stat *sb);
if (fileargs_lstat(fa, file, &fasb) < 0)