Generally, winit-core doesn't know about underlying platforms, though, some general information which will true for any implementation was left in place.
Create `WindowAttributes` for respective platform specific window attributes in `winit` due to move of `WindowAttributes`.