[INFO] fetching crate nt-user-call 0.1.1...
[INFO] testing nt-user-call-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate nt-user-call 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate nt-user-call 0.1.1
[INFO] finished tweaking crates.io crate nt-user-call 0.1.1
[INFO] tweaked toml for crates.io crate nt-user-call 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nt-user-call 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nt-user-call 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-strings v0.3.0
[INFO] [stderr]   Downloaded windows-implement v0.59.0
[INFO] [stderr]   Downloaded windows-core v0.59.0
[INFO] [stderr]   Downloaded windows-interface v0.59.0
[INFO] [stderr]   Downloaded windows-result v0.3.0
[INFO] [stderr]   Downloaded windows v0.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8dab4d555300d67c9ba16a8cf069350b6a303b49952f6ed3d0ee1473bed98ae
[INFO] running `Command { std: "docker" "start" "-a" "e8dab4d555300d67c9ba16a8cf069350b6a303b49952f6ed3d0ee1473bed98ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8dab4d555300d67c9ba16a8cf069350b6a303b49952f6ed3d0ee1473bed98ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8dab4d555300d67c9ba16a8cf069350b6a303b49952f6ed3d0ee1473bed98ae", kill_on_drop: false }`
[INFO] [stdout] e8dab4d555300d67c9ba16a8cf069350b6a303b49952f6ed3d0ee1473bed98ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6347a955c3eadc08774559e383525d3eb7eeb953fbf2ca2094430931b10d84d9
[INFO] running `Command { std: "docker" "start" "-a" "6347a955c3eadc08774559e383525d3eb7eeb953fbf2ca2094430931b10d84d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.53.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling windows-targets v0.53.0
[INFO] [stderr]    Compiling windows-strings v0.3.0
[INFO] [stderr]    Compiling windows-result v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling windows-interface v0.59.0
[INFO] [stderr]    Compiling windows-implement v0.59.0
[INFO] [stderr]    Compiling windows-core v0.59.0
[INFO] [stderr]    Compiling windows v0.59.0
[INFO] [stderr]    Compiling nt-user-call v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/error.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Win32::Foundation::{
[INFO] [stdout]   |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | use windows::Win32::Devices::Display::HDEV;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 | use windows::Win32::Graphics::Gdi::HMONITOR;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 | use windows::Win32::UI::Input::KeyboardAndMouse::HKL;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use windows::Win32::UI::WindowsAndMessaging::MESSAGEBOX_STYLE;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]  --> src/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     core::HRESULT,
[INFO] [stdout]   |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]   --> src/functions.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Win32::{
[INFO] [stdout]    |     ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Wdk` in `windows`
[INFO] [stdout]  --> src/version.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Wdk::System::SystemServices::RtlGetVersion, Win32::System::SystemInformation::OSVERSIONINFOW,
[INFO] [stdout]   |     ^^^ could not find `Wdk` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]  --> src/version.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Wdk::System::SystemServices::RtlGetVersion, Win32::System::SystemInformation::OSVERSIONINFOW,
[INFO] [stdout]   |                                                 ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]   --> src/functions.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     core::{w, PCSTR},
[INFO] [stdout]    |     ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows`
[INFO] [stdout]    --> src/macros.rs:7:43
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                                             ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `windows::core`
[INFO] [stdout]    --> src/macros.rs:7:25
[INFO] [stdout]     |
[INFO] [stdout]   7 |           use ::windows::{core::{w, PCSTR}, Win32::System::LibraryLoader::{GetModuleHandleW, GetProcAddress}};
[INFO] [stdout]     |                           ^^^^ could not find `core` in `windows`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/functions.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | / nt_user_call! {
[INFO] [stdout] 221 | |     #![doc = r#"
[INFO] [stdout] 222 | |     The sum of all functions accessible via the `NtUserCall*` family of system calls in all supported operating systems.
[INFO] [stdout] 223 | |     The variants will be mapped to the respective function indices in [`crate::indices`] at runtime.
[INFO] [stdout] ...   |
[INFO] [stdout] 711 | |     NtUserCallTwoParam pub fn ScaleSystemMetricForDPIWithoutCache(metric: SYSTEM_METRICS_INDEX, dpi: u32) -> i32;
[INFO] [stdout] 712 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `crate::macros::load_runtime_fn_body` which comes from the expansion of the macro `nt_user_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows`
[INFO] [stdout]   --> src/error.rs:49:39
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl From<UserCallError> for windows::core::Error {
[INFO] [stdout]    |                                       ^^^^ could not find `core` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the `Self` constructor can only be used with tuple or unit structs
[INFO] [stdout]    --> src/functions.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |                   Self(value as _)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 | / from_call_return_self!(
[INFO] [stdout] 155 | |     BOOL, HANDLE, HDESK, HDWP, HICON, HKL, HMENU, HMONITOR, HWND, LPARAM, LRESULT, NTSTATUS
[INFO] [stdout] 156 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_call_return_self` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nt-user-call` (lib) due to 336 previous errors
[INFO] running `Command { std: "docker" "inspect" "6347a955c3eadc08774559e383525d3eb7eeb953fbf2ca2094430931b10d84d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6347a955c3eadc08774559e383525d3eb7eeb953fbf2ca2094430931b10d84d9", kill_on_drop: false }`
[INFO] [stdout] 6347a955c3eadc08774559e383525d3eb7eeb953fbf2ca2094430931b10d84d9
