fileargs_realpath
if (fileargs_realpath(fa, path, rpath) == NULL)
char *fileargs_realpath(fileargs_t *fa, const char *pathname,
if (fileargs_realpath(fa, file, fapath) == NULL)
fapath = fileargs_realpath(fa, file, NULL);