This is the version number macro for the current SDL_sound version.
Defined in <SDL3_sound/SDL_sound.h>
#define SDL_SOUND_VERSION \
SDL_VERSIONNUM(SDL_SOUND_MAJOR_VERSION, SDL_SOUND_MINOR_VERSION, SDL_SOUND_MICRO_VERSION)This macro is available since SDL_sound 3.0.0.