/* Automatically generated file; DO NOT EDIT!! */ #define STANDALONE #include extern void func_dictionary(void); extern void func_filesystem(void); const struct test winetest_testlist[] = { { "dictionary", func_dictionary }, { "filesystem", func_filesystem }, { 0, 0 } };