[INFO] fetching crate libobs 2.1.0...
[INFO] testing libobs-2.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate libobs 2.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate libobs 2.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libobs 2.1.0
[INFO] tweaked toml for crates.io crate libobs 2.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libobs 2.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libobs 2.1.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf6cb4253c8a3034ba89baa2aaf07796da8dd5e0fd217c4e6e8c8fa785f6300c
[INFO] running `Command { std: "docker" "start" "-a" "bf6cb4253c8a3034ba89baa2aaf07796da8dd5e0fd217c4e6e8c8fa785f6300c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf6cb4253c8a3034ba89baa2aaf07796da8dd5e0fd217c4e6e8c8fa785f6300c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6cb4253c8a3034ba89baa2aaf07796da8dd5e0fd217c4e6e8c8fa785f6300c", kill_on_drop: false }`
[INFO] [stdout] bf6cb4253c8a3034ba89baa2aaf07796da8dd5e0fd217c4e6e8c8fa785f6300c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd268d3ceac7ca9962de95bda7a3c8755a64dad3694eac39e152e730b2b51068
[INFO] running `Command { std: "docker" "start" "-a" "bd268d3ceac7ca9962de95bda7a3c8755a64dad3694eac39e152e730b2b51068", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libobs v2.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:21028:5
[INFO] [stdout]       |
[INFO] [stdout] 21028 |     ["Size of _Mbstatet"][::std::mem::size_of::<_Mbstatet>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:21091:5
[INFO] [stdout]       |
[INFO] [stdout] 21091 |     ["Size of _wfinddata32_t"][::std::mem::size_of::<_wfinddata32_t>() - 540usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:21118:5
[INFO] [stdout]       |
[INFO] [stdout] 21118 |     ["Size of _wfinddata32i64_t"][::std::mem::size_of::<_wfinddata32i64_t>() - 544usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:21157:5
[INFO] [stdout]       |
[INFO] [stdout] 21157 | /     ["Offset of field: _wfinddata64i32_t::name"]
[INFO] [stdout] 21158 | |         [::std::mem::offset_of!(_wfinddata64i32_t, name) - 36usize];
[INFO] [stdout]       | |___________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:21244:5
[INFO] [stdout]       |
[INFO] [stdout] 21244 |     ["Size of _stat32"][::std::mem::size_of::<_stat32>() - 36usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:21275:5
[INFO] [stdout]       |
[INFO] [stdout] 21275 |     ["Size of _stat32i64"][::std::mem::size_of::<_stat32i64>() - 48usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:21310:5
[INFO] [stdout]       |
[INFO] [stdout] 21310 |     ["Size of _stat64i32"][::std::mem::size_of::<_stat64i32>() - 48usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:21376:5
[INFO] [stdout]       |
[INFO] [stdout] 21376 |     ["Size of stat"][::std::mem::size_of::<stat>() - 48usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:21460:5
[INFO] [stdout]       |
[INFO] [stdout] 21460 |     ["Size of _ldiv_t"][::std::mem::size_of::<_ldiv_t>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:21816:5
[INFO] [stdout]       |
[INFO] [stdout] 21816 |     ["Size of gs_monitor_info"][::std::mem::size_of::<gs_monitor_info>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:22543:5
[INFO] [stdout]       |
[INFO] [stdout] 22543 |     ["Size of _JUMP_BUFFER"][::std::mem::size_of::<_JUMP_BUFFER>() - 256usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:25929:5
[INFO] [stdout]       |
[INFO] [stdout] 25929 |     ["Size of obs_source_frame"][::std::mem::size_of::<obs_source_frame>() - 224usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26527:5
[INFO] [stdout]       |
[INFO] [stdout] 26527 | /     ["Size of _LARGE_INTEGER__bindgen_ty_1"]
[INFO] [stdout] 26528 | |         [::std::mem::size_of::<_LARGE_INTEGER__bindgen_ty_1>() - 8usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26544:5
[INFO] [stdout]       |
[INFO] [stdout] 26544 | /     ["Size of _LARGE_INTEGER__bindgen_ty_2"]
[INFO] [stdout] 26545 | |         [::std::mem::size_of::<_LARGE_INTEGER__bindgen_ty_2>() - 8usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26555:5
[INFO] [stdout]       |
[INFO] [stdout] 26555 |     ["Size of _LARGE_INTEGER"][::std::mem::size_of::<_LARGE_INTEGER>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26578:5
[INFO] [stdout]       |
[INFO] [stdout] 26578 | /     ["Size of _ULARGE_INTEGER__bindgen_ty_1"]
[INFO] [stdout] 26579 | |         [::std::mem::size_of::<_ULARGE_INTEGER__bindgen_ty_1>() - 8usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26595:5
[INFO] [stdout]       |
[INFO] [stdout] 26595 | /     ["Size of _ULARGE_INTEGER__bindgen_ty_2"]
[INFO] [stdout] 26596 | |         [::std::mem::size_of::<_ULARGE_INTEGER__bindgen_ty_2>() - 8usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26606:5
[INFO] [stdout]       |
[INFO] [stdout] 26606 |     ["Size of _ULARGE_INTEGER"][::std::mem::size_of::<_ULARGE_INTEGER>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26626:5
[INFO] [stdout]       |
[INFO] [stdout] 26626 |     ["Size of _LUID"][::std::mem::size_of::<_LUID>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26675:5
[INFO] [stdout]       |
[INFO] [stdout] 26675 |     ["Size of LIST_ENTRY32"][::std::mem::size_of::<LIST_ENTRY32>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26705:5
[INFO] [stdout]       |
[INFO] [stdout] 26705 |     ["Size of _GUID"][::std::mem::size_of::<_GUID>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:26729:5
[INFO] [stdout]       |
[INFO] [stdout] 26729 |     ["Size of _OBJECTID"][::std::mem::size_of::<_OBJECTID>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26752:5
[INFO] [stdout]       |
[INFO] [stdout] 26752 |     ["Size of _bindgen_ty_2"][::std::mem::size_of::<_bindgen_ty_2>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:26799:5
[INFO] [stdout]       |
[INFO] [stdout] 26799 |     ["Size of _XSAVE_FORMAT"][::std::mem::size_of::<_XSAVE_FORMAT>() - 512usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:26882:5
[INFO] [stdout]       |
[INFO] [stdout] 26882 |     ["Size of _XSAVE_AREA"][::std::mem::size_of::<_XSAVE_AREA>() - 576usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:26902:5
[INFO] [stdout]       |
[INFO] [stdout] 26902 |     ["Size of _XSTATE_CONTEXT"][::std::mem::size_of::<_XSTATE_CONTEXT>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:27107:5
[INFO] [stdout]       |
[INFO] [stdout] 27107 | /     ["Size of _SCOPE_TABLE_AMD64__bindgen_ty_1"]
[INFO] [stdout] 27108 | |         [::std::mem::size_of::<_SCOPE_TABLE_AMD64__bindgen_ty_1>() - 16usize];
[INFO] [stdout]       | |_____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:27122:5
[INFO] [stdout]       |
[INFO] [stdout] 27122 |     ["Size of _SCOPE_TABLE_AMD64"][::std::mem::size_of::<_SCOPE_TABLE_AMD64>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:27259:5
[INFO] [stdout]       |
[INFO] [stdout] 27259 |     ["Size of _CONTEXT__bindgen_ty_1"][::std::mem::size_of::<_CONTEXT__bindgen_ty_1>() - 512usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 48
[INFO] [stdout]      --> src/bindings.rs:27267:5
[INFO] [stdout]       |
[INFO] [stdout] 27267 |     ["Size of _CONTEXT"][::std::mem::size_of::<_CONTEXT>() - 1232usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:27359:5
[INFO] [stdout]       |
[INFO] [stdout] 27359 |     ["Size of _DISPATCHER_CONTEXT"][::std::mem::size_of::<_DISPATCHER_CONTEXT>() - 80usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:27678:5
[INFO] [stdout]       |
[INFO] [stdout] 27678 | /     ["Size of _SCOPE_TABLE_ARM__bindgen_ty_1"]
[INFO] [stdout] 27679 | |         [::std::mem::size_of::<_SCOPE_TABLE_ARM__bindgen_ty_1>() - 16usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:27693:5
[INFO] [stdout]       |
[INFO] [stdout] 27693 |     ["Size of _SCOPE_TABLE_ARM"][::std::mem::size_of::<_SCOPE_TABLE_ARM>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:27718:5
[INFO] [stdout]       |
[INFO] [stdout] 27718 | /     ["Size of _SCOPE_TABLE_ARM64__bindgen_ty_1"]
[INFO] [stdout] 27719 | |         [::std::mem::size_of::<_SCOPE_TABLE_ARM64__bindgen_ty_1>() - 16usize];
[INFO] [stdout]       | |_____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:27733:5
[INFO] [stdout]       |
[INFO] [stdout] 27733 |     ["Size of _SCOPE_TABLE_ARM64"][::std::mem::size_of::<_SCOPE_TABLE_ARM64>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 64
[INFO] [stdout]      --> src/bindings.rs:27921:5
[INFO] [stdout]       |
[INFO] [stdout] 27921 |     ["Size of _ARM64_NT_CONTEXT"][::std::mem::size_of::<_ARM64_NT_CONTEXT>() - 912usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 88
[INFO] [stdout]      --> src/bindings.rs:28062:5
[INFO] [stdout]       |
[INFO] [stdout] 28062 | /     ["Size of _ARM64EC_NT_CONTEXT__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 28063 | |         _ARM64EC_NT_CONTEXT__bindgen_ty_1__bindgen_ty_1__bindgen_ty_1,
[INFO] [stdout] 28064 | |     >() - 512usize];
[INFO] [stdout]       | |___________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 104
[INFO] [stdout]      --> src/bindings.rs:28186:5
[INFO] [stdout]       |
[INFO] [stdout] 28186 | /     ["Size of _ARM64EC_NT_CONTEXT__bindgen_ty_1__bindgen_ty_1"]
[INFO] [stdout] 28187 | |         [::std::mem::size_of::<_ARM64EC_NT_CONTEXT__bindgen_ty_1__bindgen_ty_1>() - 1232usize];
[INFO] [stdout]       | |______________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 104
[INFO] [stdout]      --> src/bindings.rs:28339:5
[INFO] [stdout]       |
[INFO] [stdout] 28339 | /     ["Size of _ARM64EC_NT_CONTEXT__bindgen_ty_1"]
[INFO] [stdout] 28340 | |         [::std::mem::size_of::<_ARM64EC_NT_CONTEXT__bindgen_ty_1>() - 1232usize];
[INFO] [stdout]       | |________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 112
[INFO] [stdout]      --> src/bindings.rs:28346:5
[INFO] [stdout]       |
[INFO] [stdout] 28346 |     ["Size of _ARM64EC_NT_CONTEXT"][::std::mem::size_of::<_ARM64EC_NT_CONTEXT>() - 1232usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:28408:5
[INFO] [stdout]       |
[INFO] [stdout] 28408 | /     ["Size of _DISPATCHER_CONTEXT_ARM64"]
[INFO] [stdout] 28409 | |         [::std::mem::size_of::<_DISPATCHER_CONTEXT_ARM64>() - 88usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28565:18
[INFO] [stdout]       |
[INFO] [stdout] 28565 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 8u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28570:28
[INFO] [stdout]       |
[INFO] [stdout] 28570 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28577:13
[INFO] [stdout]       |
[INFO] [stdout] 28577 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28587:28
[INFO] [stdout]       |
[INFO] [stdout] 28587 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28598:18
[INFO] [stdout]       |
[INFO] [stdout] 28598 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(8usize, 5u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28603:28
[INFO] [stdout]       |
[INFO] [stdout] 28603 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28610:13
[INFO] [stdout]       |
[INFO] [stdout] 28610 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28620:28
[INFO] [stdout]       |
[INFO] [stdout] 28620 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28631:18
[INFO] [stdout]       |
[INFO] [stdout] 28631 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(13usize, 2u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28636:28
[INFO] [stdout]       |
[INFO] [stdout] 28636 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28643:13
[INFO] [stdout]       |
[INFO] [stdout] 28643 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28653:28
[INFO] [stdout]       |
[INFO] [stdout] 28653 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28664:18
[INFO] [stdout]       |
[INFO] [stdout] 28664 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(15usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28669:28
[INFO] [stdout]       |
[INFO] [stdout] 28669 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28676:13
[INFO] [stdout]       |
[INFO] [stdout] 28676 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28686:28
[INFO] [stdout]       |
[INFO] [stdout] 28686 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28697:18
[INFO] [stdout]       |
[INFO] [stdout] 28697 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(16usize, 4u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28702:28
[INFO] [stdout]       |
[INFO] [stdout] 28702 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28709:13
[INFO] [stdout]       |
[INFO] [stdout] 28709 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28719:28
[INFO] [stdout]       |
[INFO] [stdout] 28719 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28730:18
[INFO] [stdout]       |
[INFO] [stdout] 28730 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(20usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28735:28
[INFO] [stdout]       |
[INFO] [stdout] 28735 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28742:13
[INFO] [stdout]       |
[INFO] [stdout] 28742 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28752:28
[INFO] [stdout]       |
[INFO] [stdout] 28752 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28763:18
[INFO] [stdout]       |
[INFO] [stdout] 28763 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(21usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28768:28
[INFO] [stdout]       |
[INFO] [stdout] 28768 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28775:13
[INFO] [stdout]       |
[INFO] [stdout] 28775 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28785:28
[INFO] [stdout]       |
[INFO] [stdout] 28785 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28796:18
[INFO] [stdout]       |
[INFO] [stdout] 28796 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(22usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28801:28
[INFO] [stdout]       |
[INFO] [stdout] 28801 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28808:13
[INFO] [stdout]       |
[INFO] [stdout] 28808 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28818:28
[INFO] [stdout]       |
[INFO] [stdout] 28818 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28829:18
[INFO] [stdout]       |
[INFO] [stdout] 28829 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(23usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28834:28
[INFO] [stdout]       |
[INFO] [stdout] 28834 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28841:13
[INFO] [stdout]       |
[INFO] [stdout] 28841 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28851:28
[INFO] [stdout]       |
[INFO] [stdout] 28851 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28862:18
[INFO] [stdout]       |
[INFO] [stdout] 28862 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(24usize, 8u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28867:28
[INFO] [stdout]       |
[INFO] [stdout] 28867 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28874:13
[INFO] [stdout]       |
[INFO] [stdout] 28874 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28884:28
[INFO] [stdout]       |
[INFO] [stdout] 28884 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28908:41
[INFO] [stdout]       |
[INFO] [stdout] 28908 |             let BaseMid: u32 = unsafe { ::std::mem::transmute(BaseMid) };
[INFO] [stdout]       |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28912:38
[INFO] [stdout]       |
[INFO] [stdout] 28912 |             let Type: u32 = unsafe { ::std::mem::transmute(Type) };
[INFO] [stdout]       |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28916:37
[INFO] [stdout]       |
[INFO] [stdout] 28916 |             let Dpl: u32 = unsafe { ::std::mem::transmute(Dpl) };
[INFO] [stdout]       |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28920:38
[INFO] [stdout]       |
[INFO] [stdout] 28920 |             let Pres: u32 = unsafe { ::std::mem::transmute(Pres) };
[INFO] [stdout]       |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28924:41
[INFO] [stdout]       |
[INFO] [stdout] 28924 |             let LimitHi: u32 = unsafe { ::std::mem::transmute(LimitHi) };
[INFO] [stdout]       |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28928:37
[INFO] [stdout]       |
[INFO] [stdout] 28928 |             let Sys: u32 = unsafe { ::std::mem::transmute(Sys) };
[INFO] [stdout]       |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28932:44
[INFO] [stdout]       |
[INFO] [stdout] 28932 |             let Reserved_0: u32 = unsafe { ::std::mem::transmute(Reserved_0) };
[INFO] [stdout]       |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28936:45
[INFO] [stdout]       |
[INFO] [stdout] 28936 |             let Default_Big: u32 = unsafe { ::std::mem::transmute(Default_Big) };
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28940:45
[INFO] [stdout]       |
[INFO] [stdout] 28940 |             let Granularity: u32 = unsafe { ::std::mem::transmute(Granularity) };
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:28944:40
[INFO] [stdout]       |
[INFO] [stdout] 28944 |             let BaseHi: u32 = unsafe { ::std::mem::transmute(BaseHi) };
[INFO] [stdout]       |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:28988:5
[INFO] [stdout]       |
[INFO] [stdout] 28988 | /     ["Size of _WOW64_FLOATING_SAVE_AREA"]
[INFO] [stdout] 28989 | |         [::std::mem::size_of::<_WOW64_FLOATING_SAVE_AREA>() - 112usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 124
[INFO] [stdout]      --> src/bindings.rs:29044:5
[INFO] [stdout]       |
[INFO] [stdout] 29044 |     ["Size of _WOW64_CONTEXT"][::std::mem::size_of::<_WOW64_CONTEXT>() - 716usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29146:18
[INFO] [stdout]       |
[INFO] [stdout] 29146 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 8u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29151:28
[INFO] [stdout]       |
[INFO] [stdout] 29151 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29158:13
[INFO] [stdout]       |
[INFO] [stdout] 29158 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29168:28
[INFO] [stdout]       |
[INFO] [stdout] 29168 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29179:18
[INFO] [stdout]       |
[INFO] [stdout] 29179 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(8usize, 5u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29184:28
[INFO] [stdout]       |
[INFO] [stdout] 29184 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29191:13
[INFO] [stdout]       |
[INFO] [stdout] 29191 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29201:28
[INFO] [stdout]       |
[INFO] [stdout] 29201 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29212:18
[INFO] [stdout]       |
[INFO] [stdout] 29212 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(13usize, 2u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29217:28
[INFO] [stdout]       |
[INFO] [stdout] 29217 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29224:13
[INFO] [stdout]       |
[INFO] [stdout] 29224 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29234:28
[INFO] [stdout]       |
[INFO] [stdout] 29234 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29245:18
[INFO] [stdout]       |
[INFO] [stdout] 29245 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(15usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29250:28
[INFO] [stdout]       |
[INFO] [stdout] 29250 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29257:13
[INFO] [stdout]       |
[INFO] [stdout] 29257 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29267:28
[INFO] [stdout]       |
[INFO] [stdout] 29267 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29278:18
[INFO] [stdout]       |
[INFO] [stdout] 29278 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(16usize, 4u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29283:28
[INFO] [stdout]       |
[INFO] [stdout] 29283 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29290:13
[INFO] [stdout]       |
[INFO] [stdout] 29290 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29300:28
[INFO] [stdout]       |
[INFO] [stdout] 29300 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29311:18
[INFO] [stdout]       |
[INFO] [stdout] 29311 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(20usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29316:28
[INFO] [stdout]       |
[INFO] [stdout] 29316 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29323:13
[INFO] [stdout]       |
[INFO] [stdout] 29323 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29333:28
[INFO] [stdout]       |
[INFO] [stdout] 29333 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29344:18
[INFO] [stdout]       |
[INFO] [stdout] 29344 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(21usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29349:28
[INFO] [stdout]       |
[INFO] [stdout] 29349 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29356:13
[INFO] [stdout]       |
[INFO] [stdout] 29356 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29366:28
[INFO] [stdout]       |
[INFO] [stdout] 29366 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29377:18
[INFO] [stdout]       |
[INFO] [stdout] 29377 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(22usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29382:28
[INFO] [stdout]       |
[INFO] [stdout] 29382 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29389:13
[INFO] [stdout]       |
[INFO] [stdout] 29389 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29399:28
[INFO] [stdout]       |
[INFO] [stdout] 29399 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29410:18
[INFO] [stdout]       |
[INFO] [stdout] 29410 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(23usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29415:28
[INFO] [stdout]       |
[INFO] [stdout] 29415 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29422:13
[INFO] [stdout]       |
[INFO] [stdout] 29422 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29432:28
[INFO] [stdout]       |
[INFO] [stdout] 29432 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29443:18
[INFO] [stdout]       |
[INFO] [stdout] 29443 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(24usize, 8u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29448:28
[INFO] [stdout]       |
[INFO] [stdout] 29448 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29455:13
[INFO] [stdout]       |
[INFO] [stdout] 29455 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29465:28
[INFO] [stdout]       |
[INFO] [stdout] 29465 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29489:41
[INFO] [stdout]       |
[INFO] [stdout] 29489 |             let BaseMid: u32 = unsafe { ::std::mem::transmute(BaseMid) };
[INFO] [stdout]       |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29493:38
[INFO] [stdout]       |
[INFO] [stdout] 29493 |             let Type: u32 = unsafe { ::std::mem::transmute(Type) };
[INFO] [stdout]       |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29497:37
[INFO] [stdout]       |
[INFO] [stdout] 29497 |             let Dpl: u32 = unsafe { ::std::mem::transmute(Dpl) };
[INFO] [stdout]       |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29501:38
[INFO] [stdout]       |
[INFO] [stdout] 29501 |             let Pres: u32 = unsafe { ::std::mem::transmute(Pres) };
[INFO] [stdout]       |                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29505:41
[INFO] [stdout]       |
[INFO] [stdout] 29505 |             let LimitHi: u32 = unsafe { ::std::mem::transmute(LimitHi) };
[INFO] [stdout]       |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29509:37
[INFO] [stdout]       |
[INFO] [stdout] 29509 |             let Sys: u32 = unsafe { ::std::mem::transmute(Sys) };
[INFO] [stdout]       |                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29513:44
[INFO] [stdout]       |
[INFO] [stdout] 29513 |             let Reserved_0: u32 = unsafe { ::std::mem::transmute(Reserved_0) };
[INFO] [stdout]       |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29517:45
[INFO] [stdout]       |
[INFO] [stdout] 29517 |             let Default_Big: u32 = unsafe { ::std::mem::transmute(Default_Big) };
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29521:45
[INFO] [stdout]       |
[INFO] [stdout] 29521 |             let Granularity: u32 = unsafe { ::std::mem::transmute(Granularity) };
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:29525:40
[INFO] [stdout]       |
[INFO] [stdout] 29525 |             let BaseHi: u32 = unsafe { ::std::mem::transmute(BaseHi) };
[INFO] [stdout]       |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:29563:5
[INFO] [stdout]       |
[INFO] [stdout] 29563 | /     ["Size of _WOW64_DESCRIPTOR_TABLE_ENTRY"]
[INFO] [stdout] 29564 | |         [::std::mem::size_of::<_WOW64_DESCRIPTOR_TABLE_ENTRY>() - 12usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:29586:5
[INFO] [stdout]       |
[INFO] [stdout] 29586 |     ["Size of _EXCEPTION_RECORD"][::std::mem::size_of::<_EXCEPTION_RECORD>() - 152usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 80
[INFO] [stdout]      --> src/bindings.rs:29615:5
[INFO] [stdout]       |
[INFO] [stdout] 29615 |     ["Size of _EXCEPTION_RECORD32"][::std::mem::size_of::<_EXCEPTION_RECORD32>() - 80usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:29645:5
[INFO] [stdout]       |
[INFO] [stdout] 29645 |     ["Size of _EXCEPTION_RECORD64"][::std::mem::size_of::<_EXCEPTION_RECORD64>() - 152usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:29697:5
[INFO] [stdout]       |
[INFO] [stdout] 29697 |     ["Size of _GENERIC_MAPPING"][::std::mem::size_of::<_GENERIC_MAPPING>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:29718:5
[INFO] [stdout]       |
[INFO] [stdout] 29718 |     ["Size of _LUID_AND_ATTRIBUTES"][::std::mem::size_of::<_LUID_AND_ATTRIBUTES>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:29755:5
[INFO] [stdout]       |
[INFO] [stdout] 29755 |     ["Size of _SID"][::std::mem::size_of::<_SID>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:29774:5
[INFO] [stdout]       |
[INFO] [stdout] 29774 |     ["Size of _SE_SID"][::std::mem::size_of::<_SE_SID>() - 68usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30010:5
[INFO] [stdout]       |
[INFO] [stdout] 30010 |     ["Size of _ACCESS_ALLOWED_ACE"][::std::mem::size_of::<_ACCESS_ALLOWED_ACE>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30030:5
[INFO] [stdout]       |
[INFO] [stdout] 30030 |     ["Size of _ACCESS_DENIED_ACE"][::std::mem::size_of::<_ACCESS_DENIED_ACE>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30050:5
[INFO] [stdout]       |
[INFO] [stdout] 30050 |     ["Size of _SYSTEM_AUDIT_ACE"][::std::mem::size_of::<_SYSTEM_AUDIT_ACE>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30070:5
[INFO] [stdout]       |
[INFO] [stdout] 30070 |     ["Size of _SYSTEM_ALARM_ACE"][::std::mem::size_of::<_SYSTEM_ALARM_ACE>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30090:5
[INFO] [stdout]       |
[INFO] [stdout] 30090 | /     ["Size of _SYSTEM_RESOURCE_ATTRIBUTE_ACE"]
[INFO] [stdout] 30091 | |         [::std::mem::size_of::<_SYSTEM_RESOURCE_ATTRIBUTE_ACE>() - 12usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30112:5
[INFO] [stdout]       |
[INFO] [stdout] 30112 | /     ["Size of _SYSTEM_SCOPED_POLICY_ID_ACE"]
[INFO] [stdout] 30113 | |         [::std::mem::size_of::<_SYSTEM_SCOPED_POLICY_ID_ACE>() - 12usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30134:5
[INFO] [stdout]       |
[INFO] [stdout] 30134 | /     ["Size of _SYSTEM_MANDATORY_LABEL_ACE"]
[INFO] [stdout] 30135 | |         [::std::mem::size_of::<_SYSTEM_MANDATORY_LABEL_ACE>() - 12usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30156:5
[INFO] [stdout]       |
[INFO] [stdout] 30156 | /     ["Size of _SYSTEM_PROCESS_TRUST_LABEL_ACE"]
[INFO] [stdout] 30157 | |         [::std::mem::size_of::<_SYSTEM_PROCESS_TRUST_LABEL_ACE>() - 12usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30178:5
[INFO] [stdout]       |
[INFO] [stdout] 30178 | /     ["Size of _SYSTEM_ACCESS_FILTER_ACE"]
[INFO] [stdout] 30179 | |         [::std::mem::size_of::<_SYSTEM_ACCESS_FILTER_ACE>() - 12usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30203:5
[INFO] [stdout]       |
[INFO] [stdout] 30203 | /     ["Size of _ACCESS_ALLOWED_OBJECT_ACE"]
[INFO] [stdout] 30204 | |         [::std::mem::size_of::<_ACCESS_ALLOWED_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30234:5
[INFO] [stdout]       |
[INFO] [stdout] 30234 | /     ["Size of _ACCESS_DENIED_OBJECT_ACE"]
[INFO] [stdout] 30235 | |         [::std::mem::size_of::<_ACCESS_DENIED_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30265:5
[INFO] [stdout]       |
[INFO] [stdout] 30265 | /     ["Size of _SYSTEM_AUDIT_OBJECT_ACE"]
[INFO] [stdout] 30266 | |         [::std::mem::size_of::<_SYSTEM_AUDIT_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30296:5
[INFO] [stdout]       |
[INFO] [stdout] 30296 | /     ["Size of _SYSTEM_ALARM_OBJECT_ACE"]
[INFO] [stdout] 30297 | |         [::std::mem::size_of::<_SYSTEM_ALARM_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30324:5
[INFO] [stdout]       |
[INFO] [stdout] 30324 | /     ["Size of _ACCESS_ALLOWED_CALLBACK_ACE"]
[INFO] [stdout] 30325 | |         [::std::mem::size_of::<_ACCESS_ALLOWED_CALLBACK_ACE>() - 12usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30346:5
[INFO] [stdout]       |
[INFO] [stdout] 30346 | /     ["Size of _ACCESS_DENIED_CALLBACK_ACE"]
[INFO] [stdout] 30347 | |         [::std::mem::size_of::<_ACCESS_DENIED_CALLBACK_ACE>() - 12usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30368:5
[INFO] [stdout]       |
[INFO] [stdout] 30368 | /     ["Size of _SYSTEM_AUDIT_CALLBACK_ACE"]
[INFO] [stdout] 30369 | |         [::std::mem::size_of::<_SYSTEM_AUDIT_CALLBACK_ACE>() - 12usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30390:5
[INFO] [stdout]       |
[INFO] [stdout] 30390 | /     ["Size of _SYSTEM_ALARM_CALLBACK_ACE"]
[INFO] [stdout] 30391 | |         [::std::mem::size_of::<_SYSTEM_ALARM_CALLBACK_ACE>() - 12usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30415:5
[INFO] [stdout]       |
[INFO] [stdout] 30415 | /     ["Size of _ACCESS_ALLOWED_CALLBACK_OBJECT_ACE"]
[INFO] [stdout] 30416 | |         [::std::mem::size_of::<_ACCESS_ALLOWED_CALLBACK_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30448:5
[INFO] [stdout]       |
[INFO] [stdout] 30448 | /     ["Size of _ACCESS_DENIED_CALLBACK_OBJECT_ACE"]
[INFO] [stdout] 30449 | |         [::std::mem::size_of::<_ACCESS_DENIED_CALLBACK_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30479:5
[INFO] [stdout]       |
[INFO] [stdout] 30479 | /     ["Size of _SYSTEM_AUDIT_CALLBACK_OBJECT_ACE"]
[INFO] [stdout] 30480 | |         [::std::mem::size_of::<_SYSTEM_AUDIT_CALLBACK_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:30510:5
[INFO] [stdout]       |
[INFO] [stdout] 30510 | /     ["Size of _SYSTEM_ALARM_CALLBACK_OBJECT_ACE"]
[INFO] [stdout] 30511 | |         [::std::mem::size_of::<_SYSTEM_ALARM_CALLBACK_OBJECT_ACE>() - 48usize];
[INFO] [stdout]       | |______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:30540:5
[INFO] [stdout]       |
[INFO] [stdout] 30540 | /     ["Size of _ACL_REVISION_INFORMATION"]
[INFO] [stdout] 30541 | |         [::std::mem::size_of::<_ACL_REVISION_INFORMATION>() - 4usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:30558:5
[INFO] [stdout]       |
[INFO] [stdout] 30558 |     ["Size of _ACL_SIZE_INFORMATION"][::std::mem::size_of::<_ACL_SIZE_INFORMATION>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:30585:5
[INFO] [stdout]       |
[INFO] [stdout] 30585 | /     ["Size of _SECURITY_DESCRIPTOR_RELATIVE"]
[INFO] [stdout] 30586 | |         [::std::mem::size_of::<_SECURITY_DESCRIPTOR_RELATIVE>() - 20usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:30646:5
[INFO] [stdout]       |
[INFO] [stdout] 30646 | /     ["Size of _SECURITY_OBJECT_AI_PARAMS"]
[INFO] [stdout] 30647 | |         [::std::mem::size_of::<_SECURITY_OBJECT_AI_PARAMS>() - 8usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:30691:5
[INFO] [stdout]       |
[INFO] [stdout] 30691 |     ["Size of _PRIVILEGE_SET"][::std::mem::size_of::<_PRIVILEGE_SET>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 128
[INFO] [stdout]      --> src/bindings.rs:30730:5
[INFO] [stdout]       |
[INFO] [stdout] 30730 |     ["Size of _ACCESS_REASONS"][::std::mem::size_of::<_ACCESS_REASONS>() - 128usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:30746:5
[INFO] [stdout]       |
[INFO] [stdout] 30746 |     ["Size of _SE_SECURITY_DESCRIPTOR"][::std::mem::size_of::<_SE_SECURITY_DESCRIPTOR>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:30772:5
[INFO] [stdout]       |
[INFO] [stdout] 30772 |     ["Size of _SE_ACCESS_REQUEST"][::std::mem::size_of::<_SE_ACCESS_REQUEST>() - 56usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:30805:5
[INFO] [stdout]       |
[INFO] [stdout] 30805 |     ["Size of _SE_ACCESS_REPLY"][::std::mem::size_of::<_SE_ACCESS_REPLY>() - 40usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:30938:5
[INFO] [stdout]       |
[INFO] [stdout] 30938 | /     ["Size of _SE_TOKEN_USER__bindgen_ty_2"]
[INFO] [stdout] 30939 | |         [::std::mem::size_of::<_SE_TOKEN_USER__bindgen_ty_2>() - 68usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:30979:5
[INFO] [stdout]       |
[INFO] [stdout] 30979 |     ["Size of _TOKEN_PRIVILEGES"][::std::mem::size_of::<_TOKEN_PRIVILEGES>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:31073:5
[INFO] [stdout]       |
[INFO] [stdout] 31073 | /     ["Size of _TOKEN_GROUPS_AND_PRIVILEGES"]
[INFO] [stdout] 31074 | |         [::std::mem::size_of::<_TOKEN_GROUPS_AND_PRIVILEGES>() - 56usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:31121:5
[INFO] [stdout]       |
[INFO] [stdout] 31121 |     ["Size of _TOKEN_ELEVATION"][::std::mem::size_of::<_TOKEN_ELEVATION>() - 4usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:31150:5
[INFO] [stdout]       |
[INFO] [stdout] 31150 |     ["Size of _TOKEN_MANDATORY_POLICY"][::std::mem::size_of::<_TOKEN_MANDATORY_POLICY>() - 4usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:31178:5
[INFO] [stdout]       |
[INFO] [stdout] 31178 | /     ["Size of _TOKEN_ACCESS_INFORMATION"]
[INFO] [stdout] 31179 | |         [::std::mem::size_of::<_TOKEN_ACCESS_INFORMATION>() - 88usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31233:5
[INFO] [stdout]       |
[INFO] [stdout] 31233 |     ["Size of _TOKEN_SOURCE"][::std::mem::size_of::<_TOKEN_SOURCE>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 48
[INFO] [stdout]      --> src/bindings.rs:31258:5
[INFO] [stdout]       |
[INFO] [stdout] 31258 |     ["Size of _TOKEN_STATISTICS"][::std::mem::size_of::<_TOKEN_STATISTICS>() - 56usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:31293:5
[INFO] [stdout]       |
[INFO] [stdout] 31293 |     ["Size of _TOKEN_CONTROL"][::std::mem::size_of::<_TOKEN_CONTROL>() - 40usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31313:5
[INFO] [stdout]       |
[INFO] [stdout] 31313 |     ["Size of _TOKEN_ORIGIN"][::std::mem::size_of::<_TOKEN_ORIGIN>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31459:5
[INFO] [stdout]       |
[INFO] [stdout] 31459 | /     ["Size of _CLAIM_SECURITY_ATTRIBUTE_V1"]
[INFO] [stdout] 31460 | |         [::std::mem::size_of::<_CLAIM_SECURITY_ATTRIBUTE_V1>() - 32usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:31499:5
[INFO] [stdout]       |
[INFO] [stdout] 31499 | /     ["Size of _CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1__bindgen_ty_1"]
[INFO] [stdout] 31500 | |         [::std::mem::size_of::<_CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_______________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:31527:5
[INFO] [stdout]       |
[INFO] [stdout] 31527 | /     ["Size of _CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1"]
[INFO] [stdout] 31528 | |         [::std::mem::size_of::<_CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1>() - 20usize];
[INFO] [stdout]       | |__________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31573:5
[INFO] [stdout]       |
[INFO] [stdout] 31573 | /     ["Size of _CLAIM_SECURITY_ATTRIBUTES_INFORMATION"]
[INFO] [stdout] 31574 | |         [::std::mem::size_of::<_CLAIM_SECURITY_ATTRIBUTES_INFORMATION>() - 16usize];
[INFO] [stdout]       | |___________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:31600:5
[INFO] [stdout]       |
[INFO] [stdout] 31600 | /     ["Size of _SECURITY_QUALITY_OF_SERVICE"]
[INFO] [stdout] 31601 | |         [::std::mem::size_of::<_SECURITY_QUALITY_OF_SERVICE>() - 12usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31664:5
[INFO] [stdout]       |
[INFO] [stdout] 31664 |     ["Size of _SECURITY_CAPABILITIES"][::std::mem::size_of::<_SECURITY_CAPABILITIES>() - 24usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31688:5
[INFO] [stdout]       |
[INFO] [stdout] 31688 |     ["Size of _JOB_SET_ARRAY"][::std::mem::size_of::<_JOB_SET_ARRAY>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:31780:5
[INFO] [stdout]       |
[INFO] [stdout] 31780 |     ["Size of _NT_TIB32__bindgen_ty_1"][::std::mem::size_of::<_NT_TIB32__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]      --> src/bindings.rs:31790:5
[INFO] [stdout]       |
[INFO] [stdout] 31790 |     ["Size of _NT_TIB32"][::std::mem::size_of::<_NT_TIB32>() - 28usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:31880:5
[INFO] [stdout]       |
[INFO] [stdout] 31880 |     ["Size of _COMPONENT_FILTER"][::std::mem::size_of::<_COMPONENT_FILTER>() - 4usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31916:5
[INFO] [stdout]       |
[INFO] [stdout] 31916 | /     ["Size of _PROCESS_DYNAMIC_EH_CONTINUATION_TARGETS_INFORMATION"]
[INFO] [stdout] 31917 | |         [::std::mem::size_of::<_PROCESS_DYNAMIC_EH_CONTINUATION_TARGETS_INFORMATION>() - 16usize];
[INFO] [stdout]       | |_________________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:31975:5
[INFO] [stdout]       |
[INFO] [stdout] 31975 | /     ["Size of _PROCESS_DYNAMIC_ENFORCED_ADDRESS_RANGES_INFORMATION"]
[INFO] [stdout] 31976 | |         [::std::mem::size_of::<_PROCESS_DYNAMIC_ENFORCED_ADDRESS_RANGES_INFORMATION>() - 16usize];
[INFO] [stdout]       | |_________________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:32014:5
[INFO] [stdout]       |
[INFO] [stdout] 32014 |     ["Size of _QUOTA_LIMITS"][::std::mem::size_of::<_QUOTA_LIMITS>() - 48usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32053:18
[INFO] [stdout]       |
[INFO] [stdout] 32053 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 7u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32058:28
[INFO] [stdout]       |
[INFO] [stdout] 32058 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32065:13
[INFO] [stdout]       |
[INFO] [stdout] 32065 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32075:28
[INFO] [stdout]       |
[INFO] [stdout] 32075 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32086:18
[INFO] [stdout]       |
[INFO] [stdout] 32086 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(7usize, 25u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32091:28
[INFO] [stdout]       |
[INFO] [stdout] 32091 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32098:13
[INFO] [stdout]       |
[INFO] [stdout] 32098 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32108:28
[INFO] [stdout]       |
[INFO] [stdout] 32108 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32124:45
[INFO] [stdout]       |
[INFO] [stdout] 32124 |             let RatePercent: u32 = unsafe { ::std::mem::transmute(RatePercent) };
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32128:43
[INFO] [stdout]       |
[INFO] [stdout] 32128 |             let Reserved0: u32 = unsafe { ::std::mem::transmute(Reserved0) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32136:5
[INFO] [stdout]       |
[INFO] [stdout] 32136 |     ["Size of _RATE_QUOTA_LIMIT"][::std::mem::size_of::<_RATE_QUOTA_LIMIT>() - 4usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:32161:5
[INFO] [stdout]       |
[INFO] [stdout] 32161 |     ["Size of _QUOTA_LIMITS_EX"][::std::mem::size_of::<_QUOTA_LIMITS_EX>() - 88usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32281:18
[INFO] [stdout]       |
[INFO] [stdout] 32281 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32286:28
[INFO] [stdout]       |
[INFO] [stdout] 32286 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32293:13
[INFO] [stdout]       |
[INFO] [stdout] 32293 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32303:28
[INFO] [stdout]       |
[INFO] [stdout] 32303 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32314:18
[INFO] [stdout]       |
[INFO] [stdout] 32314 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32319:28
[INFO] [stdout]       |
[INFO] [stdout] 32319 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32326:13
[INFO] [stdout]       |
[INFO] [stdout] 32326 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32336:28
[INFO] [stdout]       |
[INFO] [stdout] 32336 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32347:18
[INFO] [stdout]       |
[INFO] [stdout] 32347 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32352:28
[INFO] [stdout]       |
[INFO] [stdout] 32352 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32359:13
[INFO] [stdout]       |
[INFO] [stdout] 32359 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32369:28
[INFO] [stdout]       |
[INFO] [stdout] 32369 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32380:18
[INFO] [stdout]       |
[INFO] [stdout] 32380 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32385:28
[INFO] [stdout]       |
[INFO] [stdout] 32385 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32392:13
[INFO] [stdout]       |
[INFO] [stdout] 32392 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32402:28
[INFO] [stdout]       |
[INFO] [stdout] 32402 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32413:18
[INFO] [stdout]       |
[INFO] [stdout] 32413 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 28u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32418:28
[INFO] [stdout]       |
[INFO] [stdout] 32418 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32425:13
[INFO] [stdout]       |
[INFO] [stdout] 32425 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32435:28
[INFO] [stdout]       |
[INFO] [stdout] 32435 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32455:26
[INFO] [stdout]       |
[INFO] [stdout] 32455 |                 unsafe { ::std::mem::transmute(EnableBottomUpRandomization) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32460:26
[INFO] [stdout]       |
[INFO] [stdout] 32460 |                 unsafe { ::std::mem::transmute(EnableForceRelocateImages) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32464:51
[INFO] [stdout]       |
[INFO] [stdout] 32464 |             let EnableHighEntropy: u32 = unsafe { ::std::mem::transmute(EnableHighEntropy) };
[INFO] [stdout]       |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32469:26
[INFO] [stdout]       |
[INFO] [stdout] 32469 |                 unsafe { ::std::mem::transmute(DisallowStrippedImages) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32473:47
[INFO] [stdout]       |
[INFO] [stdout] 32473 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32481:5
[INFO] [stdout]       |
[INFO] [stdout] 32481 | /     ["Size of _PROCESS_MITIGATION_ASLR_POLICY__bindgen_ty_1"]
[INFO] [stdout] 32482 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_ASLR_POLICY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32490:5
[INFO] [stdout]       |
[INFO] [stdout] 32490 | /     ["Size of _PROCESS_MITIGATION_ASLR_POLICY"]
[INFO] [stdout] 32491 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_ASLR_POLICY>() - 4usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32527:18
[INFO] [stdout]       |
[INFO] [stdout] 32527 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32532:28
[INFO] [stdout]       |
[INFO] [stdout] 32532 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32539:13
[INFO] [stdout]       |
[INFO] [stdout] 32539 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32549:28
[INFO] [stdout]       |
[INFO] [stdout] 32549 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32560:18
[INFO] [stdout]       |
[INFO] [stdout] 32560 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32565:28
[INFO] [stdout]       |
[INFO] [stdout] 32565 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32572:13
[INFO] [stdout]       |
[INFO] [stdout] 32572 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32582:28
[INFO] [stdout]       |
[INFO] [stdout] 32582 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32593:18
[INFO] [stdout]       |
[INFO] [stdout] 32593 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 30u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32598:28
[INFO] [stdout]       |
[INFO] [stdout] 32598 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32605:13
[INFO] [stdout]       |
[INFO] [stdout] 32605 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32615:28
[INFO] [stdout]       |
[INFO] [stdout] 32615 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32632:40
[INFO] [stdout]       |
[INFO] [stdout] 32632 |             let Enable: u32 = unsafe { ::std::mem::transmute(Enable) };
[INFO] [stdout]       |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32637:26
[INFO] [stdout]       |
[INFO] [stdout] 32637 |                 unsafe { ::std::mem::transmute(DisableAtlThunkEmulation) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32641:47
[INFO] [stdout]       |
[INFO] [stdout] 32641 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32649:5
[INFO] [stdout]       |
[INFO] [stdout] 32649 | /     ["Size of _PROCESS_MITIGATION_DEP_POLICY__bindgen_ty_1"]
[INFO] [stdout] 32650 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_DEP_POLICY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:32658:5
[INFO] [stdout]       |
[INFO] [stdout] 32658 | /     ["Size of _PROCESS_MITIGATION_DEP_POLICY"]
[INFO] [stdout] 32659 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_DEP_POLICY>() - 8usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32696:18
[INFO] [stdout]       |
[INFO] [stdout] 32696 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32701:28
[INFO] [stdout]       |
[INFO] [stdout] 32701 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32708:13
[INFO] [stdout]       |
[INFO] [stdout] 32708 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32718:28
[INFO] [stdout]       |
[INFO] [stdout] 32718 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32729:18
[INFO] [stdout]       |
[INFO] [stdout] 32729 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32734:28
[INFO] [stdout]       |
[INFO] [stdout] 32734 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32741:13
[INFO] [stdout]       |
[INFO] [stdout] 32741 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32751:28
[INFO] [stdout]       |
[INFO] [stdout] 32751 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32767:45
[INFO] [stdout]       |
[INFO] [stdout] 32767 |             let EnableSehop: u32 = unsafe { ::std::mem::transmute(EnableSehop) };
[INFO] [stdout]       |                                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32771:47
[INFO] [stdout]       |
[INFO] [stdout] 32771 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32779:5
[INFO] [stdout]       |
[INFO] [stdout] 32779 | /     ["Size of _PROCESS_MITIGATION_SEHOP_POLICY__bindgen_ty_1"]
[INFO] [stdout] 32780 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_SEHOP_POLICY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |__________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32788:5
[INFO] [stdout]       |
[INFO] [stdout] 32788 | /     ["Size of _PROCESS_MITIGATION_SEHOP_POLICY"]
[INFO] [stdout] 32789 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_SEHOP_POLICY>() - 4usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32827:18
[INFO] [stdout]       |
[INFO] [stdout] 32827 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32832:28
[INFO] [stdout]       |
[INFO] [stdout] 32832 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32839:13
[INFO] [stdout]       |
[INFO] [stdout] 32839 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32849:28
[INFO] [stdout]       |
[INFO] [stdout] 32849 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32860:18
[INFO] [stdout]       |
[INFO] [stdout] 32860 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32865:28
[INFO] [stdout]       |
[INFO] [stdout] 32865 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32872:13
[INFO] [stdout]       |
[INFO] [stdout] 32872 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32882:28
[INFO] [stdout]       |
[INFO] [stdout] 32882 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32893:18
[INFO] [stdout]       |
[INFO] [stdout] 32893 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 30u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32898:28
[INFO] [stdout]       |
[INFO] [stdout] 32898 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32905:13
[INFO] [stdout]       |
[INFO] [stdout] 32905 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32915:28
[INFO] [stdout]       |
[INFO] [stdout] 32915 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32933:26
[INFO] [stdout]       |
[INFO] [stdout] 32933 |                 unsafe { ::std::mem::transmute(RaiseExceptionOnInvalidHandleReference) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32938:26
[INFO] [stdout]       |
[INFO] [stdout] 32938 |                 unsafe { ::std::mem::transmute(HandleExceptionsPermanentlyEnabled) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:32942:47
[INFO] [stdout]       |
[INFO] [stdout] 32942 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32950:5
[INFO] [stdout]       |
[INFO] [stdout] 32950 | /     ["Size of _PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 32951 | |         _PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY__bindgen_ty_1,
[INFO] [stdout] 32952 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:32964:5
[INFO] [stdout]       |
[INFO] [stdout] 32964 | /     ["Size of _PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY"]
[INFO] [stdout] 32965 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY>() - 4usize];
[INFO] [stdout]       | |__________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33005:18
[INFO] [stdout]       |
[INFO] [stdout] 33005 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33010:28
[INFO] [stdout]       |
[INFO] [stdout] 33010 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33017:13
[INFO] [stdout]       |
[INFO] [stdout] 33017 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33027:28
[INFO] [stdout]       |
[INFO] [stdout] 33027 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33038:18
[INFO] [stdout]       |
[INFO] [stdout] 33038 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33043:28
[INFO] [stdout]       |
[INFO] [stdout] 33043 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33050:13
[INFO] [stdout]       |
[INFO] [stdout] 33050 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33060:28
[INFO] [stdout]       |
[INFO] [stdout] 33060 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33071:18
[INFO] [stdout]       |
[INFO] [stdout] 33071 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33076:28
[INFO] [stdout]       |
[INFO] [stdout] 33076 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33083:13
[INFO] [stdout]       |
[INFO] [stdout] 33083 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33093:28
[INFO] [stdout]       |
[INFO] [stdout] 33093 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33104:18
[INFO] [stdout]       |
[INFO] [stdout] 33104 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33109:28
[INFO] [stdout]       |
[INFO] [stdout] 33109 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33116:13
[INFO] [stdout]       |
[INFO] [stdout] 33116 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33126:28
[INFO] [stdout]       |
[INFO] [stdout] 33126 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33137:18
[INFO] [stdout]       |
[INFO] [stdout] 33137 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 28u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33142:28
[INFO] [stdout]       |
[INFO] [stdout] 33142 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33149:13
[INFO] [stdout]       |
[INFO] [stdout] 33149 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33159:28
[INFO] [stdout]       |
[INFO] [stdout] 33159 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33179:26
[INFO] [stdout]       |
[INFO] [stdout] 33179 |                 unsafe { ::std::mem::transmute(DisallowWin32kSystemCalls) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33184:26
[INFO] [stdout]       |
[INFO] [stdout] 33184 |                 unsafe { ::std::mem::transmute(AuditDisallowWin32kSystemCalls) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33189:26
[INFO] [stdout]       |
[INFO] [stdout] 33189 |                 unsafe { ::std::mem::transmute(DisallowFsctlSystemCalls) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33194:26
[INFO] [stdout]       |
[INFO] [stdout] 33194 |                 unsafe { ::std::mem::transmute(AuditDisallowFsctlSystemCalls) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33198:47
[INFO] [stdout]       |
[INFO] [stdout] 33198 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33206:5
[INFO] [stdout]       |
[INFO] [stdout] 33206 | /     ["Size of _PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 33207 | |         _PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY__bindgen_ty_1,
[INFO] [stdout] 33208 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33220:5
[INFO] [stdout]       |
[INFO] [stdout] 33220 | /     ["Size of _PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY"]
[INFO] [stdout] 33221 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY>() - 4usize];
[INFO] [stdout]       | |__________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33258:18
[INFO] [stdout]       |
[INFO] [stdout] 33258 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33263:28
[INFO] [stdout]       |
[INFO] [stdout] 33263 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33270:13
[INFO] [stdout]       |
[INFO] [stdout] 33270 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33280:28
[INFO] [stdout]       |
[INFO] [stdout] 33280 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33291:18
[INFO] [stdout]       |
[INFO] [stdout] 33291 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33296:28
[INFO] [stdout]       |
[INFO] [stdout] 33296 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33303:13
[INFO] [stdout]       |
[INFO] [stdout] 33303 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33313:28
[INFO] [stdout]       |
[INFO] [stdout] 33313 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33330:26
[INFO] [stdout]       |
[INFO] [stdout] 33330 |                 unsafe { ::std::mem::transmute(DisableExtensionPoints) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33334:47
[INFO] [stdout]       |
[INFO] [stdout] 33334 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33342:5
[INFO] [stdout]       |
[INFO] [stdout] 33342 | /     ["Size of _PROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 33343 | |         _PROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY__bindgen_ty_1,
[INFO] [stdout] 33344 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33356:5
[INFO] [stdout]       |
[INFO] [stdout] 33356 | /     ["Size of _PROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY"]
[INFO] [stdout] 33357 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_EXTENSION_POINT_DISABLE_POLICY>() - 4usize];
[INFO] [stdout]       | |______________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33394:18
[INFO] [stdout]       |
[INFO] [stdout] 33394 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33399:28
[INFO] [stdout]       |
[INFO] [stdout] 33399 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33406:13
[INFO] [stdout]       |
[INFO] [stdout] 33406 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33416:28
[INFO] [stdout]       |
[INFO] [stdout] 33416 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33427:18
[INFO] [stdout]       |
[INFO] [stdout] 33427 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33432:28
[INFO] [stdout]       |
[INFO] [stdout] 33432 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33439:13
[INFO] [stdout]       |
[INFO] [stdout] 33439 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33449:28
[INFO] [stdout]       |
[INFO] [stdout] 33449 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33460:18
[INFO] [stdout]       |
[INFO] [stdout] 33460 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33465:28
[INFO] [stdout]       |
[INFO] [stdout] 33465 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33472:13
[INFO] [stdout]       |
[INFO] [stdout] 33472 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33482:28
[INFO] [stdout]       |
[INFO] [stdout] 33482 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33493:18
[INFO] [stdout]       |
[INFO] [stdout] 33493 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33498:28
[INFO] [stdout]       |
[INFO] [stdout] 33498 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33505:13
[INFO] [stdout]       |
[INFO] [stdout] 33505 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33515:28
[INFO] [stdout]       |
[INFO] [stdout] 33515 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33526:18
[INFO] [stdout]       |
[INFO] [stdout] 33526 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 28u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33531:28
[INFO] [stdout]       |
[INFO] [stdout] 33531 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33538:13
[INFO] [stdout]       |
[INFO] [stdout] 33538 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33548:28
[INFO] [stdout]       |
[INFO] [stdout] 33548 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33567:53
[INFO] [stdout]       |
[INFO] [stdout] 33567 |             let ProhibitDynamicCode: u32 = unsafe { ::std::mem::transmute(ProhibitDynamicCode) };
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33571:51
[INFO] [stdout]       |
[INFO] [stdout] 33571 |             let AllowThreadOptOut: u32 = unsafe { ::std::mem::transmute(AllowThreadOptOut) };
[INFO] [stdout]       |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33575:54
[INFO] [stdout]       |
[INFO] [stdout] 33575 |             let AllowRemoteDowngrade: u32 = unsafe { ::std::mem::transmute(AllowRemoteDowngrade) };
[INFO] [stdout]       |                                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33580:26
[INFO] [stdout]       |
[INFO] [stdout] 33580 |                 unsafe { ::std::mem::transmute(AuditProhibitDynamicCode) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33584:47
[INFO] [stdout]       |
[INFO] [stdout] 33584 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33592:5
[INFO] [stdout]       |
[INFO] [stdout] 33592 | /     ["Size of _PROCESS_MITIGATION_DYNAMIC_CODE_POLICY__bindgen_ty_1"]
[INFO] [stdout] 33593 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_DYNAMIC_CODE_POLICY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33603:5
[INFO] [stdout]       |
[INFO] [stdout] 33603 | /     ["Size of _PROCESS_MITIGATION_DYNAMIC_CODE_POLICY"]
[INFO] [stdout] 33604 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_DYNAMIC_CODE_POLICY>() - 4usize];
[INFO] [stdout]       | |___________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33641:18
[INFO] [stdout]       |
[INFO] [stdout] 33641 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33646:28
[INFO] [stdout]       |
[INFO] [stdout] 33646 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33653:13
[INFO] [stdout]       |
[INFO] [stdout] 33653 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33663:28
[INFO] [stdout]       |
[INFO] [stdout] 33663 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33674:18
[INFO] [stdout]       |
[INFO] [stdout] 33674 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33679:28
[INFO] [stdout]       |
[INFO] [stdout] 33679 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33686:13
[INFO] [stdout]       |
[INFO] [stdout] 33686 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33696:28
[INFO] [stdout]       |
[INFO] [stdout] 33696 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33707:18
[INFO] [stdout]       |
[INFO] [stdout] 33707 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33712:28
[INFO] [stdout]       |
[INFO] [stdout] 33712 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33719:13
[INFO] [stdout]       |
[INFO] [stdout] 33719 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33729:28
[INFO] [stdout]       |
[INFO] [stdout] 33729 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33740:18
[INFO] [stdout]       |
[INFO] [stdout] 33740 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33745:28
[INFO] [stdout]       |
[INFO] [stdout] 33745 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33752:13
[INFO] [stdout]       |
[INFO] [stdout] 33752 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33762:28
[INFO] [stdout]       |
[INFO] [stdout] 33762 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33773:18
[INFO] [stdout]       |
[INFO] [stdout] 33773 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33778:28
[INFO] [stdout]       |
[INFO] [stdout] 33778 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33785:13
[INFO] [stdout]       |
[INFO] [stdout] 33785 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33795:28
[INFO] [stdout]       |
[INFO] [stdout] 33795 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33806:18
[INFO] [stdout]       |
[INFO] [stdout] 33806 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(5usize, 27u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33811:28
[INFO] [stdout]       |
[INFO] [stdout] 33811 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33818:13
[INFO] [stdout]       |
[INFO] [stdout] 33818 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33828:28
[INFO] [stdout]       |
[INFO] [stdout] 33828 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33849:26
[INFO] [stdout]       |
[INFO] [stdout] 33849 |                 unsafe { ::std::mem::transmute(EnableControlFlowGuard) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33854:26
[INFO] [stdout]       |
[INFO] [stdout] 33854 |                 unsafe { ::std::mem::transmute(EnableExportSuppression) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33858:44
[INFO] [stdout]       |
[INFO] [stdout] 33858 |             let StrictMode: u32 = unsafe { ::std::mem::transmute(StrictMode) };
[INFO] [stdout]       |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33862:43
[INFO] [stdout]       |
[INFO] [stdout] 33862 |             let EnableXfg: u32 = unsafe { ::std::mem::transmute(EnableXfg) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33866:52
[INFO] [stdout]       |
[INFO] [stdout] 33866 |             let EnableXfgAuditMode: u32 = unsafe { ::std::mem::transmute(EnableXfgAuditMode) };
[INFO] [stdout]       |                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33870:47
[INFO] [stdout]       |
[INFO] [stdout] 33870 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33878:5
[INFO] [stdout]       |
[INFO] [stdout] 33878 | /     ["Size of _PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 33879 | |         _PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY__bindgen_ty_1,
[INFO] [stdout] 33880 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:33892:5
[INFO] [stdout]       |
[INFO] [stdout] 33892 | /     ["Size of _PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY"]
[INFO] [stdout] 33893 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_CONTROL_FLOW_GUARD_POLICY>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33932:18
[INFO] [stdout]       |
[INFO] [stdout] 33932 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33937:28
[INFO] [stdout]       |
[INFO] [stdout] 33937 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33944:13
[INFO] [stdout]       |
[INFO] [stdout] 33944 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33954:28
[INFO] [stdout]       |
[INFO] [stdout] 33954 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33965:18
[INFO] [stdout]       |
[INFO] [stdout] 33965 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33970:28
[INFO] [stdout]       |
[INFO] [stdout] 33970 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33977:13
[INFO] [stdout]       |
[INFO] [stdout] 33977 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33987:28
[INFO] [stdout]       |
[INFO] [stdout] 33987 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:33998:18
[INFO] [stdout]       |
[INFO] [stdout] 33998 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34003:28
[INFO] [stdout]       |
[INFO] [stdout] 34003 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34010:13
[INFO] [stdout]       |
[INFO] [stdout] 34010 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34020:28
[INFO] [stdout]       |
[INFO] [stdout] 34020 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34031:18
[INFO] [stdout]       |
[INFO] [stdout] 34031 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34036:28
[INFO] [stdout]       |
[INFO] [stdout] 34036 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34043:13
[INFO] [stdout]       |
[INFO] [stdout] 34043 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34053:28
[INFO] [stdout]       |
[INFO] [stdout] 34053 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34064:18
[INFO] [stdout]       |
[INFO] [stdout] 34064 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34069:28
[INFO] [stdout]       |
[INFO] [stdout] 34069 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34076:13
[INFO] [stdout]       |
[INFO] [stdout] 34076 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34086:28
[INFO] [stdout]       |
[INFO] [stdout] 34086 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34097:18
[INFO] [stdout]       |
[INFO] [stdout] 34097 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(5usize, 27u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34102:28
[INFO] [stdout]       |
[INFO] [stdout] 34102 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34109:13
[INFO] [stdout]       |
[INFO] [stdout] 34109 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34119:28
[INFO] [stdout]       |
[INFO] [stdout] 34119 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34139:53
[INFO] [stdout]       |
[INFO] [stdout] 34139 |             let MicrosoftSignedOnly: u32 = unsafe { ::std::mem::transmute(MicrosoftSignedOnly) };
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34143:49
[INFO] [stdout]       |
[INFO] [stdout] 34143 |             let StoreSignedOnly: u32 = unsafe { ::std::mem::transmute(StoreSignedOnly) };
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34147:49
[INFO] [stdout]       |
[INFO] [stdout] 34147 |             let MitigationOptIn: u32 = unsafe { ::std::mem::transmute(MitigationOptIn) };
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34152:26
[INFO] [stdout]       |
[INFO] [stdout] 34152 |                 unsafe { ::std::mem::transmute(AuditMicrosoftSignedOnly) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34156:54
[INFO] [stdout]       |
[INFO] [stdout] 34156 |             let AuditStoreSignedOnly: u32 = unsafe { ::std::mem::transmute(AuditStoreSignedOnly) };
[INFO] [stdout]       |                                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34160:47
[INFO] [stdout]       |
[INFO] [stdout] 34160 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34168:5
[INFO] [stdout]       |
[INFO] [stdout] 34168 | /     ["Size of _PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 34169 | |         _PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY__bindgen_ty_1,
[INFO] [stdout] 34170 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34182:5
[INFO] [stdout]       |
[INFO] [stdout] 34182 | /     ["Size of _PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY"]
[INFO] [stdout] 34183 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_BINARY_SIGNATURE_POLICY>() - 4usize];
[INFO] [stdout]       | |_______________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34219:18
[INFO] [stdout]       |
[INFO] [stdout] 34219 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34224:28
[INFO] [stdout]       |
[INFO] [stdout] 34224 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34231:13
[INFO] [stdout]       |
[INFO] [stdout] 34231 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34241:28
[INFO] [stdout]       |
[INFO] [stdout] 34241 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34252:18
[INFO] [stdout]       |
[INFO] [stdout] 34252 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34257:28
[INFO] [stdout]       |
[INFO] [stdout] 34257 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34264:13
[INFO] [stdout]       |
[INFO] [stdout] 34264 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34274:28
[INFO] [stdout]       |
[INFO] [stdout] 34274 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34285:18
[INFO] [stdout]       |
[INFO] [stdout] 34285 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 30u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34290:28
[INFO] [stdout]       |
[INFO] [stdout] 34290 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34297:13
[INFO] [stdout]       |
[INFO] [stdout] 34297 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34307:28
[INFO] [stdout]       |
[INFO] [stdout] 34307 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34325:26
[INFO] [stdout]       |
[INFO] [stdout] 34325 |                 unsafe { ::std::mem::transmute(DisableNonSystemFonts) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34330:26
[INFO] [stdout]       |
[INFO] [stdout] 34330 |                 unsafe { ::std::mem::transmute(AuditNonSystemFontLoading) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34334:47
[INFO] [stdout]       |
[INFO] [stdout] 34334 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34342:5
[INFO] [stdout]       |
[INFO] [stdout] 34342 | /     ["Size of _PROCESS_MITIGATION_FONT_DISABLE_POLICY__bindgen_ty_1"]
[INFO] [stdout] 34343 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_FONT_DISABLE_POLICY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34353:5
[INFO] [stdout]       |
[INFO] [stdout] 34353 | /     ["Size of _PROCESS_MITIGATION_FONT_DISABLE_POLICY"]
[INFO] [stdout] 34354 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_FONT_DISABLE_POLICY>() - 4usize];
[INFO] [stdout]       | |___________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34389:18
[INFO] [stdout]       |
[INFO] [stdout] 34389 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34394:28
[INFO] [stdout]       |
[INFO] [stdout] 34394 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34401:13
[INFO] [stdout]       |
[INFO] [stdout] 34401 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34411:28
[INFO] [stdout]       |
[INFO] [stdout] 34411 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34422:18
[INFO] [stdout]       |
[INFO] [stdout] 34422 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34427:28
[INFO] [stdout]       |
[INFO] [stdout] 34427 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34434:13
[INFO] [stdout]       |
[INFO] [stdout] 34434 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34444:28
[INFO] [stdout]       |
[INFO] [stdout] 34444 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34455:18
[INFO] [stdout]       |
[INFO] [stdout] 34455 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34460:28
[INFO] [stdout]       |
[INFO] [stdout] 34460 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34467:13
[INFO] [stdout]       |
[INFO] [stdout] 34467 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34477:28
[INFO] [stdout]       |
[INFO] [stdout] 34477 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34488:18
[INFO] [stdout]       |
[INFO] [stdout] 34488 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34493:28
[INFO] [stdout]       |
[INFO] [stdout] 34493 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34500:13
[INFO] [stdout]       |
[INFO] [stdout] 34500 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34510:28
[INFO] [stdout]       |
[INFO] [stdout] 34510 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34521:18
[INFO] [stdout]       |
[INFO] [stdout] 34521 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34526:28
[INFO] [stdout]       |
[INFO] [stdout] 34526 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34533:13
[INFO] [stdout]       |
[INFO] [stdout] 34533 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34543:28
[INFO] [stdout]       |
[INFO] [stdout] 34543 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34554:18
[INFO] [stdout]       |
[INFO] [stdout] 34554 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(5usize, 27u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34559:28
[INFO] [stdout]       |
[INFO] [stdout] 34559 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34566:13
[INFO] [stdout]       |
[INFO] [stdout] 34566 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34576:28
[INFO] [stdout]       |
[INFO] [stdout] 34576 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34596:48
[INFO] [stdout]       |
[INFO] [stdout] 34596 |             let NoRemoteImages: u32 = unsafe { ::std::mem::transmute(NoRemoteImages) };
[INFO] [stdout]       |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34601:26
[INFO] [stdout]       |
[INFO] [stdout] 34601 |                 unsafe { ::std::mem::transmute(NoLowMandatoryLabelImages) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34605:54
[INFO] [stdout]       |
[INFO] [stdout] 34605 |             let PreferSystem32Images: u32 = unsafe { ::std::mem::transmute(PreferSystem32Images) };
[INFO] [stdout]       |                                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34609:53
[INFO] [stdout]       |
[INFO] [stdout] 34609 |             let AuditNoRemoteImages: u32 = unsafe { ::std::mem::transmute(AuditNoRemoteImages) };
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34614:26
[INFO] [stdout]       |
[INFO] [stdout] 34614 |                 unsafe { ::std::mem::transmute(AuditNoLowMandatoryLabelImages) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34618:47
[INFO] [stdout]       |
[INFO] [stdout] 34618 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34626:5
[INFO] [stdout]       |
[INFO] [stdout] 34626 | /     ["Size of _PROCESS_MITIGATION_IMAGE_LOAD_POLICY__bindgen_ty_1"]
[INFO] [stdout] 34627 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_IMAGE_LOAD_POLICY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_______________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34637:5
[INFO] [stdout]       |
[INFO] [stdout] 34637 | /     ["Size of _PROCESS_MITIGATION_IMAGE_LOAD_POLICY"]
[INFO] [stdout] 34638 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_IMAGE_LOAD_POLICY>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34675:18
[INFO] [stdout]       |
[INFO] [stdout] 34675 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 4u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34680:28
[INFO] [stdout]       |
[INFO] [stdout] 34680 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34687:13
[INFO] [stdout]       |
[INFO] [stdout] 34687 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34697:28
[INFO] [stdout]       |
[INFO] [stdout] 34697 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34708:18
[INFO] [stdout]       |
[INFO] [stdout] 34708 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 28u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34713:28
[INFO] [stdout]       |
[INFO] [stdout] 34713 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34720:13
[INFO] [stdout]       |
[INFO] [stdout] 34720 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34730:28
[INFO] [stdout]       |
[INFO] [stdout] 34730 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34746:42
[INFO] [stdout]       |
[INFO] [stdout] 34746 |             let FilterId: u32 = unsafe { ::std::mem::transmute(FilterId) };
[INFO] [stdout]       |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34750:47
[INFO] [stdout]       |
[INFO] [stdout] 34750 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34758:5
[INFO] [stdout]       |
[INFO] [stdout] 34758 | /     ["Size of _PROCESS_MITIGATION_SYSTEM_CALL_FILTER_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 34759 | |         _PROCESS_MITIGATION_SYSTEM_CALL_FILTER_POLICY__bindgen_ty_1,
[INFO] [stdout] 34760 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:34772:5
[INFO] [stdout]       |
[INFO] [stdout] 34772 | /     ["Size of _PROCESS_MITIGATION_SYSTEM_CALL_FILTER_POLICY"]
[INFO] [stdout] 34773 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_SYSTEM_CALL_FILTER_POLICY>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34813:18
[INFO] [stdout]       |
[INFO] [stdout] 34813 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34818:28
[INFO] [stdout]       |
[INFO] [stdout] 34818 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34825:13
[INFO] [stdout]       |
[INFO] [stdout] 34825 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34835:28
[INFO] [stdout]       |
[INFO] [stdout] 34835 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34846:18
[INFO] [stdout]       |
[INFO] [stdout] 34846 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34851:28
[INFO] [stdout]       |
[INFO] [stdout] 34851 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34858:13
[INFO] [stdout]       |
[INFO] [stdout] 34858 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34868:28
[INFO] [stdout]       |
[INFO] [stdout] 34868 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34879:18
[INFO] [stdout]       |
[INFO] [stdout] 34879 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34884:28
[INFO] [stdout]       |
[INFO] [stdout] 34884 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34891:13
[INFO] [stdout]       |
[INFO] [stdout] 34891 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34901:28
[INFO] [stdout]       |
[INFO] [stdout] 34901 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34912:18
[INFO] [stdout]       |
[INFO] [stdout] 34912 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34917:28
[INFO] [stdout]       |
[INFO] [stdout] 34917 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34924:13
[INFO] [stdout]       |
[INFO] [stdout] 34924 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34934:28
[INFO] [stdout]       |
[INFO] [stdout] 34934 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34945:18
[INFO] [stdout]       |
[INFO] [stdout] 34945 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34950:28
[INFO] [stdout]       |
[INFO] [stdout] 34950 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34957:13
[INFO] [stdout]       |
[INFO] [stdout] 34957 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34967:28
[INFO] [stdout]       |
[INFO] [stdout] 34967 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34978:18
[INFO] [stdout]       |
[INFO] [stdout] 34978 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(5usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34983:28
[INFO] [stdout]       |
[INFO] [stdout] 34983 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:34990:13
[INFO] [stdout]       |
[INFO] [stdout] 34990 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35000:28
[INFO] [stdout]       |
[INFO] [stdout] 35000 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35011:18
[INFO] [stdout]       |
[INFO] [stdout] 35011 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(6usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35016:28
[INFO] [stdout]       |
[INFO] [stdout] 35016 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35023:13
[INFO] [stdout]       |
[INFO] [stdout] 35023 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35033:28
[INFO] [stdout]       |
[INFO] [stdout] 35033 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35044:18
[INFO] [stdout]       |
[INFO] [stdout] 35044 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(7usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35049:28
[INFO] [stdout]       |
[INFO] [stdout] 35049 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35056:13
[INFO] [stdout]       |
[INFO] [stdout] 35056 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35066:28
[INFO] [stdout]       |
[INFO] [stdout] 35066 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35077:18
[INFO] [stdout]       |
[INFO] [stdout] 35077 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(8usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35082:28
[INFO] [stdout]       |
[INFO] [stdout] 35082 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35089:13
[INFO] [stdout]       |
[INFO] [stdout] 35089 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35099:28
[INFO] [stdout]       |
[INFO] [stdout] 35099 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35110:18
[INFO] [stdout]       |
[INFO] [stdout] 35110 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(9usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35115:28
[INFO] [stdout]       |
[INFO] [stdout] 35115 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35122:13
[INFO] [stdout]       |
[INFO] [stdout] 35122 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35132:28
[INFO] [stdout]       |
[INFO] [stdout] 35132 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35143:18
[INFO] [stdout]       |
[INFO] [stdout] 35143 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(10usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35148:28
[INFO] [stdout]       |
[INFO] [stdout] 35148 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35155:13
[INFO] [stdout]       |
[INFO] [stdout] 35155 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35165:28
[INFO] [stdout]       |
[INFO] [stdout] 35165 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35176:18
[INFO] [stdout]       |
[INFO] [stdout] 35176 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(11usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35181:28
[INFO] [stdout]       |
[INFO] [stdout] 35181 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35188:13
[INFO] [stdout]       |
[INFO] [stdout] 35188 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35198:28
[INFO] [stdout]       |
[INFO] [stdout] 35198 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35209:18
[INFO] [stdout]       |
[INFO] [stdout] 35209 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(12usize, 20u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35214:28
[INFO] [stdout]       |
[INFO] [stdout] 35214 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35221:13
[INFO] [stdout]       |
[INFO] [stdout] 35221 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35231:28
[INFO] [stdout]       |
[INFO] [stdout] 35231 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35259:26
[INFO] [stdout]       |
[INFO] [stdout] 35259 |                 unsafe { ::std::mem::transmute(EnableExportAddressFilter) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35264:26
[INFO] [stdout]       |
[INFO] [stdout] 35264 |                 unsafe { ::std::mem::transmute(AuditExportAddressFilter) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35269:26
[INFO] [stdout]       |
[INFO] [stdout] 35269 |                 unsafe { ::std::mem::transmute(EnableExportAddressFilterPlus) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35274:26
[INFO] [stdout]       |
[INFO] [stdout] 35274 |                 unsafe { ::std::mem::transmute(AuditExportAddressFilterPlus) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35279:26
[INFO] [stdout]       |
[INFO] [stdout] 35279 |                 unsafe { ::std::mem::transmute(EnableImportAddressFilter) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35284:26
[INFO] [stdout]       |
[INFO] [stdout] 35284 |                 unsafe { ::std::mem::transmute(AuditImportAddressFilter) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35288:53
[INFO] [stdout]       |
[INFO] [stdout] 35288 |             let EnableRopStackPivot: u32 = unsafe { ::std::mem::transmute(EnableRopStackPivot) };
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35292:52
[INFO] [stdout]       |
[INFO] [stdout] 35292 |             let AuditRopStackPivot: u32 = unsafe { ::std::mem::transmute(AuditRopStackPivot) };
[INFO] [stdout]       |                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35296:54
[INFO] [stdout]       |
[INFO] [stdout] 35296 |             let EnableRopCallerCheck: u32 = unsafe { ::std::mem::transmute(EnableRopCallerCheck) };
[INFO] [stdout]       |                                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35300:53
[INFO] [stdout]       |
[INFO] [stdout] 35300 |             let AuditRopCallerCheck: u32 = unsafe { ::std::mem::transmute(AuditRopCallerCheck) };
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35304:50
[INFO] [stdout]       |
[INFO] [stdout] 35304 |             let EnableRopSimExec: u32 = unsafe { ::std::mem::transmute(EnableRopSimExec) };
[INFO] [stdout]       |                                                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35308:49
[INFO] [stdout]       |
[INFO] [stdout] 35308 |             let AuditRopSimExec: u32 = unsafe { ::std::mem::transmute(AuditRopSimExec) };
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35312:47
[INFO] [stdout]       |
[INFO] [stdout] 35312 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:35320:5
[INFO] [stdout]       |
[INFO] [stdout] 35320 | /     ["Size of _PROCESS_MITIGATION_PAYLOAD_RESTRICTION_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 35321 | |         _PROCESS_MITIGATION_PAYLOAD_RESTRICTION_POLICY__bindgen_ty_1,
[INFO] [stdout] 35322 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:35334:5
[INFO] [stdout]       |
[INFO] [stdout] 35334 | /     ["Size of _PROCESS_MITIGATION_PAYLOAD_RESTRICTION_POLICY"]
[INFO] [stdout] 35335 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_PAYLOAD_RESTRICTION_POLICY>() - 4usize];
[INFO] [stdout]       | |__________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35373:18
[INFO] [stdout]       |
[INFO] [stdout] 35373 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35378:28
[INFO] [stdout]       |
[INFO] [stdout] 35378 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35385:13
[INFO] [stdout]       |
[INFO] [stdout] 35385 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35395:28
[INFO] [stdout]       |
[INFO] [stdout] 35395 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35406:18
[INFO] [stdout]       |
[INFO] [stdout] 35406 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35411:28
[INFO] [stdout]       |
[INFO] [stdout] 35411 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35418:13
[INFO] [stdout]       |
[INFO] [stdout] 35418 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35428:28
[INFO] [stdout]       |
[INFO] [stdout] 35428 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35439:18
[INFO] [stdout]       |
[INFO] [stdout] 35439 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35444:28
[INFO] [stdout]       |
[INFO] [stdout] 35444 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35451:13
[INFO] [stdout]       |
[INFO] [stdout] 35451 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35461:28
[INFO] [stdout]       |
[INFO] [stdout] 35461 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35472:18
[INFO] [stdout]       |
[INFO] [stdout] 35472 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 29u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35477:28
[INFO] [stdout]       |
[INFO] [stdout] 35477 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35484:13
[INFO] [stdout]       |
[INFO] [stdout] 35484 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35494:28
[INFO] [stdout]       |
[INFO] [stdout] 35494 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35513:26
[INFO] [stdout]       |
[INFO] [stdout] 35513 |                 unsafe { ::std::mem::transmute(NoChildProcessCreation) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35518:26
[INFO] [stdout]       |
[INFO] [stdout] 35518 |                 unsafe { ::std::mem::transmute(AuditNoChildProcessCreation) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35523:26
[INFO] [stdout]       |
[INFO] [stdout] 35523 |                 unsafe { ::std::mem::transmute(AllowSecureProcessCreation) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35527:47
[INFO] [stdout]       |
[INFO] [stdout] 35527 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:35535:5
[INFO] [stdout]       |
[INFO] [stdout] 35535 | /     ["Size of _PROCESS_MITIGATION_CHILD_PROCESS_POLICY__bindgen_ty_1"]
[INFO] [stdout] 35536 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_CHILD_PROCESS_POLICY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |__________________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:35546:5
[INFO] [stdout]       |
[INFO] [stdout] 35546 | /     ["Size of _PROCESS_MITIGATION_CHILD_PROCESS_POLICY"]
[INFO] [stdout] 35547 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_CHILD_PROCESS_POLICY>() - 4usize];
[INFO] [stdout]       | |____________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35582:18
[INFO] [stdout]       |
[INFO] [stdout] 35582 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35587:28
[INFO] [stdout]       |
[INFO] [stdout] 35587 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35594:13
[INFO] [stdout]       |
[INFO] [stdout] 35594 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35604:28
[INFO] [stdout]       |
[INFO] [stdout] 35604 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35615:18
[INFO] [stdout]       |
[INFO] [stdout] 35615 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35620:28
[INFO] [stdout]       |
[INFO] [stdout] 35620 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35627:13
[INFO] [stdout]       |
[INFO] [stdout] 35627 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35637:28
[INFO] [stdout]       |
[INFO] [stdout] 35637 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35648:18
[INFO] [stdout]       |
[INFO] [stdout] 35648 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35653:28
[INFO] [stdout]       |
[INFO] [stdout] 35653 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35660:13
[INFO] [stdout]       |
[INFO] [stdout] 35660 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35670:28
[INFO] [stdout]       |
[INFO] [stdout] 35670 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35681:18
[INFO] [stdout]       |
[INFO] [stdout] 35681 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35686:28
[INFO] [stdout]       |
[INFO] [stdout] 35686 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35693:13
[INFO] [stdout]       |
[INFO] [stdout] 35693 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35703:28
[INFO] [stdout]       |
[INFO] [stdout] 35703 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35714:18
[INFO] [stdout]       |
[INFO] [stdout] 35714 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35719:28
[INFO] [stdout]       |
[INFO] [stdout] 35719 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35726:13
[INFO] [stdout]       |
[INFO] [stdout] 35726 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35736:28
[INFO] [stdout]       |
[INFO] [stdout] 35736 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35747:18
[INFO] [stdout]       |
[INFO] [stdout] 35747 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(5usize, 27u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35752:28
[INFO] [stdout]       |
[INFO] [stdout] 35752 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35759:13
[INFO] [stdout]       |
[INFO] [stdout] 35759 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35769:28
[INFO] [stdout]       |
[INFO] [stdout] 35769 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35790:26
[INFO] [stdout]       |
[INFO] [stdout] 35790 |                 unsafe { ::std::mem::transmute(SmtBranchTargetIsolation) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35795:26
[INFO] [stdout]       |
[INFO] [stdout] 35795 |                 unsafe { ::std::mem::transmute(IsolateSecurityDomain) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35799:52
[INFO] [stdout]       |
[INFO] [stdout] 35799 |             let DisablePageCombine: u32 = unsafe { ::std::mem::transmute(DisablePageCombine) };
[INFO] [stdout]       |                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35804:26
[INFO] [stdout]       |
[INFO] [stdout] 35804 |                 unsafe { ::std::mem::transmute(SpeculativeStoreBypassDisable) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35808:53
[INFO] [stdout]       |
[INFO] [stdout] 35808 |             let RestrictCoreSharing: u32 = unsafe { ::std::mem::transmute(RestrictCoreSharing) };
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35812:47
[INFO] [stdout]       |
[INFO] [stdout] 35812 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:35820:5
[INFO] [stdout]       |
[INFO] [stdout] 35820 | /     ["Size of _PROCESS_MITIGATION_SIDE_CHANNEL_ISOLATION_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 35821 | |         _PROCESS_MITIGATION_SIDE_CHANNEL_ISOLATION_POLICY__bindgen_ty_1,
[INFO] [stdout] 35822 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:35834:5
[INFO] [stdout]       |
[INFO] [stdout] 35834 | /     ["Size of _PROCESS_MITIGATION_SIDE_CHANNEL_ISOLATION_POLICY"]
[INFO] [stdout] 35835 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_SIDE_CHANNEL_ISOLATION_POLICY>() - 4usize];
[INFO] [stdout]       | |_____________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35874:18
[INFO] [stdout]       |
[INFO] [stdout] 35874 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35879:28
[INFO] [stdout]       |
[INFO] [stdout] 35879 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35886:13
[INFO] [stdout]       |
[INFO] [stdout] 35886 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35896:28
[INFO] [stdout]       |
[INFO] [stdout] 35896 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35907:18
[INFO] [stdout]       |
[INFO] [stdout] 35907 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35912:28
[INFO] [stdout]       |
[INFO] [stdout] 35912 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35919:13
[INFO] [stdout]       |
[INFO] [stdout] 35919 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35929:28
[INFO] [stdout]       |
[INFO] [stdout] 35929 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35940:18
[INFO] [stdout]       |
[INFO] [stdout] 35940 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35945:28
[INFO] [stdout]       |
[INFO] [stdout] 35945 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35952:13
[INFO] [stdout]       |
[INFO] [stdout] 35952 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35962:28
[INFO] [stdout]       |
[INFO] [stdout] 35962 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35973:18
[INFO] [stdout]       |
[INFO] [stdout] 35973 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(3usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35978:28
[INFO] [stdout]       |
[INFO] [stdout] 35978 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35985:13
[INFO] [stdout]       |
[INFO] [stdout] 35985 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:35995:28
[INFO] [stdout]       |
[INFO] [stdout] 35995 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36006:18
[INFO] [stdout]       |
[INFO] [stdout] 36006 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(4usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36011:28
[INFO] [stdout]       |
[INFO] [stdout] 36011 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36018:13
[INFO] [stdout]       |
[INFO] [stdout] 36018 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36028:28
[INFO] [stdout]       |
[INFO] [stdout] 36028 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36039:18
[INFO] [stdout]       |
[INFO] [stdout] 36039 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(5usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36044:28
[INFO] [stdout]       |
[INFO] [stdout] 36044 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36051:13
[INFO] [stdout]       |
[INFO] [stdout] 36051 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36061:28
[INFO] [stdout]       |
[INFO] [stdout] 36061 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36072:18
[INFO] [stdout]       |
[INFO] [stdout] 36072 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(6usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36077:28
[INFO] [stdout]       |
[INFO] [stdout] 36077 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36084:13
[INFO] [stdout]       |
[INFO] [stdout] 36084 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36094:28
[INFO] [stdout]       |
[INFO] [stdout] 36094 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36105:18
[INFO] [stdout]       |
[INFO] [stdout] 36105 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(7usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36110:28
[INFO] [stdout]       |
[INFO] [stdout] 36110 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36117:13
[INFO] [stdout]       |
[INFO] [stdout] 36117 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36127:28
[INFO] [stdout]       |
[INFO] [stdout] 36127 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36138:18
[INFO] [stdout]       |
[INFO] [stdout] 36138 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(8usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36143:28
[INFO] [stdout]       |
[INFO] [stdout] 36143 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36150:13
[INFO] [stdout]       |
[INFO] [stdout] 36150 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36160:28
[INFO] [stdout]       |
[INFO] [stdout] 36160 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36171:18
[INFO] [stdout]       |
[INFO] [stdout] 36171 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(9usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36176:28
[INFO] [stdout]       |
[INFO] [stdout] 36176 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36183:13
[INFO] [stdout]       |
[INFO] [stdout] 36183 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36193:28
[INFO] [stdout]       |
[INFO] [stdout] 36193 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36204:18
[INFO] [stdout]       |
[INFO] [stdout] 36204 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(10usize, 22u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36209:28
[INFO] [stdout]       |
[INFO] [stdout] 36209 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36216:13
[INFO] [stdout]       |
[INFO] [stdout] 36216 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36226:28
[INFO] [stdout]       |
[INFO] [stdout] 36226 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36252:26
[INFO] [stdout]       |
[INFO] [stdout] 36252 |                 unsafe { ::std::mem::transmute(EnableUserShadowStack) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36256:54
[INFO] [stdout]       |
[INFO] [stdout] 36256 |             let AuditUserShadowStack: u32 = unsafe { ::std::mem::transmute(AuditUserShadowStack) };
[INFO] [stdout]       |                                                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36261:26
[INFO] [stdout]       |
[INFO] [stdout] 36261 |                 unsafe { ::std::mem::transmute(SetContextIpValidation) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36266:26
[INFO] [stdout]       |
[INFO] [stdout] 36266 |                 unsafe { ::std::mem::transmute(AuditSetContextIpValidation) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36271:26
[INFO] [stdout]       |
[INFO] [stdout] 36271 |                 unsafe { ::std::mem::transmute(EnableUserShadowStackStrictMode) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36275:53
[INFO] [stdout]       |
[INFO] [stdout] 36275 |             let BlockNonCetBinaries: u32 = unsafe { ::std::mem::transmute(BlockNonCetBinaries) };
[INFO] [stdout]       |                                                     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36280:26
[INFO] [stdout]       |
[INFO] [stdout] 36280 |                 unsafe { ::std::mem::transmute(BlockNonCetBinariesNonEhcont) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36285:26
[INFO] [stdout]       |
[INFO] [stdout] 36285 |                 unsafe { ::std::mem::transmute(AuditBlockNonCetBinaries) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36290:26
[INFO] [stdout]       |
[INFO] [stdout] 36290 |                 unsafe { ::std::mem::transmute(CetDynamicApisOutOfProcOnly) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36295:26
[INFO] [stdout]       |
[INFO] [stdout] 36295 |                 unsafe { ::std::mem::transmute(SetContextIpValidationRelaxedMode) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36299:47
[INFO] [stdout]       |
[INFO] [stdout] 36299 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36307:5
[INFO] [stdout]       |
[INFO] [stdout] 36307 | /     ["Size of _PROCESS_MITIGATION_USER_SHADOW_STACK_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 36308 | |         _PROCESS_MITIGATION_USER_SHADOW_STACK_POLICY__bindgen_ty_1,
[INFO] [stdout] 36309 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36321:5
[INFO] [stdout]       |
[INFO] [stdout] 36321 | /     ["Size of _PROCESS_MITIGATION_USER_SHADOW_STACK_POLICY"]
[INFO] [stdout] 36322 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_USER_SHADOW_STACK_POLICY>() - 4usize];
[INFO] [stdout]       | |________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36360:18
[INFO] [stdout]       |
[INFO] [stdout] 36360 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36365:28
[INFO] [stdout]       |
[INFO] [stdout] 36365 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36372:13
[INFO] [stdout]       |
[INFO] [stdout] 36372 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36382:28
[INFO] [stdout]       |
[INFO] [stdout] 36382 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36393:18
[INFO] [stdout]       |
[INFO] [stdout] 36393 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36398:28
[INFO] [stdout]       |
[INFO] [stdout] 36398 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36405:13
[INFO] [stdout]       |
[INFO] [stdout] 36405 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36415:28
[INFO] [stdout]       |
[INFO] [stdout] 36415 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36432:26
[INFO] [stdout]       |
[INFO] [stdout] 36432 |                 unsafe { ::std::mem::transmute(EnablePointerAuthUserIp) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36436:47
[INFO] [stdout]       |
[INFO] [stdout] 36436 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36444:5
[INFO] [stdout]       |
[INFO] [stdout] 36444 | /     ["Size of _PROCESS_MITIGATION_USER_POINTER_AUTH_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 36445 | |         _PROCESS_MITIGATION_USER_POINTER_AUTH_POLICY__bindgen_ty_1,
[INFO] [stdout] 36446 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36458:5
[INFO] [stdout]       |
[INFO] [stdout] 36458 | /     ["Size of _PROCESS_MITIGATION_USER_POINTER_AUTH_POLICY"]
[INFO] [stdout] 36459 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_USER_POINTER_AUTH_POLICY>() - 4usize];
[INFO] [stdout]       | |________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36497:18
[INFO] [stdout]       |
[INFO] [stdout] 36497 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36502:28
[INFO] [stdout]       |
[INFO] [stdout] 36502 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36509:13
[INFO] [stdout]       |
[INFO] [stdout] 36509 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36519:28
[INFO] [stdout]       |
[INFO] [stdout] 36519 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36530:18
[INFO] [stdout]       |
[INFO] [stdout] 36530 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36535:28
[INFO] [stdout]       |
[INFO] [stdout] 36535 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36542:13
[INFO] [stdout]       |
[INFO] [stdout] 36542 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36552:28
[INFO] [stdout]       |
[INFO] [stdout] 36552 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36563:18
[INFO] [stdout]       |
[INFO] [stdout] 36563 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 30u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36568:28
[INFO] [stdout]       |
[INFO] [stdout] 36568 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36575:13
[INFO] [stdout]       |
[INFO] [stdout] 36575 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36585:28
[INFO] [stdout]       |
[INFO] [stdout] 36585 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36603:26
[INFO] [stdout]       |
[INFO] [stdout] 36603 |                 unsafe { ::std::mem::transmute(EnforceRedirectionTrust) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36608:26
[INFO] [stdout]       |
[INFO] [stdout] 36608 |                 unsafe { ::std::mem::transmute(AuditRedirectionTrust) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36612:47
[INFO] [stdout]       |
[INFO] [stdout] 36612 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36620:5
[INFO] [stdout]       |
[INFO] [stdout] 36620 | /     ["Size of _PROCESS_MITIGATION_REDIRECTION_TRUST_POLICY__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 36621 | |         _PROCESS_MITIGATION_REDIRECTION_TRUST_POLICY__bindgen_ty_1,
[INFO] [stdout] 36622 | |     >() - 4usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36634:5
[INFO] [stdout]       |
[INFO] [stdout] 36634 | /     ["Size of _PROCESS_MITIGATION_REDIRECTION_TRUST_POLICY"]
[INFO] [stdout] 36635 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_REDIRECTION_TRUST_POLICY>() - 4usize];
[INFO] [stdout]       | |________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36671:18
[INFO] [stdout]       |
[INFO] [stdout] 36671 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36676:28
[INFO] [stdout]       |
[INFO] [stdout] 36676 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36683:13
[INFO] [stdout]       |
[INFO] [stdout] 36683 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36693:28
[INFO] [stdout]       |
[INFO] [stdout] 36693 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36704:18
[INFO] [stdout]       |
[INFO] [stdout] 36704 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36709:28
[INFO] [stdout]       |
[INFO] [stdout] 36709 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36716:13
[INFO] [stdout]       |
[INFO] [stdout] 36716 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36726:28
[INFO] [stdout]       |
[INFO] [stdout] 36726 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36743:26
[INFO] [stdout]       |
[INFO] [stdout] 36743 |                 unsafe { ::std::mem::transmute(AssemblyManifestRedirectionTrust) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:36747:47
[INFO] [stdout]       |
[INFO] [stdout] 36747 |             let ReservedFlags: u32 = unsafe { ::std::mem::transmute(ReservedFlags) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36755:5
[INFO] [stdout]       |
[INFO] [stdout] 36755 | /     ["Size of _PROCESS_MITIGATION_ACTIVATION_CONTEXT_TRUST_POLICY__bindgen_ty_1"]
[INFO] [stdout] 36756 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_ACTIVATION_CONTEXT_TRUST_POLICY__bindgen_ty_1>(
[INFO] [stdout] 36757 | |         ) - 4usize];
[INFO] [stdout]       | |___________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36769:5
[INFO] [stdout]       |
[INFO] [stdout] 36769 | /     ["Size of _PROCESS_MITIGATION_ACTIVATION_CONTEXT_TRUST_POLICY"]
[INFO] [stdout] 36770 | |         [::std::mem::size_of::<_PROCESS_MITIGATION_ACTIVATION_CONTEXT_TRUST_POLICY>() - 4usize];
[INFO] [stdout]       | |_______________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 48
[INFO] [stdout]      --> src/bindings.rs:36792:5
[INFO] [stdout]       |
[INFO] [stdout] 36792 | /     ["Size of _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION"]
[INFO] [stdout] 36793 | |         [::std::mem::size_of::<_JOBOBJECT_BASIC_ACCOUNTING_INFORMATION>() - 48usize];
[INFO] [stdout]       | |____________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:36843:5
[INFO] [stdout]       |
[INFO] [stdout] 36843 | /     ["Size of _JOBOBJECT_BASIC_LIMIT_INFORMATION"]
[INFO] [stdout] 36844 | |         [::std::mem::size_of::<_JOBOBJECT_BASIC_LIMIT_INFORMATION>() - 64usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:36886:5
[INFO] [stdout]       |
[INFO] [stdout] 36886 | /     ["Size of _JOBOBJECT_EXTENDED_LIMIT_INFORMATION"]
[INFO] [stdout] 36887 | |         [::std::mem::size_of::<_JOBOBJECT_EXTENDED_LIMIT_INFORMATION>() - 144usize];
[INFO] [stdout]       | |___________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:36922:5
[INFO] [stdout]       |
[INFO] [stdout] 36922 | /     ["Size of _JOBOBJECT_BASIC_PROCESS_ID_LIST"]
[INFO] [stdout] 36923 | |         [::std::mem::size_of::<_JOBOBJECT_BASIC_PROCESS_ID_LIST>() - 16usize];
[INFO] [stdout]       | |_____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36946:5
[INFO] [stdout]       |
[INFO] [stdout] 36946 | /     ["Size of _JOBOBJECT_BASIC_UI_RESTRICTIONS"]
[INFO] [stdout] 36947 | |         [::std::mem::size_of::<_JOBOBJECT_BASIC_UI_RESTRICTIONS>() - 4usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:36994:5
[INFO] [stdout]       |
[INFO] [stdout] 36994 | /     ["Size of _JOBOBJECT_END_OF_JOB_TIME_INFORMATION"]
[INFO] [stdout] 36995 | |         [::std::mem::size_of::<_JOBOBJECT_END_OF_JOB_TIME_INFORMATION>() - 4usize];
[INFO] [stdout]       | |__________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 48
[INFO] [stdout]      --> src/bindings.rs:37032:5
[INFO] [stdout]       |
[INFO] [stdout] 37032 | /     ["Size of _JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION"]
[INFO] [stdout] 37033 | |         [::std::mem::size_of::<_JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION>() - 96usize];
[INFO] [stdout]       | |___________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:37054:5
[INFO] [stdout]       |
[INFO] [stdout] 37054 | /     ["Size of _JOBOBJECT_JOBSET_INFORMATION"]
[INFO] [stdout] 37055 | |         [::std::mem::size_of::<_JOBOBJECT_JOBSET_INFORMATION>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:37092:5
[INFO] [stdout]       |
[INFO] [stdout] 37092 | /     ["Size of _JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION"]
[INFO] [stdout] 37093 | |         [::std::mem::size_of::<_JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION>() - 48usize];
[INFO] [stdout]       | |______________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:37201:5
[INFO] [stdout]       |
[INFO] [stdout] 37201 | /     ["Size of JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2"]
[INFO] [stdout] 37202 | |         [::std::mem::size_of::<JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION_2>() - 72usize];
[INFO] [stdout]       | |_______________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:37255:5
[INFO] [stdout]       |
[INFO] [stdout] 37255 | /     ["Size of _JOBOBJECT_LIMIT_VIOLATION_INFORMATION"]
[INFO] [stdout] 37256 | |         [::std::mem::size_of::<_JOBOBJECT_LIMIT_VIOLATION_INFORMATION>() - 80usize];
[INFO] [stdout]       | |___________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:37371:5
[INFO] [stdout]       |
[INFO] [stdout] 37371 | /     ["Size of JOBOBJECT_LIMIT_VIOLATION_INFORMATION_2"]
[INFO] [stdout] 37372 | |         [::std::mem::size_of::<JOBOBJECT_LIMIT_VIOLATION_INFORMATION_2>() - 104usize];
[INFO] [stdout]       | |_____________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:37458:5
[INFO] [stdout]       |
[INFO] [stdout] 37458 | /     ["Size of _JOBOBJECT_CPU_RATE_CONTROL_INFORMATION__bindgen_ty_1"]
[INFO] [stdout] 37459 | |         [::std::mem::size_of::<_JOBOBJECT_CPU_RATE_CONTROL_INFORMATION__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:37473:5
[INFO] [stdout]       |
[INFO] [stdout] 37473 | /     ["Size of _JOBOBJECT_CPU_RATE_CONTROL_INFORMATION"]
[INFO] [stdout] 37474 | |         [::std::mem::size_of::<_JOBOBJECT_CPU_RATE_CONTROL_INFORMATION>() - 8usize];
[INFO] [stdout]       | |___________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:37556:5
[INFO] [stdout]       |
[INFO] [stdout] 37556 | /     ["Offset of field: JOBOBJECT_IO_RATE_CONTROL_INFORMATION_NATIVE::ControlFlags"][::std::mem::offset_of!(
[INFO] [stdout] 37557 | |         JOBOBJECT_IO_RATE_CONTROL_INFORMATION_NATIVE,
[INFO] [stdout] 37558 | |         ControlFlags
[INFO] [stdout] 37559 | |     ) - 36usize];
[INFO] [stdout]       | |________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:37610:5
[INFO] [stdout]       |
[INFO] [stdout] 37610 | /     ["Offset of field: JOBOBJECT_IO_RATE_CONTROL_INFORMATION_NATIVE_V2::ControlFlags"][::std::mem::offset_of!(
[INFO] [stdout] 37611 | |         JOBOBJECT_IO_RATE_CONTROL_INFORMATION_NATIVE_V2,
[INFO] [stdout] 37612 | |         ControlFlags
[INFO] [stdout] 37613 | |     ) - 36usize];
[INFO] [stdout]       | |________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:37690:5
[INFO] [stdout]       |
[INFO] [stdout] 37690 | /     ["Offset of field: JOBOBJECT_IO_RATE_CONTROL_INFORMATION_NATIVE_V3::ControlFlags"][::std::mem::offset_of!(
[INFO] [stdout] 37691 | |         JOBOBJECT_IO_RATE_CONTROL_INFORMATION_NATIVE_V3,
[INFO] [stdout] 37692 | |         ControlFlags
[INFO] [stdout] 37693 | |     ) - 36usize];
[INFO] [stdout]       | |________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:37865:5
[INFO] [stdout]       |
[INFO] [stdout] 37865 | /     ["Size of _SILOOBJECT_BASIC_INFORMATION"]
[INFO] [stdout] 37866 | |         [::std::mem::size_of::<_SILOOBJECT_BASIC_INFORMATION>() - 16usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:37902:5
[INFO] [stdout]       |
[INFO] [stdout] 37902 | /     ["Size of _SERVERSILO_BASIC_INFORMATION"]
[INFO] [stdout] 37903 | |         [::std::mem::size_of::<_SERVERSILO_BASIC_INFORMATION>() - 32usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:37959:5
[INFO] [stdout]       |
[INFO] [stdout] 37959 |     ["Size of _CACHE_DESCRIPTOR"][::std::mem::size_of::<_CACHE_DESCRIPTOR>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:38015:5
[INFO] [stdout]       |
[INFO] [stdout] 38015 | /     ["Size of _SYSTEM_LOGICAL_PROCESSOR_INFORMATION__bindgen_ty_1__bindgen_ty_2"]
[INFO] [stdout] 38016 | |         [::std::mem::size_of::<_SYSTEM_LOGICAL_PROCESSOR_INFORMATION__bindgen_ty_1__bindgen_ty_2>(
[INFO] [stdout] 38017 | |         ) - 4usize];
[INFO] [stdout]       | |___________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38025:5
[INFO] [stdout]       |
[INFO] [stdout] 38025 | /     ["Size of _SYSTEM_LOGICAL_PROCESSOR_INFORMATION__bindgen_ty_1"]
[INFO] [stdout] 38026 | |         [::std::mem::size_of::<_SYSTEM_LOGICAL_PROCESSOR_INFORMATION__bindgen_ty_1>() - 16usize];
[INFO] [stdout]       | |________________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38049:5
[INFO] [stdout]       |
[INFO] [stdout] 38049 | /     ["Size of _SYSTEM_LOGICAL_PROCESSOR_INFORMATION"]
[INFO] [stdout] 38050 | |         [::std::mem::size_of::<_SYSTEM_LOGICAL_PROCESSOR_INFORMATION>() - 32usize];
[INFO] [stdout]       | |__________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38114:5
[INFO] [stdout]       |
[INFO] [stdout] 38114 |     ["Size of _NUMA_NODE_RELATIONSHIP"][::std::mem::size_of::<_NUMA_NODE_RELATIONSHIP>() - 40usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38157:5
[INFO] [stdout]       |
[INFO] [stdout] 38157 |     ["Size of _CACHE_RELATIONSHIP"][::std::mem::size_of::<_CACHE_RELATIONSHIP>() - 48usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38265:5
[INFO] [stdout]       |
[INFO] [stdout] 38265 | /     ["Size of _SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX"]
[INFO] [stdout] 38266 | |         [::std::mem::size_of::<_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX>() - 80usize];
[INFO] [stdout]       | |_____________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:38543:5
[INFO] [stdout]       |
[INFO] [stdout] 38543 | /     ["Size of _SYSTEM_CPU_SET_INFORMATION__bindgen_ty_1__bindgen_ty_1__bindgen_ty_2"]
[INFO] [stdout] 38544 | |         [::std::mem::size_of::<
[INFO] [stdout] 38545 | |             _SYSTEM_CPU_SET_INFORMATION__bindgen_ty_1__bindgen_ty_1__bindgen_ty_2,
[INFO] [stdout] 38546 | |         >() - 4usize];
[INFO] [stdout]       | |_____________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38556:5
[INFO] [stdout]       |
[INFO] [stdout] 38556 | /     ["Size of _SYSTEM_CPU_SET_INFORMATION__bindgen_ty_1__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 38557 | |         _SYSTEM_CPU_SET_INFORMATION__bindgen_ty_1__bindgen_ty_1,
[INFO] [stdout] 38558 | |     >() - 24usize];
[INFO] [stdout]       | |__________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38595:5
[INFO] [stdout]       |
[INFO] [stdout] 38595 | /     ["Size of _SYSTEM_CPU_SET_INFORMATION__bindgen_ty_1"]
[INFO] [stdout] 38596 | |         [::std::mem::size_of::<_SYSTEM_CPU_SET_INFORMATION__bindgen_ty_1>() - 24usize];
[INFO] [stdout]       | |______________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:38604:5
[INFO] [stdout]       |
[INFO] [stdout] 38604 | /     ["Size of _SYSTEM_CPU_SET_INFORMATION"]
[INFO] [stdout] 38605 | |         [::std::mem::size_of::<_SYSTEM_CPU_SET_INFORMATION>() - 32usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38666:18
[INFO] [stdout]       |
[INFO] [stdout] 38666 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 16u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38671:28
[INFO] [stdout]       |
[INFO] [stdout] 38671 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38678:13
[INFO] [stdout]       |
[INFO] [stdout] 38678 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38688:28
[INFO] [stdout]       |
[INFO] [stdout] 38688 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38699:18
[INFO] [stdout]       |
[INFO] [stdout] 38699 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(16usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38704:28
[INFO] [stdout]       |
[INFO] [stdout] 38704 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38711:13
[INFO] [stdout]       |
[INFO] [stdout] 38711 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38721:28
[INFO] [stdout]       |
[INFO] [stdout] 38721 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38732:18
[INFO] [stdout]       |
[INFO] [stdout] 38732 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(17usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38737:28
[INFO] [stdout]       |
[INFO] [stdout] 38737 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38744:13
[INFO] [stdout]       |
[INFO] [stdout] 38744 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38754:28
[INFO] [stdout]       |
[INFO] [stdout] 38754 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38765:18
[INFO] [stdout]       |
[INFO] [stdout] 38765 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(18usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38770:28
[INFO] [stdout]       |
[INFO] [stdout] 38770 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38777:13
[INFO] [stdout]       |
[INFO] [stdout] 38777 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38787:28
[INFO] [stdout]       |
[INFO] [stdout] 38787 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38798:18
[INFO] [stdout]       |
[INFO] [stdout] 38798 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(19usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38803:28
[INFO] [stdout]       |
[INFO] [stdout] 38803 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38810:13
[INFO] [stdout]       |
[INFO] [stdout] 38810 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38820:28
[INFO] [stdout]       |
[INFO] [stdout] 38820 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38831:18
[INFO] [stdout]       |
[INFO] [stdout] 38831 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(20usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38836:28
[INFO] [stdout]       |
[INFO] [stdout] 38836 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38843:13
[INFO] [stdout]       |
[INFO] [stdout] 38843 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38853:28
[INFO] [stdout]       |
[INFO] [stdout] 38853 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38864:18
[INFO] [stdout]       |
[INFO] [stdout] 38864 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(21usize, 11u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38869:28
[INFO] [stdout]       |
[INFO] [stdout] 38869 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38876:13
[INFO] [stdout]       |
[INFO] [stdout] 38876 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38886:28
[INFO] [stdout]       |
[INFO] [stdout] 38886 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38907:41
[INFO] [stdout]       |
[INFO] [stdout] 38907 |             let Machine: u32 = unsafe { ::std::mem::transmute(Machine) };
[INFO] [stdout]       |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38911:44
[INFO] [stdout]       |
[INFO] [stdout] 38911 |             let KernelMode: u32 = unsafe { ::std::mem::transmute(KernelMode) };
[INFO] [stdout]       |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38915:42
[INFO] [stdout]       |
[INFO] [stdout] 38915 |             let UserMode: u32 = unsafe { ::std::mem::transmute(UserMode) };
[INFO] [stdout]       |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38919:40
[INFO] [stdout]       |
[INFO] [stdout] 38919 |             let Native: u32 = unsafe { ::std::mem::transmute(Native) };
[INFO] [stdout]       |                                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38923:41
[INFO] [stdout]       |
[INFO] [stdout] 38923 |             let Process: u32 = unsafe { ::std::mem::transmute(Process) };
[INFO] [stdout]       |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38927:48
[INFO] [stdout]       |
[INFO] [stdout] 38927 |             let WoW64Container: u32 = unsafe { ::std::mem::transmute(WoW64Container) };
[INFO] [stdout]       |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38931:47
[INFO] [stdout]       |
[INFO] [stdout] 38931 |             let ReservedZero0: u32 = unsafe { ::std::mem::transmute(ReservedZero0) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:38947:5
[INFO] [stdout]       |
[INFO] [stdout] 38947 |     ["Size of _XSTATE_FEATURE"][::std::mem::size_of::<_XSTATE_FEATURE>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:38997:18
[INFO] [stdout]       |
[INFO] [stdout] 38997 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39002:28
[INFO] [stdout]       |
[INFO] [stdout] 39002 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39009:13
[INFO] [stdout]       |
[INFO] [stdout] 39009 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 1usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39019:28
[INFO] [stdout]       |
[INFO] [stdout] 39019 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39030:18
[INFO] [stdout]       |
[INFO] [stdout] 39030 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39035:28
[INFO] [stdout]       |
[INFO] [stdout] 39035 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39042:13
[INFO] [stdout]       |
[INFO] [stdout] 39042 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 1usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39052:28
[INFO] [stdout]       |
[INFO] [stdout] 39052 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39063:18
[INFO] [stdout]       |
[INFO] [stdout] 39063 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39068:28
[INFO] [stdout]       |
[INFO] [stdout] 39068 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39075:13
[INFO] [stdout]       |
[INFO] [stdout] 39075 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 1usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39085:28
[INFO] [stdout]       |
[INFO] [stdout] 39085 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39102:47
[INFO] [stdout]       |
[INFO] [stdout] 39102 |             let OptimizedSave: u32 = unsafe { ::std::mem::transmute(OptimizedSave) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39106:51
[INFO] [stdout]       |
[INFO] [stdout] 39106 |             let CompactionEnabled: u32 = unsafe { ::std::mem::transmute(CompactionEnabled) };
[INFO] [stdout]       |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:39111:26
[INFO] [stdout]       |
[INFO] [stdout] 39111 |                 unsafe { ::std::mem::transmute(ExtendedFeatureDisable) };
[INFO] [stdout]       |                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:39119:5
[INFO] [stdout]       |
[INFO] [stdout] 39119 | /     ["Size of _XSTATE_CONFIGURATION__bindgen_ty_1"]
[INFO] [stdout] 39120 | |         [::std::mem::size_of::<_XSTATE_CONFIGURATION__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 784
[INFO] [stdout]      --> src/bindings.rs:39128:5
[INFO] [stdout]       |
[INFO] [stdout] 39128 |     ["Size of _XSTATE_CONFIGURATION"][::std::mem::size_of::<_XSTATE_CONFIGURATION>() - 840usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:39174:5
[INFO] [stdout]       |
[INFO] [stdout] 39174 | /     ["Size of _MEMORY_BASIC_INFORMATION"]
[INFO] [stdout] 39175 | |         [::std::mem::size_of::<_MEMORY_BASIC_INFORMATION>() - 48usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]      --> src/bindings.rs:39210:5
[INFO] [stdout]       |
[INFO] [stdout] 39210 | /     ["Size of _MEMORY_BASIC_INFORMATION32"]
[INFO] [stdout] 39211 | |         [::std::mem::size_of::<_MEMORY_BASIC_INFORMATION32>() - 28usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:39247:5
[INFO] [stdout]       |
[INFO] [stdout] 39247 | /     ["Size of _MEMORY_BASIC_INFORMATION64"]
[INFO] [stdout] 39248 | |         [::std::mem::size_of::<_MEMORY_BASIC_INFORMATION64>() - 48usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:39533:5
[INFO] [stdout]       |
[INFO] [stdout] 39533 | /     ["Size of _ENCLAVE_CREATE_INFO_VBS"]
[INFO] [stdout] 39534 | |         [::std::mem::size_of::<_ENCLAVE_CREATE_INFO_VBS>() - 36usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:39552:5
[INFO] [stdout]       |
[INFO] [stdout] 39552 | /     ["Size of _ENCLAVE_CREATE_INFO_VBS_BASIC"]
[INFO] [stdout] 39553 | |         [::std::mem::size_of::<_ENCLAVE_CREATE_INFO_VBS_BASIC>() - 36usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:39570:5
[INFO] [stdout]       |
[INFO] [stdout] 39570 | /     ["Size of _ENCLAVE_LOAD_DATA_VBS_BASIC"]
[INFO] [stdout] 39571 | |         [::std::mem::size_of::<_ENCLAVE_LOAD_DATA_VBS_BASIC>() - 4usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:39611:5
[INFO] [stdout]       |
[INFO] [stdout] 39611 | /     ["Size of _ENCLAVE_INIT_INFO_VBS_BASIC"]
[INFO] [stdout] 39612 | |         [::std::mem::size_of::<_ENCLAVE_INIT_INFO_VBS_BASIC>() - 56usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:39636:5
[INFO] [stdout]       |
[INFO] [stdout] 39636 |     ["Size of _ENCLAVE_INIT_INFO_VBS"][::std::mem::size_of::<_ENCLAVE_INIT_INFO_VBS>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:39659:5
[INFO] [stdout]       |
[INFO] [stdout] 39659 | /     ["Size of _MEMORY_PARTITION_DEDICATED_MEMORY_ATTRIBUTE"]
[INFO] [stdout] 39660 | |         [::std::mem::size_of::<_MEMORY_PARTITION_DEDICATED_MEMORY_ATTRIBUTE>() - 16usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:39686:5
[INFO] [stdout]       |
[INFO] [stdout] 39686 | /     ["Size of _MEMORY_PARTITION_DEDICATED_MEMORY_INFORMATION"]
[INFO] [stdout] 39687 | |         [::std::mem::size_of::<_MEMORY_PARTITION_DEDICATED_MEMORY_INFORMATION>() - 32usize];
[INFO] [stdout]       | |___________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:39747:5
[INFO] [stdout]       |
[INFO] [stdout] 39747 | /     ["Size of _FILE_NOTIFY_INFORMATION"]
[INFO] [stdout] 39748 | |         [::std::mem::size_of::<_FILE_NOTIFY_INFORMATION>() - 16usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:39788:5
[INFO] [stdout]       |
[INFO] [stdout] 39788 | /     ["Size of _FILE_NOTIFY_EXTENDED_INFORMATION__bindgen_ty_1"]
[INFO] [stdout] 39789 | |         [::std::mem::size_of::<_FILE_NOTIFY_EXTENDED_INFORMATION__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |___________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 88
[INFO] [stdout]      --> src/bindings.rs:39802:5
[INFO] [stdout]       |
[INFO] [stdout] 39802 | /     ["Size of _FILE_NOTIFY_EXTENDED_INFORMATION"]
[INFO] [stdout] 39803 | |         [::std::mem::size_of::<_FILE_NOTIFY_EXTENDED_INFORMATION>() - 88usize];
[INFO] [stdout]       | |______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:39863:5
[INFO] [stdout]       |
[INFO] [stdout] 39863 | /     ["Size of _FILE_NOTIFY_FULL_INFORMATION__bindgen_ty_1"]
[INFO] [stdout] 39864 | |         [::std::mem::size_of::<_FILE_NOTIFY_FULL_INFORMATION__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_______________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 80
[INFO] [stdout]      --> src/bindings.rs:39876:5
[INFO] [stdout]       |
[INFO] [stdout] 39876 | /     ["Size of _FILE_NOTIFY_FULL_INFORMATION"]
[INFO] [stdout] 39877 | |         [::std::mem::size_of::<_FILE_NOTIFY_FULL_INFORMATION>() - 88usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:39956:5
[INFO] [stdout]       |
[INFO] [stdout] 39956 | /     ["Size of _REPARSE_GUID_DATA_BUFFER"]
[INFO] [stdout] 39957 | |         [::std::mem::size_of::<_REPARSE_GUID_DATA_BUFFER>() - 28usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 192
[INFO] [stdout]      --> src/bindings.rs:39985:5
[INFO] [stdout]       |
[INFO] [stdout] 39985 |     ["Size of _SCRUB_DATA_INPUT"][::std::mem::size_of::<_SCRUB_DATA_INPUT>() - 1232usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 48
[INFO] [stdout]      --> src/bindings.rs:40077:5
[INFO] [stdout]       |
[INFO] [stdout] 40077 |     ["Size of _SCRUB_DATA_OUTPUT"][::std::mem::size_of::<_SCRUB_DATA_OUTPUT>() - 1232usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:40187:5
[INFO] [stdout]       |
[INFO] [stdout] 40187 |     ["Size of _REARRANGE_FILE_DATA"][::std::mem::size_of::<_REARRANGE_FILE_DATA>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:40213:5
[INFO] [stdout]       |
[INFO] [stdout] 40213 |     ["Size of _REARRANGE_FILE_DATA32"][::std::mem::size_of::<_REARRANGE_FILE_DATA32>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:40257:5
[INFO] [stdout]       |
[INFO] [stdout] 40257 | /     ["Size of _NETWORK_APP_INSTANCE_EA"]
[INFO] [stdout] 40258 | |         [::std::mem::size_of::<_NETWORK_APP_INSTANCE_EA>() - 20usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:40339:5
[INFO] [stdout]       |
[INFO] [stdout] 40339 |     ["Size of CM_Power_Data_s"][::std::mem::size_of::<CM_Power_Data_s>() - 56usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:40505:5
[INFO] [stdout]       |
[INFO] [stdout] 40505 |     ["Size of _POWER_SESSION_TIMEOUTS"][::std::mem::size_of::<_POWER_SESSION_TIMEOUTS>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:40543:5
[INFO] [stdout]       |
[INFO] [stdout] 40543 |     ["Size of _POWER_SESSION_WINLOGON"][::std::mem::size_of::<_POWER_SESSION_WINLOGON>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:40579:5
[INFO] [stdout]       |
[INFO] [stdout] 40579 |     ["Size of _POWER_IDLE_RESILIENCY"][::std::mem::size_of::<_POWER_IDLE_RESILIENCY>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:40757:5
[INFO] [stdout]       |
[INFO] [stdout] 40757 |     ["Size of SET_POWER_SETTING_VALUE"][::std::mem::size_of::<SET_POWER_SETTING_VALUE>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:40779:5
[INFO] [stdout]       |
[INFO] [stdout] 40779 | /     ["Size of NOTIFY_USER_POWER_SETTING"]
[INFO] [stdout] 40780 | |         [::std::mem::size_of::<NOTIFY_USER_POWER_SETTING>() - 16usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:40796:5
[INFO] [stdout]       |
[INFO] [stdout] 40796 | /     ["Size of _APPLICATIONLAUNCH_SETTING_VALUE"]
[INFO] [stdout] 40797 | |         [::std::mem::size_of::<_APPLICATIONLAUNCH_SETTING_VALUE>() - 16usize];
[INFO] [stdout]       | |_____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:40855:5
[INFO] [stdout]       |
[INFO] [stdout] 40855 |     ["Size of BATTERY_REPORTING_SCALE"][::std::mem::size_of::<BATTERY_REPORTING_SCALE>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:40873:5
[INFO] [stdout]       |
[INFO] [stdout] 40873 | /     ["Size of PPM_WMI_LEGACY_PERFSTATE"]
[INFO] [stdout] 40874 | |         [::std::mem::size_of::<PPM_WMI_LEGACY_PERFSTATE>() - 12usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:40902:5
[INFO] [stdout]       |
[INFO] [stdout] 40902 |     ["Size of PPM_WMI_IDLE_STATE"][::std::mem::size_of::<PPM_WMI_IDLE_STATE>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 48
[INFO] [stdout]      --> src/bindings.rs:40940:5
[INFO] [stdout]       |
[INFO] [stdout] 40940 |     ["Size of PPM_WMI_IDLE_STATES"][::std::mem::size_of::<PPM_WMI_IDLE_STATES>() - 56usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 48
[INFO] [stdout]      --> src/bindings.rs:40968:5
[INFO] [stdout]       |
[INFO] [stdout] 40968 |     ["Size of PPM_WMI_IDLE_STATES_EX"][::std::mem::size_of::<PPM_WMI_IDLE_STATES_EX>() - 56usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:41005:5
[INFO] [stdout]       |
[INFO] [stdout] 41005 |     ["Size of PPM_WMI_PERF_STATE"][::std::mem::size_of::<PPM_WMI_PERF_STATE>() - 64usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 80
[INFO] [stdout]      --> src/bindings.rs:41064:5
[INFO] [stdout]       |
[INFO] [stdout] 41064 |     ["Size of PPM_WMI_PERF_STATES"][::std::mem::size_of::<PPM_WMI_PERF_STATES>() - 144usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 80
[INFO] [stdout]      --> src/bindings.rs:41137:5
[INFO] [stdout]       |
[INFO] [stdout] 41137 |     ["Size of PPM_WMI_PERF_STATES_EX"][::std::mem::size_of::<PPM_WMI_PERF_STATES_EX>() - 144usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:41195:5
[INFO] [stdout]       |
[INFO] [stdout] 41195 | /     ["Size of PPM_IDLE_STATE_ACCOUNTING"]
[INFO] [stdout] 41196 | |         [::std::mem::size_of::<PPM_IDLE_STATE_ACCOUNTING>() - 48usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 40
[INFO] [stdout]      --> src/bindings.rs:41222:5
[INFO] [stdout]       |
[INFO] [stdout] 41222 |     ["Size of PPM_IDLE_ACCOUNTING"][::std::mem::size_of::<PPM_IDLE_ACCOUNTING>() - 72usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:41246:5
[INFO] [stdout]       |
[INFO] [stdout] 41246 | /     ["Size of PPM_IDLE_STATE_BUCKET_EX"]
[INFO] [stdout] 41247 | |         [::std::mem::size_of::<PPM_IDLE_STATE_BUCKET_EX>() - 24usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 152
[INFO] [stdout]      --> src/bindings.rs:41274:5
[INFO] [stdout]       |
[INFO] [stdout] 41274 | /     ["Size of PPM_IDLE_STATE_ACCOUNTING_EX"]
[INFO] [stdout] 41275 | |         [::std::mem::size_of::<PPM_IDLE_STATE_ACCOUNTING_EX>() - 416usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 168
[INFO] [stdout]      --> src/bindings.rs:41308:5
[INFO] [stdout]       |
[INFO] [stdout] 41308 |     ["Size of PPM_IDLE_ACCOUNTING_EX"][::std::mem::size_of::<PPM_IDLE_ACCOUNTING_EX>() - 440usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:41336:5
[INFO] [stdout]       |
[INFO] [stdout] 41336 |     ["Size of PPM_PERFSTATE_EVENT"][::std::mem::size_of::<PPM_PERFSTATE_EVENT>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:41360:5
[INFO] [stdout]       |
[INFO] [stdout] 41360 | /     ["Size of PPM_PERFSTATE_DOMAIN_EVENT"]
[INFO] [stdout] 41361 | |         [::std::mem::size_of::<PPM_PERFSTATE_DOMAIN_EVENT>() - 24usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:41383:5
[INFO] [stdout]       |
[INFO] [stdout] 41383 |     ["Size of PPM_IDLESTATE_EVENT"][::std::mem::size_of::<PPM_IDLESTATE_EVENT>() - 16usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:41437:5
[INFO] [stdout]       |
[INFO] [stdout] 41437 |     ["Size of POWER_ACTION_POLICY"][::std::mem::size_of::<POWER_ACTION_POLICY>() - 12usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:41458:5
[INFO] [stdout]       |
[INFO] [stdout] 41458 |     ["Size of SYSTEM_POWER_LEVEL"][::std::mem::size_of::<SYSTEM_POWER_LEVEL>() - 24usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 216
[INFO] [stdout]      --> src/bindings.rs:41506:5
[INFO] [stdout]       |
[INFO] [stdout] 41506 |     ["Size of _SYSTEM_POWER_POLICY"][::std::mem::size_of::<_SYSTEM_POWER_POLICY>() - 232usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:41577:5
[INFO] [stdout]       |
[INFO] [stdout] 41577 | /     ["Size of PROCESSOR_IDLESTATE_INFO"]
[INFO] [stdout] 41578 | |         [::std::mem::size_of::<PROCESSOR_IDLESTATE_INFO>() - 8usize];
[INFO] [stdout]       | |____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:41751:5
[INFO] [stdout]       |
[INFO] [stdout] 41751 | /     ["Size of PROCESSOR_IDLESTATE_POLICY"]
[INFO] [stdout] 41752 | |         [::std::mem::size_of::<PROCESSOR_IDLESTATE_POLICY>() - 32usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:41779:5
[INFO] [stdout]       |
[INFO] [stdout] 41779 | /     ["Size of _PROCESSOR_POWER_POLICY_INFO"]
[INFO] [stdout] 41780 | |         [::std::mem::size_of::<_PROCESSOR_POWER_POLICY_INFO>() - 20usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41799:18
[INFO] [stdout]       |
[INFO] [stdout] 41799 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41804:28
[INFO] [stdout]       |
[INFO] [stdout] 41804 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41811:13
[INFO] [stdout]       |
[INFO] [stdout] 41811 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41821:28
[INFO] [stdout]       |
[INFO] [stdout] 41821 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41832:18
[INFO] [stdout]       |
[INFO] [stdout] 41832 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41837:28
[INFO] [stdout]       |
[INFO] [stdout] 41837 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41844:13
[INFO] [stdout]       |
[INFO] [stdout] 41844 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41854:28
[INFO] [stdout]       |
[INFO] [stdout] 41854 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41865:18
[INFO] [stdout]       |
[INFO] [stdout] 41865 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 30u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41870:28
[INFO] [stdout]       |
[INFO] [stdout] 41870 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41877:13
[INFO] [stdout]       |
[INFO] [stdout] 41877 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41887:28
[INFO] [stdout]       |
[INFO] [stdout] 41887 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41904:47
[INFO] [stdout]       |
[INFO] [stdout] 41904 |             let AllowDemotion: u32 = unsafe { ::std::mem::transmute(AllowDemotion) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41908:48
[INFO] [stdout]       |
[INFO] [stdout] 41908 |             let AllowPromotion: u32 = unsafe { ::std::mem::transmute(AllowPromotion) };
[INFO] [stdout]       |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41912:42
[INFO] [stdout]       |
[INFO] [stdout] 41912 |             let Reserved: u32 = unsafe { ::std::mem::transmute(Reserved) };
[INFO] [stdout]       |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 44
[INFO] [stdout]      --> src/bindings.rs:41933:5
[INFO] [stdout]       |
[INFO] [stdout] 41933 |     ["Size of _PROCESSOR_POWER_POLICY"][::std::mem::size_of::<_PROCESSOR_POWER_POLICY>() - 76usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41950:18
[INFO] [stdout]       |
[INFO] [stdout] 41950 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41955:28
[INFO] [stdout]       |
[INFO] [stdout] 41955 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41962:13
[INFO] [stdout]       |
[INFO] [stdout] 41962 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41972:28
[INFO] [stdout]       |
[INFO] [stdout] 41972 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41983:18
[INFO] [stdout]       |
[INFO] [stdout] 41983 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41988:28
[INFO] [stdout]       |
[INFO] [stdout] 41988 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:41995:13
[INFO] [stdout]       |
[INFO] [stdout] 41995 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:42005:28
[INFO] [stdout]       |
[INFO] [stdout] 42005 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:42021:48
[INFO] [stdout]       |
[INFO] [stdout] 42021 |             let DisableCStates: u32 = unsafe { ::std::mem::transmute(DisableCStates) };
[INFO] [stdout]       |                                                ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:42025:42
[INFO] [stdout]       |
[INFO] [stdout] 42025 |             let Reserved: u32 = unsafe { ::std::mem::transmute(Reserved) };
[INFO] [stdout]       |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]      --> src/bindings.rs:42259:5
[INFO] [stdout]       |
[INFO] [stdout] 42259 | /     ["Size of PROCESSOR_PERFSTATE_POLICY"]
[INFO] [stdout] 42260 | |         [::std::mem::size_of::<PROCESSOR_PERFSTATE_POLICY>() - 28usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:42295:5
[INFO] [stdout]       |
[INFO] [stdout] 42295 | /     ["Size of _ADMINISTRATOR_POWER_POLICY"]
[INFO] [stdout] 42296 | |         [::std::mem::size_of::<_ADMINISTRATOR_POWER_POLICY>() - 24usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:42333:5
[INFO] [stdout]       |
[INFO] [stdout] 42333 |     ["Size of _HIBERFILE_BUCKET"][::std::mem::size_of::<_HIBERFILE_BUCKET>() - 24usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]      --> src/bindings.rs:42381:5
[INFO] [stdout]       |
[INFO] [stdout] 42381 | /     ["Size of SYSTEM_POWER_CAPABILITIES"]
[INFO] [stdout] 42382 | |         [::std::mem::size_of::<SYSTEM_POWER_CAPABILITIES>() - 76usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:42471:5
[INFO] [stdout]       |
[INFO] [stdout] 42471 |     ["Size of SYSTEM_BATTERY_STATE"][::std::mem::size_of::<SYSTEM_BATTERY_STATE>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:42524:5
[INFO] [stdout]       |
[INFO] [stdout] 42524 |     ["Size of _IMAGE_DOS_HEADER"][::std::mem::size_of::<_IMAGE_DOS_HEADER>() - 64usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:42603:5
[INFO] [stdout]       |
[INFO] [stdout] 42603 |     ["Size of _IMAGE_OS2_HEADER"][::std::mem::size_of::<_IMAGE_OS2_HEADER>() - 64usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 172
[INFO] [stdout]      --> src/bindings.rs:42725:5
[INFO] [stdout]       |
[INFO] [stdout] 42725 |     ["Size of _IMAGE_VXD_HEADER"][::std::mem::size_of::<_IMAGE_VXD_HEADER>() - 196usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:42845:5
[INFO] [stdout]       |
[INFO] [stdout] 42845 |     ["Size of _IMAGE_FILE_HEADER"][::std::mem::size_of::<_IMAGE_FILE_HEADER>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:42872:5
[INFO] [stdout]       |
[INFO] [stdout] 42872 |     ["Size of _IMAGE_DATA_DIRECTORY"][::std::mem::size_of::<_IMAGE_DATA_DIRECTORY>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 216
[INFO] [stdout]      --> src/bindings.rs:42919:5
[INFO] [stdout]       |
[INFO] [stdout] 42919 |     ["Size of _IMAGE_OPTIONAL_HEADER"][::std::mem::size_of::<_IMAGE_OPTIONAL_HEADER>() - 224usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 56
[INFO] [stdout]      --> src/bindings.rs:43006:5
[INFO] [stdout]       |
[INFO] [stdout] 43006 | /     ["Size of _IMAGE_ROM_OPTIONAL_HEADER"]
[INFO] [stdout] 43007 | |         [::std::mem::size_of::<_IMAGE_ROM_OPTIONAL_HEADER>() - 56usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 180
[INFO] [stdout]      --> src/bindings.rs:43075:5
[INFO] [stdout]       |
[INFO] [stdout] 43075 | /     ["Size of _IMAGE_OPTIONAL_HEADER64"]
[INFO] [stdout] 43076 | |         [::std::mem::size_of::<_IMAGE_OPTIONAL_HEADER64>() - 240usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 208
[INFO] [stdout]      --> src/bindings.rs:43153:5
[INFO] [stdout]       |
[INFO] [stdout] 43153 |     ["Size of _IMAGE_NT_HEADERS64"][::std::mem::size_of::<_IMAGE_NT_HEADERS64>() - 264usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 240
[INFO] [stdout]      --> src/bindings.rs:43173:5
[INFO] [stdout]       |
[INFO] [stdout] 43173 |     ["Size of _IMAGE_NT_HEADERS"][::std::mem::size_of::<_IMAGE_NT_HEADERS>() - 248usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 76
[INFO] [stdout]      --> src/bindings.rs:43192:5
[INFO] [stdout]       |
[INFO] [stdout] 43192 |     ["Size of _IMAGE_ROM_HEADERS"][::std::mem::size_of::<_IMAGE_ROM_HEADERS>() - 76usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:43216:5
[INFO] [stdout]       |
[INFO] [stdout] 43216 |     ["Size of ANON_OBJECT_HEADER"][::std::mem::size_of::<ANON_OBJECT_HEADER>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]      --> src/bindings.rs:43249:5
[INFO] [stdout]       |
[INFO] [stdout] 43249 |     ["Size of ANON_OBJECT_HEADER_V2"][::std::mem::size_of::<ANON_OBJECT_HEADER_V2>() - 44usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 40
[INFO] [stdout]      --> src/bindings.rs:43292:5
[INFO] [stdout]       |
[INFO] [stdout] 43292 | /     ["Size of ANON_OBJECT_HEADER_BIGOBJ"]
[INFO] [stdout] 43293 | |         [::std::mem::size_of::<ANON_OBJECT_HEADER_BIGOBJ>() - 56usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43345:5
[INFO] [stdout]       |
[INFO] [stdout] 43345 | /     ["Size of _IMAGE_SECTION_HEADER__bindgen_ty_1"]
[INFO] [stdout] 43346 | |         [::std::mem::size_of::<_IMAGE_SECTION_HEADER__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:43356:5
[INFO] [stdout]       |
[INFO] [stdout] 43356 |     ["Size of _IMAGE_SECTION_HEADER"][::std::mem::size_of::<_IMAGE_SECTION_HEADER>() - 40usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43407:5
[INFO] [stdout]       |
[INFO] [stdout] 43407 | /     ["Size of _IMAGE_SYMBOL__bindgen_ty_1__bindgen_ty_1"]
[INFO] [stdout] 43408 | |         [::std::mem::size_of::<_IMAGE_SYMBOL__bindgen_ty_1__bindgen_ty_1>() - 8usize];
[INFO] [stdout]       | |_____________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43418:5
[INFO] [stdout]       |
[INFO] [stdout] 43418 | /     ["Size of _IMAGE_SYMBOL__bindgen_ty_1"]
[INFO] [stdout] 43419 | |         [::std::mem::size_of::<_IMAGE_SYMBOL__bindgen_ty_1>() - 8usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:43431:5
[INFO] [stdout]       |
[INFO] [stdout] 43431 |     ["Size of _IMAGE_SYMBOL"][::std::mem::size_of::<_IMAGE_SYMBOL>() - 18usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43471:5
[INFO] [stdout]       |
[INFO] [stdout] 43471 | /     ["Size of _IMAGE_SYMBOL_EX__bindgen_ty_1__bindgen_ty_1"]
[INFO] [stdout] 43472 | |         [::std::mem::size_of::<_IMAGE_SYMBOL_EX__bindgen_ty_1__bindgen_ty_1>() - 8usize];
[INFO] [stdout]       | |________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43482:5
[INFO] [stdout]       |
[INFO] [stdout] 43482 | /     ["Size of _IMAGE_SYMBOL_EX__bindgen_ty_1"]
[INFO] [stdout] 43483 | |         [::std::mem::size_of::<_IMAGE_SYMBOL_EX__bindgen_ty_1>() - 8usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:43495:5
[INFO] [stdout]       |
[INFO] [stdout] 43495 |     ["Size of _IMAGE_SYMBOL_EX"][::std::mem::size_of::<_IMAGE_SYMBOL_EX>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43521:5
[INFO] [stdout]       |
[INFO] [stdout] 43521 | /     ["Size of IMAGE_AUX_SYMBOL_TOKEN_DEF"]
[INFO] [stdout] 43522 | |         [::std::mem::size_of::<IMAGE_AUX_SYMBOL_TOKEN_DEF>() - 18usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43585:5
[INFO] [stdout]       |
[INFO] [stdout] 43585 | /     ["Size of _IMAGE_AUX_SYMBOL__bindgen_ty_1__bindgen_ty_1"]
[INFO] [stdout] 43586 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL__bindgen_ty_1__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43608:5
[INFO] [stdout]       |
[INFO] [stdout] 43608 | /     ["Size of _IMAGE_AUX_SYMBOL__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1"][::std::mem::size_of::<
[INFO] [stdout] 43609 | |         _IMAGE_AUX_SYMBOL__bindgen_ty_1__bindgen_ty_2__bindgen_ty_1,
[INFO] [stdout] 43610 | |     >() - 8usize];
[INFO] [stdout]       | |_________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43638:5
[INFO] [stdout]       |
[INFO] [stdout] 43638 | /     ["Size of _IMAGE_AUX_SYMBOL__bindgen_ty_1__bindgen_ty_2"]
[INFO] [stdout] 43639 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL__bindgen_ty_1__bindgen_ty_2>() - 8usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:43649:5
[INFO] [stdout]       |
[INFO] [stdout] 43649 | /     ["Size of _IMAGE_AUX_SYMBOL__bindgen_ty_1"]
[INFO] [stdout] 43650 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL__bindgen_ty_1>() - 18usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43690:5
[INFO] [stdout]       |
[INFO] [stdout] 43690 | /     ["Size of _IMAGE_AUX_SYMBOL__bindgen_ty_3"]
[INFO] [stdout] 43691 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL__bindgen_ty_3>() - 18usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43719:5
[INFO] [stdout]       |
[INFO] [stdout] 43719 | /     ["Size of _IMAGE_AUX_SYMBOL__bindgen_ty_4"]
[INFO] [stdout] 43720 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL__bindgen_ty_4>() - 18usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:43730:5
[INFO] [stdout]       |
[INFO] [stdout] 43730 |     ["Size of _IMAGE_AUX_SYMBOL"][::std::mem::size_of::<_IMAGE_AUX_SYMBOL>() - 18usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43763:5
[INFO] [stdout]       |
[INFO] [stdout] 43763 | /     ["Size of _IMAGE_AUX_SYMBOL_EX__bindgen_ty_1"]
[INFO] [stdout] 43764 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL_EX__bindgen_ty_1>() - 20usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43803:5
[INFO] [stdout]       |
[INFO] [stdout] 43803 | /     ["Size of _IMAGE_AUX_SYMBOL_EX__bindgen_ty_3"]
[INFO] [stdout] 43804 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL_EX__bindgen_ty_3>() - 20usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43834:5
[INFO] [stdout]       |
[INFO] [stdout] 43834 | /     ["Size of _IMAGE_AUX_SYMBOL_EX__bindgen_ty_4"]
[INFO] [stdout] 43835 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL_EX__bindgen_ty_4>() - 20usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43851:5
[INFO] [stdout]       |
[INFO] [stdout] 43851 | /     ["Size of _IMAGE_AUX_SYMBOL_EX__bindgen_ty_5"]
[INFO] [stdout] 43852 | |         [::std::mem::size_of::<_IMAGE_AUX_SYMBOL_EX__bindgen_ty_5>() - 20usize];
[INFO] [stdout]       | |_______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43862:5
[INFO] [stdout]       |
[INFO] [stdout] 43862 |     ["Size of _IMAGE_AUX_SYMBOL_EX"][::std::mem::size_of::<_IMAGE_AUX_SYMBOL_EX>() - 20usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43892:5
[INFO] [stdout]       |
[INFO] [stdout] 43892 | /     ["Size of _IMAGE_RELOCATION__bindgen_ty_1"]
[INFO] [stdout] 43893 | |         [::std::mem::size_of::<_IMAGE_RELOCATION__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43903:5
[INFO] [stdout]       |
[INFO] [stdout] 43903 |     ["Size of _IMAGE_RELOCATION"][::std::mem::size_of::<_IMAGE_RELOCATION>() - 10usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43926:5
[INFO] [stdout]       |
[INFO] [stdout] 43926 | /     ["Size of _IMAGE_LINENUMBER__bindgen_ty_1"]
[INFO] [stdout] 43927 | |         [::std::mem::size_of::<_IMAGE_LINENUMBER__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:43937:5
[INFO] [stdout]       |
[INFO] [stdout] 43937 |     ["Size of _IMAGE_LINENUMBER"][::std::mem::size_of::<_IMAGE_LINENUMBER>() - 6usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:43954:5
[INFO] [stdout]       |
[INFO] [stdout] 43954 |     ["Size of _IMAGE_BASE_RELOCATION"][::std::mem::size_of::<_IMAGE_BASE_RELOCATION>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 40
[INFO] [stdout]      --> src/bindings.rs:44015:5
[INFO] [stdout]       |
[INFO] [stdout] 44015 |     ["Size of _IMAGE_EXPORT_DIRECTORY"][::std::mem::size_of::<_IMAGE_EXPORT_DIRECTORY>() - 40usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:44113:5
[INFO] [stdout]       |
[INFO] [stdout] 44113 | /     ["Size of _IMAGE_THUNK_DATA32__bindgen_ty_1"]
[INFO] [stdout] 44114 | |         [::std::mem::size_of::<_IMAGE_THUNK_DATA32__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:44128:5
[INFO] [stdout]       |
[INFO] [stdout] 44128 |     ["Size of _IMAGE_THUNK_DATA32"][::std::mem::size_of::<_IMAGE_THUNK_DATA32>() - 4usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44169:18
[INFO] [stdout]       |
[INFO] [stdout] 44169 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 20u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44174:28
[INFO] [stdout]       |
[INFO] [stdout] 44174 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44181:13
[INFO] [stdout]       |
[INFO] [stdout] 44181 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44191:28
[INFO] [stdout]       |
[INFO] [stdout] 44191 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44202:18
[INFO] [stdout]       |
[INFO] [stdout] 44202 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(20usize, 4u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44207:28
[INFO] [stdout]       |
[INFO] [stdout] 44207 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44214:13
[INFO] [stdout]       |
[INFO] [stdout] 44214 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44224:28
[INFO] [stdout]       |
[INFO] [stdout] 44224 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44235:18
[INFO] [stdout]       |
[INFO] [stdout] 44235 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(24usize, 8u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44240:28
[INFO] [stdout]       |
[INFO] [stdout] 44240 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44247:13
[INFO] [stdout]       |
[INFO] [stdout] 44247 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44257:28
[INFO] [stdout]       |
[INFO] [stdout] 44257 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44274:43
[INFO] [stdout]       |
[INFO] [stdout] 44274 |             let Reserved0: u32 = unsafe { ::std::mem::transmute(Reserved0) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44278:43
[INFO] [stdout]       |
[INFO] [stdout] 44278 |             let Alignment: u32 = unsafe { ::std::mem::transmute(Alignment) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44282:43
[INFO] [stdout]       |
[INFO] [stdout] 44282 |             let Reserved1: u32 = unsafe { ::std::mem::transmute(Reserved1) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:44290:5
[INFO] [stdout]       |
[INFO] [stdout] 44290 | /     ["Size of _IMAGE_TLS_DIRECTORY64__bindgen_ty_1"]
[INFO] [stdout] 44291 | |         [::std::mem::size_of::<_IMAGE_TLS_DIRECTORY64__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:44299:5
[INFO] [stdout]       |
[INFO] [stdout] 44299 |     ["Size of _IMAGE_TLS_DIRECTORY64"][::std::mem::size_of::<_IMAGE_TLS_DIRECTORY64>() - 40usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44347:18
[INFO] [stdout]       |
[INFO] [stdout] 44347 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 20u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44352:28
[INFO] [stdout]       |
[INFO] [stdout] 44352 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44359:13
[INFO] [stdout]       |
[INFO] [stdout] 44359 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44369:28
[INFO] [stdout]       |
[INFO] [stdout] 44369 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44380:18
[INFO] [stdout]       |
[INFO] [stdout] 44380 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(20usize, 4u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44385:28
[INFO] [stdout]       |
[INFO] [stdout] 44385 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44392:13
[INFO] [stdout]       |
[INFO] [stdout] 44392 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44402:28
[INFO] [stdout]       |
[INFO] [stdout] 44402 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44413:18
[INFO] [stdout]       |
[INFO] [stdout] 44413 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(24usize, 8u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44418:28
[INFO] [stdout]       |
[INFO] [stdout] 44418 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44425:13
[INFO] [stdout]       |
[INFO] [stdout] 44425 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44435:28
[INFO] [stdout]       |
[INFO] [stdout] 44435 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44452:43
[INFO] [stdout]       |
[INFO] [stdout] 44452 |             let Reserved0: u32 = unsafe { ::std::mem::transmute(Reserved0) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44456:43
[INFO] [stdout]       |
[INFO] [stdout] 44456 |             let Alignment: u32 = unsafe { ::std::mem::transmute(Alignment) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44460:43
[INFO] [stdout]       |
[INFO] [stdout] 44460 |             let Reserved1: u32 = unsafe { ::std::mem::transmute(Reserved1) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:44468:5
[INFO] [stdout]       |
[INFO] [stdout] 44468 | /     ["Size of _IMAGE_TLS_DIRECTORY32__bindgen_ty_1"]
[INFO] [stdout] 44469 | |         [::std::mem::size_of::<_IMAGE_TLS_DIRECTORY32__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 24
[INFO] [stdout]      --> src/bindings.rs:44477:5
[INFO] [stdout]       |
[INFO] [stdout] 44477 |     ["Size of _IMAGE_TLS_DIRECTORY32"][::std::mem::size_of::<_IMAGE_TLS_DIRECTORY32>() - 24usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:44514:5
[INFO] [stdout]       |
[INFO] [stdout] 44514 | /     ["Size of _IMAGE_IMPORT_DESCRIPTOR__bindgen_ty_1"]
[INFO] [stdout] 44515 | |         [::std::mem::size_of::<_IMAGE_IMPORT_DESCRIPTOR__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |__________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:44527:5
[INFO] [stdout]       |
[INFO] [stdout] 44527 | /     ["Size of _IMAGE_IMPORT_DESCRIPTOR"]
[INFO] [stdout] 44528 | |         [::std::mem::size_of::<_IMAGE_IMPORT_DESCRIPTOR>() - 20usize];
[INFO] [stdout]       | |_____________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:44551:5
[INFO] [stdout]       |
[INFO] [stdout] 44551 | /     ["Size of _IMAGE_BOUND_IMPORT_DESCRIPTOR"]
[INFO] [stdout] 44552 | |         [::std::mem::size_of::<_IMAGE_BOUND_IMPORT_DESCRIPTOR>() - 8usize];
[INFO] [stdout]       | |__________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:44575:5
[INFO] [stdout]       |
[INFO] [stdout] 44575 | /     ["Size of _IMAGE_BOUND_FORWARDER_REF"]
[INFO] [stdout] 44576 | |         [::std::mem::size_of::<_IMAGE_BOUND_FORWARDER_REF>() - 8usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44623:18
[INFO] [stdout]       |
[INFO] [stdout] 44623 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44628:28
[INFO] [stdout]       |
[INFO] [stdout] 44628 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44635:13
[INFO] [stdout]       |
[INFO] [stdout] 44635 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44645:28
[INFO] [stdout]       |
[INFO] [stdout] 44645 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44656:18
[INFO] [stdout]       |
[INFO] [stdout] 44656 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(1usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44661:28
[INFO] [stdout]       |
[INFO] [stdout] 44661 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44668:13
[INFO] [stdout]       |
[INFO] [stdout] 44668 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44678:28
[INFO] [stdout]       |
[INFO] [stdout] 44678 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44694:42
[INFO] [stdout]       |
[INFO] [stdout] 44694 |             let RvaBased: u32 = unsafe { ::std::mem::transmute(RvaBased) };
[INFO] [stdout]       |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44698:52
[INFO] [stdout]       |
[INFO] [stdout] 44698 |             let ReservedAttributes: u32 = unsafe { ::std::mem::transmute(ReservedAttributes) };
[INFO] [stdout]       |                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:44706:5
[INFO] [stdout]       |
[INFO] [stdout] 44706 | /     ["Size of _IMAGE_DELAYLOAD_DESCRIPTOR__bindgen_ty_1"]
[INFO] [stdout] 44707 | |         [::std::mem::size_of::<_IMAGE_DELAYLOAD_DESCRIPTOR__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_____________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:44715:5
[INFO] [stdout]       |
[INFO] [stdout] 44715 | /     ["Size of _IMAGE_DELAYLOAD_DESCRIPTOR"]
[INFO] [stdout] 44716 | |         [::std::mem::size_of::<_IMAGE_DELAYLOAD_DESCRIPTOR>() - 32usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:44751:5
[INFO] [stdout]       |
[INFO] [stdout] 44751 | /     ["Size of _IMAGE_RESOURCE_DIRECTORY"]
[INFO] [stdout] 44752 | |         [::std::mem::size_of::<_IMAGE_RESOURCE_DIRECTORY>() - 16usize];
[INFO] [stdout]       | |______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44801:18
[INFO] [stdout]       |
[INFO] [stdout] 44801 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44806:28
[INFO] [stdout]       |
[INFO] [stdout] 44806 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44813:13
[INFO] [stdout]       |
[INFO] [stdout] 44813 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44823:28
[INFO] [stdout]       |
[INFO] [stdout] 44823 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44834:18
[INFO] [stdout]       |
[INFO] [stdout] 44834 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(31usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44839:28
[INFO] [stdout]       |
[INFO] [stdout] 44839 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44846:13
[INFO] [stdout]       |
[INFO] [stdout] 44846 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44856:28
[INFO] [stdout]       |
[INFO] [stdout] 44856 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44872:44
[INFO] [stdout]       |
[INFO] [stdout] 44872 |             let NameOffset: u32 = unsafe { ::std::mem::transmute(NameOffset) };
[INFO] [stdout]       |                                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44876:46
[INFO] [stdout]       |
[INFO] [stdout] 44876 |             let NameIsString: u32 = unsafe { ::std::mem::transmute(NameIsString) };
[INFO] [stdout]       |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:44884:5
[INFO] [stdout]       |
[INFO] [stdout] 44884 | /     ["Size of _IMAGE_RESOURCE_DIRECTORY_ENTRY__bindgen_ty_1"]
[INFO] [stdout] 44885 | |         [::std::mem::size_of::<_IMAGE_RESOURCE_DIRECTORY_ENTRY__bindgen_ty_1>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44917:18
[INFO] [stdout]       |
[INFO] [stdout] 44917 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 31u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44922:28
[INFO] [stdout]       |
[INFO] [stdout] 44922 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44929:13
[INFO] [stdout]       |
[INFO] [stdout] 44929 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44939:28
[INFO] [stdout]       |
[INFO] [stdout] 44939 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44950:18
[INFO] [stdout]       |
[INFO] [stdout] 44950 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(31usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44955:28
[INFO] [stdout]       |
[INFO] [stdout] 44955 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44962:13
[INFO] [stdout]       |
[INFO] [stdout] 44962 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44972:28
[INFO] [stdout]       |
[INFO] [stdout] 44972 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44988:51
[INFO] [stdout]       |
[INFO] [stdout] 44988 |             let OffsetToDirectory: u32 = unsafe { ::std::mem::transmute(OffsetToDirectory) };
[INFO] [stdout]       |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:44992:49
[INFO] [stdout]       |
[INFO] [stdout] 44992 |             let DataIsDirectory: u32 = unsafe { ::std::mem::transmute(DataIsDirectory) };
[INFO] [stdout]       |                                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:45000:5
[INFO] [stdout]       |
[INFO] [stdout] 45000 | /     ["Size of _IMAGE_RESOURCE_DIRECTORY_ENTRY__bindgen_ty_2"]
[INFO] [stdout] 45001 | |         [::std::mem::size_of::<_IMAGE_RESOURCE_DIRECTORY_ENTRY__bindgen_ty_2>() - 4usize];
[INFO] [stdout]       | |_________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:45011:5
[INFO] [stdout]       |
[INFO] [stdout] 45011 | /     ["Size of _IMAGE_RESOURCE_DIRECTORY_ENTRY"]
[INFO] [stdout] 45012 | |         [::std::mem::size_of::<_IMAGE_RESOURCE_DIRECTORY_ENTRY>() - 8usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:45066:5
[INFO] [stdout]       |
[INFO] [stdout] 45066 | /     ["Size of _IMAGE_RESOURCE_DATA_ENTRY"]
[INFO] [stdout] 45067 | |         [::std::mem::size_of::<_IMAGE_RESOURCE_DATA_ENTRY>() - 16usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 12
[INFO] [stdout]      --> src/bindings.rs:45091:5
[INFO] [stdout]       |
[INFO] [stdout] 45091 | /     ["Size of _IMAGE_LOAD_CONFIG_CODE_INTEGRITY"]
[INFO] [stdout] 45092 | |         [::std::mem::size_of::<_IMAGE_LOAD_CONFIG_CODE_INTEGRITY>() - 12usize];
[INFO] [stdout]       | |______________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:45114:5
[INFO] [stdout]       |
[INFO] [stdout] 45114 | /     ["Size of _IMAGE_DYNAMIC_RELOCATION_TABLE"]
[INFO] [stdout] 45115 | |         [::std::mem::size_of::<_IMAGE_DYNAMIC_RELOCATION_TABLE>() - 8usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:45133:5
[INFO] [stdout]       |
[INFO] [stdout] 45133 | /     ["Size of _IMAGE_DYNAMIC_RELOCATION32"]
[INFO] [stdout] 45134 | |         [::std::mem::size_of::<_IMAGE_DYNAMIC_RELOCATION32>() - 8usize];
[INFO] [stdout]       | |_______________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:45152:5
[INFO] [stdout]       |
[INFO] [stdout] 45152 | /     ["Size of _IMAGE_DYNAMIC_RELOCATION64"]
[INFO] [stdout] 45153 | |         [::std::mem::size_of::<_IMAGE_DYNAMIC_RELOCATION64>() - 12usize];
[INFO] [stdout]       | |________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 20
[INFO] [stdout]      --> src/bindings.rs:45174:5
[INFO] [stdout]       |
[INFO] [stdout] 45174 | /     ["Size of _IMAGE_DYNAMIC_RELOCATION32_V2"]
[INFO] [stdout] 45175 | |         [::std::mem::size_of::<_IMAGE_DYNAMIC_RELOCATION32_V2>() - 20usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:45202:5
[INFO] [stdout]       |
[INFO] [stdout] 45202 | /     ["Size of _IMAGE_DYNAMIC_RELOCATION64_V2"]
[INFO] [stdout] 45203 | |         [::std::mem::size_of::<_IMAGE_DYNAMIC_RELOCATION64_V2>() - 24usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:45251:5
[INFO] [stdout]       |
[INFO] [stdout] 45251 | /     ["Size of _IMAGE_EPILOGUE_DYNAMIC_RELOCATION_HEADER"]
[INFO] [stdout] 45252 | |         [::std::mem::size_of::<_IMAGE_EPILOGUE_DYNAMIC_RELOCATION_HEADER>() - 8usize];
[INFO] [stdout]       | |_____________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45290:18
[INFO] [stdout]       |
[INFO] [stdout] 45290 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 12u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45295:28
[INFO] [stdout]       |
[INFO] [stdout] 45295 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45302:13
[INFO] [stdout]       |
[INFO] [stdout] 45302 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45312:28
[INFO] [stdout]       |
[INFO] [stdout] 45312 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45323:18
[INFO] [stdout]       |
[INFO] [stdout] 45323 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(12usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45328:28
[INFO] [stdout]       |
[INFO] [stdout] 45328 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45335:13
[INFO] [stdout]       |
[INFO] [stdout] 45335 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45345:28
[INFO] [stdout]       |
[INFO] [stdout] 45345 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45356:18
[INFO] [stdout]       |
[INFO] [stdout] 45356 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(13usize, 19u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45361:28
[INFO] [stdout]       |
[INFO] [stdout] 45361 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45368:13
[INFO] [stdout]       |
[INFO] [stdout] 45368 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45378:28
[INFO] [stdout]       |
[INFO] [stdout] 45378 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45395:52
[INFO] [stdout]       |
[INFO] [stdout] 45395 |             let PageRelativeOffset: u32 = unsafe { ::std::mem::transmute(PageRelativeOffset) };
[INFO] [stdout]       |                                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45399:46
[INFO] [stdout]       |
[INFO] [stdout] 45399 |             let IndirectCall: u32 = unsafe { ::std::mem::transmute(IndirectCall) };
[INFO] [stdout]       |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:45403:42
[INFO] [stdout]       |
[INFO] [stdout] 45403 |             let IATIndex: u32 = unsafe { ::std::mem::transmute(IATIndex) };
[INFO] [stdout]       |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:45735:5
[INFO] [stdout]       |
[INFO] [stdout] 45735 | /     ["Size of _IMAGE_FUNCTION_OVERRIDE_HEADER"]
[INFO] [stdout] 45736 | |         [::std::mem::size_of::<_IMAGE_FUNCTION_OVERRIDE_HEADER>() - 4usize];
[INFO] [stdout]       | |___________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 16
[INFO] [stdout]      --> src/bindings.rs:45754:5
[INFO] [stdout]       |
[INFO] [stdout] 45754 | /     ["Size of _IMAGE_FUNCTION_OVERRIDE_DYNAMIC_RELOCATION"]
[INFO] [stdout] 45755 | |         [::std::mem::size_of::<_IMAGE_FUNCTION_OVERRIDE_DYNAMIC_RELOCATION>() - 16usize];
[INFO] [stdout]       | |________________________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:45780:5
[INFO] [stdout]       |
[INFO] [stdout] 45780 |     ["Size of _IMAGE_BDD_INFO"][::std::mem::size_of::<_IMAGE_BDD_INFO>() - 8usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 4
[INFO] [stdout]      --> src/bindings.rs:45798:5
[INFO] [stdout]       |
[INFO] [stdout] 45798 | /     ["Size of _IMAGE_BDD_DYNAMIC_RELOCATION"]
[INFO] [stdout] 45799 | |         [::std::mem::size_of::<_IMAGE_BDD_DYNAMIC_RELOCATION>() - 8usize];
[INFO] [stdout]       | |_________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 192
[INFO] [stdout]      --> src/bindings.rs:45866:5
[INFO] [stdout]       |
[INFO] [stdout] 45866 | /     ["Size of _IMAGE_LOAD_CONFIG_DIRECTORY32"]
[INFO] [stdout] 45867 | |         [::std::mem::size_of::<_IMAGE_LOAD_CONFIG_DIRECTORY32>() - 192usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 52
[INFO] [stdout]      --> src/bindings.rs:46079:5
[INFO] [stdout]       |
[INFO] [stdout] 46079 | /     ["Size of _IMAGE_LOAD_CONFIG_DIRECTORY64"]
[INFO] [stdout] 46080 | |         [::std::mem::size_of::<_IMAGE_LOAD_CONFIG_DIRECTORY64>() - 320usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 28
[INFO] [stdout]      --> src/bindings.rs:46252:5
[INFO] [stdout]       |
[INFO] [stdout] 46252 |     ["Size of _IMAGE_HOT_PATCH_INFO"][::std::mem::size_of::<_IMAGE_HOT_PATCH_INFO>() - 28usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 32
[INFO] [stdout]      --> src/bindings.rs:46286:5
[INFO] [stdout]       |
[INFO] [stdout] 46286 |     ["Size of _IMAGE_HOT_PATCH_BASE"][::std::mem::size_of::<_IMAGE_HOT_PATCH_BASE>() - 32usize];
[INFO] [stdout]       |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: index out of bounds: the length is 1 but the index is 8
[INFO] [stdout]      --> src/bindings.rs:46335:5
[INFO] [stdout]       |
[INFO] [stdout] 46335 | /     ["Size of _IMAGE_CE_RUNTIME_FUNCTION_ENTRY"]
[INFO] [stdout] 46336 | |         [::std::mem::size_of::<_IMAGE_CE_RUNTIME_FUNCTION_ENTRY>() - 8usize];
[INFO] [stdout]       | |____________________________________________________________________________^ evaluation of `bindings::_` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46345:18
[INFO] [stdout]       |
[INFO] [stdout] 46345 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 8u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46350:28
[INFO] [stdout]       |
[INFO] [stdout] 46350 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46357:13
[INFO] [stdout]       |
[INFO] [stdout] 46357 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46367:28
[INFO] [stdout]       |
[INFO] [stdout] 46367 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46378:18
[INFO] [stdout]       |
[INFO] [stdout] 46378 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(8usize, 22u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46383:28
[INFO] [stdout]       |
[INFO] [stdout] 46383 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46390:13
[INFO] [stdout]       |
[INFO] [stdout] 46390 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46400:28
[INFO] [stdout]       |
[INFO] [stdout] 46400 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46411:18
[INFO] [stdout]       |
[INFO] [stdout] 46411 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(30usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46416:28
[INFO] [stdout]       |
[INFO] [stdout] 46416 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46423:13
[INFO] [stdout]       |
[INFO] [stdout] 46423 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46433:28
[INFO] [stdout]       |
[INFO] [stdout] 46433 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46444:18
[INFO] [stdout]       |
[INFO] [stdout] 46444 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(31usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46449:28
[INFO] [stdout]       |
[INFO] [stdout] 46449 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46456:13
[INFO] [stdout]       |
[INFO] [stdout] 46456 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46466:28
[INFO] [stdout]       |
[INFO] [stdout] 46466 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46484:43
[INFO] [stdout]       |
[INFO] [stdout] 46484 |             let PrologLen: u32 = unsafe { ::std::mem::transmute(PrologLen) };
[INFO] [stdout]       |                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46488:41
[INFO] [stdout]       |
[INFO] [stdout] 46488 |             let FuncLen: u32 = unsafe { ::std::mem::transmute(FuncLen) };
[INFO] [stdout]       |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46492:46
[INFO] [stdout]       |
[INFO] [stdout] 46492 |             let ThirtyTwoBit: u32 = unsafe { ::std::mem::transmute(ThirtyTwoBit) };
[INFO] [stdout]       |                                              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46496:47
[INFO] [stdout]       |
[INFO] [stdout] 46496 |             let ExceptionFlag: u32 = unsafe { ::std::mem::transmute(ExceptionFlag) };
[INFO] [stdout]       |                                               ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46535:18
[INFO] [stdout]       |
[INFO] [stdout] 46535 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(0usize, 2u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46540:28
[INFO] [stdout]       |
[INFO] [stdout] 46540 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46547:13
[INFO] [stdout]       |
[INFO] [stdout] 46547 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46557:28
[INFO] [stdout]       |
[INFO] [stdout] 46557 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46568:18
[INFO] [stdout]       |
[INFO] [stdout] 46568 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(2usize, 11u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46573:28
[INFO] [stdout]       |
[INFO] [stdout] 46573 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46580:13
[INFO] [stdout]       |
[INFO] [stdout] 46580 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46590:28
[INFO] [stdout]       |
[INFO] [stdout] 46590 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46601:18
[INFO] [stdout]       |
[INFO] [stdout] 46601 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(13usize, 2u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46606:28
[INFO] [stdout]       |
[INFO] [stdout] 46606 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46613:13
[INFO] [stdout]       |
[INFO] [stdout] 46613 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46623:28
[INFO] [stdout]       |
[INFO] [stdout] 46623 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46634:18
[INFO] [stdout]       |
[INFO] [stdout] 46634 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(15usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46639:28
[INFO] [stdout]       |
[INFO] [stdout] 46639 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46646:13
[INFO] [stdout]       |
[INFO] [stdout] 46646 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46656:28
[INFO] [stdout]       |
[INFO] [stdout] 46656 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46667:18
[INFO] [stdout]       |
[INFO] [stdout] 46667 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(16usize, 3u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46672:28
[INFO] [stdout]       |
[INFO] [stdout] 46672 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46679:13
[INFO] [stdout]       |
[INFO] [stdout] 46679 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46689:28
[INFO] [stdout]       |
[INFO] [stdout] 46689 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46700:18
[INFO] [stdout]       |
[INFO] [stdout] 46700 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(19usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46705:28
[INFO] [stdout]       |
[INFO] [stdout] 46705 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46712:13
[INFO] [stdout]       |
[INFO] [stdout] 46712 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46722:28
[INFO] [stdout]       |
[INFO] [stdout] 46722 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46733:18
[INFO] [stdout]       |
[INFO] [stdout] 46733 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(20usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46738:28
[INFO] [stdout]       |
[INFO] [stdout] 46738 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46745:13
[INFO] [stdout]       |
[INFO] [stdout] 46745 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46755:28
[INFO] [stdout]       |
[INFO] [stdout] 46755 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46766:18
[INFO] [stdout]       |
[INFO] [stdout] 46766 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(21usize, 1u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46771:28
[INFO] [stdout]       |
[INFO] [stdout] 46771 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46778:13
[INFO] [stdout]       |
[INFO] [stdout] 46778 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46788:28
[INFO] [stdout]       |
[INFO] [stdout] 46788 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46799:18
[INFO] [stdout]       |
[INFO] [stdout] 46799 |         unsafe { ::std::mem::transmute(self._bitfield_1.get(22usize, 10u8) as u32) }
[INFO] [stdout]       |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u32` (32 bits)
[INFO] [stdout]       = note: target type: `u64` (64 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46804:28
[INFO] [stdout]       |
[INFO] [stdout] 46804 |             let val: u32 = ::std::mem::transmute(val);
[INFO] [stdout]       |                            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]       = note: source type: `u64` (64 bits)
[INFO] [stdout]       = note: target type: `u32` (32 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]      --> src/bindings.rs:46811:13
[INFO] [stdout]       |
[INFO] [stdout] 46811 |             ::std::mem::transmute(<__BindgenBitfieldUnit<[u8; 4usize]>>::raw_get(
[INFO] [stdout]       |             ^^^^^^^^^^^^^^^^^^^^^
[WARN] too many lines in the log, truncating it
