Use this macro with SDL_ELF_NOTE_DLOPEN() to note that a dynamic shared library dependency is optional.
Defined in <SDL3/SDL_dlopennote.h>
#define SDL_ELF_NOTE_DLOPEN_PRIORITY_SUGGESTED "suggested"
Optional functionality uses the dependency, the binary will work and the dependency is only needed for full-featured installations.
This macro is available since SDL 3.4.0.