This is the version number macro for the current SDL_rtf version.
Defined in SDL_rtf.h
#define SDL_RTF_VERSION \ SDL_VERSIONNUM(SDL_RTF_MAJOR_VERSION, SDL_RTF_MINOR_VERSION, SDL_RTF_MICRO_VERSION)
CategoryAPI, CategoryAPIMacro