This function gets the version of the dynamically linked SDL_sound library.
Defined in <SDL3_sound/SDL_sound.h>
int Sound_Version(void);(int) Returns SDL_sound version.
It is safe to call this function from any thread.
This function is available since SDL_sound 3.0.0.