There is a huge amount of churn with the windows crate, see microsoft/windows-rs#1720, even though it is a crate that is supposed to be foundational. We can't follow each windows-rs release. They have said however that windows-sys will have breaking changes less often, and that seems to be the case indeed. Therefore, we should switch to windows-sys.
cc @Osspial who has done the winapi -> windows-rs switch.