Get the true host CPU architecture, normalized to a canonical name. Returns "x86_64" or "aarch64". On ARM64 Windows running emulated x64 Python, platform.machine() incorrectly reports 'AMD64'. This function uses IsWow64Process2 to detect the true native architecture on Windows.
()
source not stored for this graph (policy: none)
no test coverage detected