A variable that determines whether ctrl+click should generate a right-click event on Mac
Defined in SDL_hints.h
#define SDL_HINT_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK "SDL_MAC_CTRL_CLICK_EMULATE_RIGHT_CLICK"
If present, holding ctrl while left clicking will generate a right click event when on Mac.