zig
zig copied to clipboard
Replace some dynamic functions with static ones.
PR 19271 added some static function implementations from kernel32, but some parts of the library still used the dynamically loaded versions.