And more winBindings (#18860)
Summary of the issue:
Raw ctypes calls may not be 64 bit compatible. They should be replaced.
Description of user facing changes:
None.
Description of development approach:
Replaced more raw ctyps calls with winBindings definitions.
With this PR and previous PRs, 146 functions have now been replaced,
with 118 to go.
Testing strategy:
General smoke testing.