fopen_trypath
if (fopen_trypath(infile+ilevel+1, ifile) != NULL) {
extern struct input_file *fopen_trypath(struct input_file *, const char *);
else if (fopen_trypath(infile, p) == NULL)