A preprocessor macro that is only defined if compiling for a Unix-like system.
Defined in <SDL3/SDL_platform_defines.h>
#define SDL_PLATFORM_UNIX 1
Other platforms, like Linux, might define this in addition to their primary define.
This macro is available since SDL 3.1.3.