https://bugs.winehq.org/show_bug.cgi?id=46805
--- Comment #4 from Ethan Lee flibitijibibo@gmail.com --- It's a bit roundabout, but the dependency tree is
FAudio_internal_simd.c > FAudio_internal.h > SDL_stdinc.h > SDL_config.h > SDL_platform.h
... which finally defines __MACOSX__:
https://hg.libsdl.org/SDL/file/c005c49beaa9/include/SDL_platform.h#l85