pub fn active_window_system() -> WindowSystemExpand description
The window system winit is expected to use for windows created in this
process. See the module docs: this is a prediction for the pre-window-
creation decisions only. Once a window exists, prefer
window_system_for_display_handle.