Function sdlLogScreenDpi
Log physical screen DPI for diagnostics. Does not write to SCREEN_DPI — physical panel density is not the right signal for UI scaling; see doResize().
void sdlLogScreenDpi(
int displayIndex = 0
);