FILEEXTS
#define FILEEXTS { "", ".bundle", ".dylib", ".so", NULL }
#define FILEEXTS { "", ".dll", NULL }
#define FILEEXTS { "", ".so", NULL }