fix(deps): use windows-sys instead of winapi (#9805)
### Description
`winapi` is abandoned and had no updates since 2020, while `windows-sys`
is supported by Microsoft. also updated `winapi-util` to use
`windows-sys` too
<!--
✍️ Write a short summary of your work.
If necessary, include relevant screenshots.
-->
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->