path_open
static int path_open(char *fname, int flags, mode_t mode, char *path);
if ((ifd = path_open(Ifile, O_RDONLY, 0, Audio_path))