There is a comment in SDL docs, that on win32 SDL_VIDEO_CENTERED should be set before sdl window is created. Maybe this is the same issue with SDL_VIDEO_POS? Anyway, we can use fullscreen mode and the problem is gone. Or better to say - covered