Use this macro with SDL_ELF_NOTE_DLOPEN() to note that a dynamic shared library dependency is recommended.
Defined in <SDL3/SDL_dlopennote.h>
#define SDL_ELF_NOTE_DLOPEN_PRIORITY_RECOMMENDED "recommended"
Important functionality needs the dependency, the binary will work but in most cases the dependency should be provided.
This macro is available since SDL 3.4.0.