[INFO] fetching crate apache-nimble-sys 0.0.1...
[INFO] testing apache-nimble-sys-0.0.1 against 1.68.0 for beta-1.69-3
[INFO] extracting crate apache-nimble-sys 0.0.1 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate apache-nimble-sys 0.0.1 on toolchain 1.68.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.68.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apache-nimble-sys 0.0.1
[INFO] finished tweaking crates.io crate apache-nimble-sys 0.0.1
[INFO] tweaked toml for crates.io crate apache-nimble-sys 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+1.68.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.68.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cty v0.2.2
[INFO] [stderr]   Downloaded cstr_core v0.2.6
[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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1.68.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24a87b9cd4c9abbe545262214a6e621796c597f6bde26a71adcb0555283a6e9a
[INFO] running `Command { std: "docker" "start" "-a" "24a87b9cd4c9abbe545262214a6e621796c597f6bde26a71adcb0555283a6e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24a87b9cd4c9abbe545262214a6e621796c597f6bde26a71adcb0555283a6e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a87b9cd4c9abbe545262214a6e621796c597f6bde26a71adcb0555283a6e9a", kill_on_drop: false }`
[INFO] [stdout] 24a87b9cd4c9abbe545262214a6e621796c597f6bde26a71adcb0555283a6e9a
[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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1.68.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d1bcba5be7360792390027a236b2e87588b79476deb74c0781c4973b3e7f1ab
[INFO] running `Command { std: "docker" "start" "-a" "4d1bcba5be7360792390027a236b2e87588b79476deb74c0781c4973b3e7f1ab", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cstr_core v0.2.6
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling apache-nimble-sys v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]  --> src/lib.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn free(ptr: *mut cty::c_void) {}
[INFO] [stdout]   |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amt`
[INFO] [stdout]   --> src/lib.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn malloc(amt: cty::size_t) -> *mut cty::c_void {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_amt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/lib.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/lib.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> src/lib.rs:16:77
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."::" , stringify ! (val))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_cmd { pub opcode : u16 , pub length : u8 , ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: `#[warn(unaligned_references)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:299401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...stringify ! (subversion))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_command_complete { pub num_packets : u8 ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (rx_phy))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ext_adv_report { pub evt_type : u16 , pub addr_type...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:347124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."::" , stringify ! (aca))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_periodic_adv_rpt { pub subev_co...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:368394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (cis_id))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_complete { pub subev_code :...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:374273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (reason))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_sync_established { pub sube...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 45.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: apache-nimble-sys v0.0.1 (/opt/rustwide/workdir), nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4d1bcba5be7360792390027a236b2e87588b79476deb74c0781c4973b3e7f1ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d1bcba5be7360792390027a236b2e87588b79476deb74c0781c4973b3e7f1ab", kill_on_drop: false }`
[INFO] [stdout] 4d1bcba5be7360792390027a236b2e87588b79476deb74c0781c4973b3e7f1ab
[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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1.68.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad729ffb53cfe4c2c2049f980e09c63d58264f496c7144035194d79b08cc4222
[INFO] running `Command { std: "docker" "start" "-a" "ad729ffb53cfe4c2c2049f980e09c63d58264f496c7144035194d79b08cc4222", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]  --> src/lib.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn free(ptr: *mut cty::c_void) {}
[INFO] [stdout]   |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amt`
[INFO] [stdout]   --> src/lib.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn malloc(amt: cty::size_t) -> *mut cty::c_void {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_amt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/lib.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/lib.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> src/lib.rs:16:77
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."::" , stringify ! (val))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_cmd { pub opcode : u16 , pub length : u8 , ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: `#[warn(unaligned_references)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:299401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...stringify ! (subversion))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_command_complete { pub num_packets : u8 ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (rx_phy))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ext_adv_report { pub evt_type : u16 , pub addr_type...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:347124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."::" , stringify ! (aca))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_periodic_adv_rpt { pub subev_co...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:368394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (cis_id))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_complete { pub subev_code :...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:374273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (reason))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_sync_established { pub sube...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling apache-nimble-sys v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `ptr`
[INFO] [stdout]  --> src/lib.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub fn free(ptr: *mut cty::c_void) {}
[INFO] [stdout]   |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amt`
[INFO] [stdout]   --> src/lib.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn malloc(amt: cty::size_t) -> *mut cty::c_void {
[INFO] [stdout]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_amt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]   --> src/lib.rs:16:26
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `line`
[INFO] [stdout]   --> src/lib.rs:16:45
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]   --> src/lib.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]   --> src/lib.rs:16:77
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stdout]    |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."::" , stringify ! (val))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_cmd { pub opcode : u16 , pub length : u8 , ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: `#[warn(unaligned_references)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._hci_cmd))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cmd > ())) . opcode as * const _ as usize } , 0usize , c...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:155200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_lc_disconnect_cp > ())) . conn_handle as * const _ as usize } , 0...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:156189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rem_ver_info_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:156956
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_set_event_mask_cp > ())) . event_mask as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:157725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:158730
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_rp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:160562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . acl_data_len as * const _ as usize } ,...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:161072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . acl_num as * const _ as usize } , 3...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:161317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . sco_num as * const _ as usize } , 5...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:162134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_entry > ())) . handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:162393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_entry > ())) . count as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:164265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_set_event_mask2_cp > ())) . event_mask2 as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:165051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_cp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:165855
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_rp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:166114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_rp > ())) . tmo as * const _ as usize } , 2u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:166902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_cp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:167161
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_cp > ())) . tmo as * const _ as usize } , 2u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:167933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_rp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . hci_rev as * const _ as usize } , 1u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . manufacturer as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . lmp_subver as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:171311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_loc_supp_feat_rp > ())) . features as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . acl_data_len as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . acl_num as * const _ as usize } , 3u...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...m))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . sco_num as * const _ as usize } , 5u...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:174293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...si_cp))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rssi_cp > ())) . handle as * const _ as usize } , 0usize...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:174986
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...si_rp))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rssi_rp > ())) . handle as * const _ as usize } , 0usize...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:175948
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_event_mask_cp > ())) . event_mask as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:176721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_rp > ())) . data_len as * const _ as usize } , 0u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:177806
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . data_len as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:178312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . iso_data_len as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:179360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_loc_supp_feat_rp > ())) . features as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181055
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . min_interval as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . max_interval as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:187635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . scan_itvl as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:187888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . scan_window as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:190490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . scan_itvl as * const _ as usize } , 0...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:190735
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . scan_window as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:191991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . min_conn_itvl as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . max_conn_itvl as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192499
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . conn_latency as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ncy))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . tmo as * const _ as usize } , 19us...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...o))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . min_ce as * const _ as usize } , 21u...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:193225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . max_ce as * const _ as usize } , 23u...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:196918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_itvl_min as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197420
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_itvl_max as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_latency as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . supervision_timeout as * const _ as usize ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:198189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . min_ce_len as * const _ as usize } , 1...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:198437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . max_ce_len as * const _ as usize } , 1...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:199997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_chan_map_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:200776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_chan_map_rp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:201767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_rem_feat_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:204142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...p))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rand_rp > ())) . random_number as * const _ as usize } , 0us...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:204953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_start_encrypt_cp > ())) . conn_handle as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:205206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_start_encrypt_cp > ())) . rand as * const _ as usize } , 2us...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:205445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_start_encrypt_cp > ())) . div as * const _ as usize } , 10u...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:206478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_reply_cp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:207509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_reply_rp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:208321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_neg_reply_cp > ())) . conn_handle as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:209141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_neg_reply_rp > ())) . conn_handle as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:209920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_supp_states_rp > ())) . states as * const _ as usize } , 0...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:212574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_test_end_rp > ())) . num_packets as * const _ as usize } , 0u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:213500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_handle as * const _ as usize }...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:213761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_itvl_min as * const _ as usize ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_itvl_max as * const _ as usize ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_latency as * const _ as usize }...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214554
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . supervision_timeout as * const _ as usi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214831
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . min_ce as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:215083
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . max_ce as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:215870
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_rp > ())) . conn_handle as * const _ as usize }...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:216696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_params_nrr_cp > ())) . conn_handle as * const _ as usize ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:217763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_params_nrr_rp > ())) . conn_handle as * const _ as usize ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:218575
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:218826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_cp > ())) . tx_octets as * const _ as usize } , 2...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:219073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_cp > ())) . tx_time as * const _ as usize } , 4u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:219821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_rp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:220651
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_sugg_def_data_len_rp > ())) . max_tx_octets as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:220922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_sugg_def_data_len_rp > ())) . max_tx_time as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:221768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_wr_sugg_def_data_len_cp > ())) . max_tx_octets as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:222039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_wr_sugg_def_data_len_cp > ())) . max_tx_time as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:231677
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_rpa_tmo_cp > ())) . rpa_timeout as * const _ as usize } , ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:232527
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_tx_octests as * const _ as usize }...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:232790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_tx_time as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:233047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_rx_octests as * const _ as usize }...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:233310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_rx_time as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:234036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...p))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_phy_cp > ())) . conn_handle as * const _ as usize } , 0us...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:234780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...p))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_phy_rp > ())) . conn_handle as * const _ as usize } , 0us...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:237340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...p))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_phy_cp > ())) . conn_handle as * const _ as usize } , 0u...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:238282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_phy_cp > ())) . phy_options as * const _ as usize } , 5u...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:243495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . props as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:252514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dv_handle))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_set > ())) . duration as * const _ as usize } , 1usize , co...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:254831
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_adv_data_len_rp > ())) . max_adv_data_len as * const _ as usiz...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:257568
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_params_cp > ())) . min_itvl as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:257835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_params_cp > ())) . max_itvl as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:258102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_params_cp > ())) . props as * const _ as usize }...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:261837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (type_))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < scan_params > ())) . itvl as * const _ as usize } , 1usize , co...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:262044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (itvl))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < scan_params > ())) . window as * const _ as usize } , 3usize , c...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:265045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_enable_cp > ())) . duration as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:265304
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_enable_cp > ())) . period as * const _ as usize } ,...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._params))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . scan_itvl as * const _ as usize } , 0usize ,...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n_itvl))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . scan_window as * const _ as usize } , 2usize ...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...indow))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . conn_min_itvl as * const _ as usize } , 4usize...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._itvl))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . conn_max_itvl as * const _ as usize } , 6usize...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._itvl))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . conn_latency as * const _ as usize } , 8usize ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cy))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . supervision_timeout as * const _ as usize } , 10u...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._timeout))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . min_ce as * const _ as usize } , 12usize , ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267705
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (min_ce))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . max_ce as * const _ as usize } , 14usize , ...
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:271942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . skip as * const _ as usize }...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:272203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . sync_timeout as * const _ as usi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:273326
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_term_sync_cp > ())) . sync_handle as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:279142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_rf_path_compensation_rp > ())) . tx_path_compensation as * const _ as ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:279433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_rf_path_compensation_rp > ())) . rx_path_compensation as * const _ as ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:280337
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_wr_rf_path_compensation_cp > ())) . tx_path_compensation as * const _ as ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:280628
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_wr_rf_path_compensation_cp > ())) . rx_path_compensation as * const _ as ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:282894
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_receive_enable_cp > ())) . sync_handle as * const _ as us...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:284084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_cp > ())) . conn_handle as * const _ as usi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:284363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_cp > ())) . service_data as * const _ as us...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:284644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_cp > ())) . sync_handle as * const _ as usi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:285512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_rp > ())) . conn_handle as * const _ as usi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:286451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_set_info_transfer_cp > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:286738
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_set_info_transfer_cp > ())) . service_data as * const _ as ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:287925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_set_info_transfer_rp > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:288926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . conn_handle as * const _ as...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:289498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . skip as * const _ as usi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:289777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . sync_timeout as * const _ as...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:291000
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_rp > ())) . conn_handle as * const _ as...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:292326
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_periodic_sync_transfer_params_cp > ())) . skip as * const _ as...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:292621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_periodic_sync_transfer_params_cp > ())) . sync_timeout as * const ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:293774
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_request_peer_sca_cp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:295786
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_disconn_cmp > ())) . conn_handle as * const _ as usize } , 1u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:297011
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_enrypt_chg > ())) . connection_handle as * const _ as usize } ,...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:298360
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:298870
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . manufacturer as * const _ as usize }...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:299131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . subversion as * const _ as usize } ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:299401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...stringify ! (subversion))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_command_complete { pub num_packets : u8 ...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:300225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete > ())) . opcode as * const _ as usize } , 1u...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:301782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete_nop > ())) . opcode as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:303056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_status > ())) . opcode as * const _ as usize } , 2us...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:304394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (comp_pkt))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < comp_pkt > ())) . handle as * const _ as usize } , 0usize , co...
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:304599
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (handle))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < comp_pkt > ())) . packets as * const _ as usize } , 2usize , co...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:307338
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_enc_key_refresh > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:309013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_auth_pyld_tmo > ())) . conn_handle as * const _ as usize } , 0...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:311497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . conn_handle as * const _ as usize ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:312545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . conn_itvl as * const _ as usize }...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:312807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . conn_latency as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:313075
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . supervision_timeout as * const _ as us...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:317695
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . conn_handle as * const _ as usiz...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:317968
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . conn_itvl as * const _ as usize...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:318237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . conn_latency as * const _ as usiz...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:318512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . supervision_timeout as * const _ as ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:319968
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_rem_used_feat > ())) . conn_handle as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:321346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_lt_key_req > ())) . conn_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:321605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_lt_key_req > ())) . rand as * const _ as usize } , 3...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:321850
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_lt_key_req > ())) . div as * const _ as usize } , 11...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . conn_handle as * const _ as usiz...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323332
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . min_interval as * const _ as usi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . max_interval as * const _ as usi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323886
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . latency as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:324153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . timeout as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:325345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . conn_handle as * const _ as usize }...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:325608
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_tx_octets as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:325875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_tx_time as * const _ as usize }...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:326138
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_rx_octets as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:326405
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_rx_time as * const _ as usize }...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:330903
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . conn_handle as * const _ as usiz...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:332521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . conn_itvl as * const _ as usize...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:332791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . conn_latency as * const _ as usiz...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:333067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . supervision_timeout as * const _ as ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338088
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_phy_update_complete > ())) . conn_handle as * const _ as usi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (rx_phy))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ext_adv_report { pub evt_type : u16 , pub addr_type...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:339597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...report))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . evt_type as * const _ as usize } , 0usize ...
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:341341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssi))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . periodic_itvl as * const _ as usize } , 14usi...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:345165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . sync_handle as * const _ as u...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:346561
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . interval as * const _ as usi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:347124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."::" , stringify ! (aca))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_periodic_adv_rpt { pub subev_co...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:348094
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . sync_handle as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:350849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_lost > ())) . sync_handle as * const _ as us...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:353404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_set_terminated > ())) . conn_handle as * const _ as usiz...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:356474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_chan_sel_alg > ())) . conn_handle as * const _ as usize }...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:358393
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . conn_handle as * const _ as ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:358684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . service_data as * const _ as...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:358977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . sync_handle as * const _ as ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:360404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rt_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . interval as * const _ as u...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:362453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . cis_handle as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:365668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . max_pdu_mtos as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:365940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . max_pdu_stom as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:366212
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . iso_interval as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:367359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_request > ())) . conn_handle as * const _ as usize }...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:367620
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_request > ())) . cis_handle as * const _ as usize } ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:368394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (cis_id))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_complete { pub subev_code :...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:371760
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . max_pdu as * const _ as usize } ,...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:372016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . iso_interval as * const _ as usize ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:372538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . bis as * const _ as usize } , 1...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:374273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." , stringify ! (reason))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_sync_established { pub sube...
[INFO] [stdout]   |                                                                    ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:377251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . max_pdu as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:377523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . iso_interval as * const _ as us...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:378077
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . bis_handles as * const _ as usi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:380883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ssert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_peer_sca_complete > ())) . conn_handle as * const _ as usiz...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:382520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . sync_handle as * const _ as usiz...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:383321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...sert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . iso_interval as * const _ as usi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:384373
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . max_pdu as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: reference to packed field is unaligned
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:384919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . max_sdu as * const _ as usize ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stdout]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stdout]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:73737
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce1 as * const _ as usize } , 0usize , conc...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:73984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < max_align_t > ())) . __clang_max_align_nonce2 as * const _ as usize } , 16usize , con...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:75914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < __fsid_t > ())) . __val as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:79464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_npl_event > ())) . dummy as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:80104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_npl_eventq > ())) . dummy as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:80752
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_npl_callout > ())) . dummy as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:81390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_npl_mutex > ())) . dummy as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:82012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_npl_sem > ())) . dummy as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:86081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < imaxdiv_t > ())) . quot as * const _ as usize } , 0usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:86284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < imaxdiv_t > ())) . rem as * const _ as usize } , 8usize , concat ! ("Offset of field...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:89792
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __locales as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:90017
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __ctype_b as * const _ as usize } , 104usize , concat ! ("Offs...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:90244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __ctype_tolower as * const _ as usize } , 112usize , concat ! ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:90483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __ctype_toupper as * const _ as usize } , 120usize , concat ! ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:90722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < __locale_struct > ())) . __names as * const _ as usize } , 128usize , concat ! ("Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:98953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < os_mbuf_pool__bindgen_ty_1 > ())) . stqe_next as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:99514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf_pool > ())) . omp_databuf_len as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:99745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf_pool > ())) . omp_pool as * const _ as usize } , 8usize , concat ! ("Offset of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:99962
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf_pool > ())) . omp_next as * const _ as usize } , 16usize , concat ! ("Offset o...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:101008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < os_mbuf_pkthdr__bindgen_ty_1 > ())) . stqe_next as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:101583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf_pkthdr > ())) . omp_len as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:101802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf_pkthdr > ())) . omp_flags as * const _ as usize } , 2usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:102025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf_pkthdr > ())) . omp_next as * const _ as usize } , 8usize , concat ! ("Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:103356
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < os_mbuf__bindgen_ty_1 > ())) . sle_next as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:103880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf > ())) . om_data as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:104085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf > ())) . om_flags as * const _ as usize } , 8usize , concat ! ("Offset of f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:104292
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf > ())) . om_pkthdr_len as * const _ as usize } , 9usize , concat ! ("Offset...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:104509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf > ())) . om_len as * const _ as usize } , 10usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:104713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf > ())) . om_omp as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:104917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf > ())) . om_next as * const _ as usize } , 24usize , concat ! ("Offset of f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:105123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mbuf > ())) . om_databuf as * const _ as usize } , 32usize , concat ! ("Offset o...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:106141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < os_mqueue__bindgen_ty_1 > ())) . stqh_first as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:106384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < os_mqueue__bindgen_ty_1 > ())) . stqh_last as * const _ as usize } , 8usize , concat ! ("Of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:106924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mqueue > ())) . mq_head as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:107133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mqueue > ())) . mq_ev as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:126078
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < os_memblock__bindgen_ty_1 > ())) . sle_next as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:126629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_memblock > ())) . mb_next as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:128031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < os_mempool__bindgen_ty_1 > ())) . stqe_next as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:128770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < os_mempool__bindgen_ty_2 > ())) . slh_first as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:129317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . mp_block_size as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:129540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . mp_num_blocks as * const _ as usize } , 4usize , concat ! ("Offse...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:129763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . mp_num_free as * const _ as usize } , 6usize , concat ! ("Offset ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:129982
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . mp_min_free as * const _ as usize } , 8usize , concat ! ("Offset ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:130201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . mp_flags as * const _ as usize } , 10usize , concat ! ("Offset of...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:130415
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . mp_membuf_addr as * const _ as usize } , 16usize , concat ! ("Off...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:130641
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . mp_list as * const _ as usize } , 24usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:130853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool > ())) . name as * const _ as usize } , 40usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:132866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_ext > ())) . mpe_mp as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:133083
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_ext > ())) . mpe_put_cb as * const _ as usize } , 48usize , concat ! ("Offse...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:133309
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_ext > ())) . mpe_put_arg as * const _ as usize } , 56usize , concat ! ("Offs...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:134480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_info > ())) . omi_block_size as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:134715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_info > ())) . omi_num_blocks as * const _ as usize } , 4usize , concat ! ("O...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:134950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_info > ())) . omi_num_free as * const _ as usize } , 8usize , concat ! ("Off...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:135181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_info > ())) . omi_min_free as * const _ as usize } , 12usize , concat ! ("Of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:135413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < os_mempool_info > ())) . omi_name as * const _ as usize } , 16usize , concat ! ("Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:140584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_encryption_block > ())) . key as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:140807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_encryption_block > ())) . plain_text as * const _ as usize } , 16usize , concat ! ("Of...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:141045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_encryption_block > ())) . cipher_text as * const _ as usize } , 32usize , concat ! ("O...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:141821
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_rxinfo > ())) . flags as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:142046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_rxinfo > ())) . channel as * const _ as usize } , 2usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:142275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_rxinfo > ())) . handle as * const _ as usize } , 3usize , concat ! ("Offset ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:142502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_rxinfo > ())) . rssi as * const _ as usize } , 4usize , concat ! ("Offset of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:142725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_rxinfo > ())) . phy as * const _ as usize } , 5usize , concat ! ("Offset of ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:142946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_rxinfo > ())) . phy_mode as * const _ as usize } , 6usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:143682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_txinfo > ())) . flags as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:143907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_txinfo > ())) . offset as * const _ as usize } , 1usize , concat ! ("Offset ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:144134
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_txinfo > ())) . pyld_len as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:144365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr_txinfo > ())) . hdr_byte as * const _ as usize } , 3usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:145334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr__bindgen_ty_1 > ())) . rxinfo as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:145575
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr__bindgen_ty_1 > ())) . txinfo as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:146130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr > ())) . beg_cputime as * const _ as usize } , 8usize , concat ! ("Offset...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:146353
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_mbuf_hdr > ())) . rem_usecs as * const _ as usize } , 12usize , concat ! ("Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_addr_t > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_addr_t > ())) . val as * const _ as usize } , 1usize , concat ! ("Offset of field...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cmd > ())) . opcode as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:153201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cmd > ())) . length as * const _ as usize } , 2usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:153412
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cmd > ())) . data as * const _ as usize } , 3usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:154068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev > ())) . opcode as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:154277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev > ())) . length as * const _ as usize } , 1usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:154486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev > ())) . data as * const _ as usize } , 2usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:155202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_lc_disconnect_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:155449
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_lc_disconnect_cp > ())) . reason as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:156191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rem_ver_info_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:156958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_cb_set_event_mask_cp > ())) . event_mask as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:157727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:157976
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_cp > ())) . type_ as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:158732
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:158981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_rp > ())) . tx_level as * const _ as usize } , 2usize , concat ! ("Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:159741
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_cb_ctlr_to_host_fc_cp > ())) . enable as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:160564
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . acl_data_len as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:160819
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . sco_data_len as * const _ as usize } , 2usize , concat !...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:161074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . acl_num as * const _ as usize } , 3usize , concat ! ("Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:161319
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . sco_num as * const _ as usize } , 5usize , concat ! ("Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:162136
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_entry > ())) . handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:162395
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_entry > ())) . count as * const _ as usize } , 2usize , concat ! ("...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:163246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_cp > ())) . handles as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:163501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_cp > ())) . h as * const _ as usize } , 1usize , concat ! ("Offset...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:164267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_cb_set_event_mask2_cp > ())) . event_mask2 as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:165053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:165857
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:166116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_rp > ())) . tmo as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:166904
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:167163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_cp > ())) . tmo as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:167935
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:168781
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . hci_ver as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . hci_rev as * const _ as usize } , 1usize , concat ! ("Off...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . lmp_ver as * const _ as usize } , 3usize , concat ! ("Off...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . manufacturer as * const _ as usize } , 4usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . lmp_subver as * const _ as usize } , 6usize , concat ! ("...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:170536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_loc_supp_cmd_rp > ())) . commands as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:171313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_loc_supp_feat_rp > ())) . features as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . acl_data_len as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . sco_data_len as * const _ as usize } , 2usize , concat ! ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . acl_num as * const _ as usize } , 3usize , concat ! ("Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172873
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . sco_num as * const _ as usize } , 5usize , concat ! ("Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:173610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_bd_addr_rp > ())) . addr as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:174295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rssi_cp > ())) . handle as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:174988
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rssi_rp > ())) . handle as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:175213
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rssi_rp > ())) . rssi as * const _ as usize } , 2usize , concat ! ("Offset of ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:175950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_event_mask_cp > ())) . event_mask as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:176723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_rp > ())) . data_len as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:176966
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_rp > ())) . data_packets as * const _ as usize } , 2usize , concat ! ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:177808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . data_len as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:178057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . data_packets as * const _ as usize } , 2usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:178314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . iso_data_len as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:178571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . iso_data_packets as * const _ as usize } , 5usize , conc...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:179362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_loc_supp_feat_rp > ())) . features as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:180129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_rand_addr_cp > ())) . addr as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . min_interval as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . max_interval as * const _ as usize } , 2usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181571
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . type_ as * const _ as usize } , 4usize , concat ! ("Offs...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . own_addr_type as * const _ as usize } , 5usize , concat ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:182073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . peer_addr_type as * const _ as usize } , 6usize , concat...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:182334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . peer_addr as * const _ as usize } , 7usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:182585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . chan_map as * const _ as usize } , 13usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:182835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . filter_policy as * const _ as usize } , 14usize , concat...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:183629
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_adv_chan_txpwr_rp > ())) . power_level as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:184428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_data_cp > ())) . adv_data_len as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:184681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_data_cp > ())) . adv_data as * const _ as usize } , 1usize , concat ! ("Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:185494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_rsp_data_cp > ())) . scan_rsp_len as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:185757
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_rsp_data_cp > ())) . scan_rsp as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:186523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_enable_cp > ())) . enable as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:187384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . scan_type as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:187637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . scan_itvl as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:187890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . scan_window as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:188147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . own_addr_type as * const _ as usize } , 5usize , concat...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:188408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . filter_policy as * const _ as usize } , 6usize , concat...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:189215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_enable_cp > ())) . enable as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:189462
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_enable_cp > ())) . filter_duplicates as * const _ as usize } , 1usize , co...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:190492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . scan_itvl as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:190737
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . scan_window as * const _ as usize } , 2usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:190986
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . filter_policy as * const _ as usize } , 4usize , concat !...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:191239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . peer_addr_type as * const _ as usize } , 5usize , concat ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:191494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . peer_addr as * const _ as usize } , 6usize , concat ! ("O...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:191739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . own_addr_type as * const _ as usize } , 12usize , concat ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:191993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . min_conn_itvl as * const _ as usize } , 13usize , concat ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192247
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . max_conn_itvl as * const _ as usize } , 15usize , concat ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . conn_latency as * const _ as usize } , 17usize , concat !...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . tmo as * const _ as usize } , 19usize , concat ! ("Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . min_ce as * const _ as usize } , 21usize , concat ! ("Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:193227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . max_ce as * const _ as usize } , 23usize , concat ! ("Off...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:193970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_white_list_rp > ())) . size as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:194744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_whte_list_cp > ())) . addr_type as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:194993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_whte_list_cp > ())) . addr as * const _ as usize } , 1usize , concat ! ("Offse...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:195773
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rmv_white_list_cp > ())) . addr_type as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:196024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rmv_white_list_cp > ())) . addr as * const _ as usize } , 1usize , concat ! ("Offse...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:196920
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197169
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_itvl_min as * const _ as usize } , 2usize , concat !...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197422
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_itvl_max as * const _ as usize } , 4usize , concat !...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_latency as * const _ as usize } , 6usize , concat ! ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . supervision_timeout as * const _ as usize } , 8usize , co...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:198191
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . min_ce_len as * const _ as usize } , 10usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:198439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . max_ce_len as * const _ as usize } , 12usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:199241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_host_chan_class_cp > ())) . chan_map as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:199999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_chan_map_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:200778
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_chan_map_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:201027
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_chan_map_rp > ())) . chan_map as * const _ as usize } , 2usize , concat ! ("Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:201769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_rem_feat_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:202525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_encrypt_cp > ())) . key as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:202750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_encrypt_cp > ())) . data as * const _ as usize } , 16usize , concat ! ("Offset ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:203458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_encrypt_rp > ())) . data as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:204144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rand_rp > ())) . random_number as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:204955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_start_encrypt_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:205208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_start_encrypt_cp > ())) . rand as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:205447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_start_encrypt_cp > ())) . div as * const _ as usize } , 10usize , concat ! ("Offse...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:205685
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_start_encrypt_cp > ())) . ltk as * const _ as usize } , 12usize , concat ! ("Offse...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:206480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_reply_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:206739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_reply_cp > ())) . ltk as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:207511
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_reply_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:208323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_neg_reply_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:209143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_lt_key_req_neg_reply_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:209922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_supp_states_rp > ())) . states as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:210637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rx_test_cp > ())) . rx_chan as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:211384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_tx_test_cp > ())) . tx_chan as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:211617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_tx_test_cp > ())) . test_data_len as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:211862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_tx_test_cp > ())) . payload as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:212576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_test_end_rp > ())) . num_packets as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:213502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:213763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_itvl_min as * const _ as usize } , 2usize , conca...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_itvl_max as * const _ as usize } , 4usize , conca...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . conn_latency as * const _ as usize } , 6usize , concat...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . supervision_timeout as * const _ as usize } , 8usize ,...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:214833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . min_ce as * const _ as usize } , 10usize , concat ! ("...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:215085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_cp > ())) . max_ce as * const _ as usize } , 12usize , concat ! ("...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:215872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_param_rr_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:216698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_params_nrr_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:216963
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_params_nrr_cp > ())) . reason as * const _ as usize } , 2usize , concat ! ("...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:217765
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_conn_params_nrr_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:218577
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:218828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_cp > ())) . tx_octets as * const _ as usize } , 2usize , concat ! ("O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:219075
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_cp > ())) . tx_time as * const _ as usize } , 4usize , concat ! ("Off...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:219823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_data_len_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:220653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_sugg_def_data_len_rp > ())) . max_tx_octets as * const _ as usize } , 0usize , conc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:220924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_sugg_def_data_len_rp > ())) . max_tx_time as * const _ as usize } , 2usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:221770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_wr_sugg_def_data_len_cp > ())) . max_tx_octets as * const _ as usize } , 0usize , conc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:222041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_wr_sugg_def_data_len_cp > ())) . max_tx_time as * const _ as usize } , 2usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:222792
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_gen_dhkey_cp > ())) . pkey as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:223649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_resolv_list_cp > ())) . peer_addr_type as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:223912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_resolv_list_cp > ())) . peer_id_addr as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:224171
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_resolv_list_cp > ())) . peer_irk as * const _ as usize } , 7usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:224422
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_resolv_list_cp > ())) . local_irk as * const _ as usize } , 23usize , concat ! ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:225242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rmv_resolve_list_cp > ())) . peer_addr_type as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:225507
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rmv_resolve_list_cp > ())) . peer_id_addr as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:226307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_resolv_list_size_rp > ())) . size as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:227142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_peer_recolv_addr_cp > ())) . peer_addr_type as * const _ as usize } , 0usize , con...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:227413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_peer_recolv_addr_cp > ())) . peer_id_addr as * const _ as usize } , 1usize , conca...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:228229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_peer_recolv_addr_rp > ())) . rpa as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:229068
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_local_recolv_addr_cp > ())) . peer_addr_type as * const _ as usize } , 0usize , con...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:229341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_local_recolv_addr_cp > ())) . peer_id_addr as * const _ as usize } , 1usize , conca...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:230165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_local_recolv_addr_rp > ())) . rpa as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:230933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_addr_res_en_cp > ())) . enable as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:231679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_rpa_tmo_cp > ())) . rpa_timeout as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:232529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_tx_octests as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:232792
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_tx_time as * const _ as usize } , 2usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:233049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_rx_octests as * const _ as usize } , 4usize , conca...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:233312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_data_len_rp > ())) . max_rx_time as * const _ as usize } , 6usize , concat !...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:234038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_phy_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:234782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_phy_rp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:235021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_phy_rp > ())) . tx_phy as * const _ as usize } , 2usize , concat ! ("Offset ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:235250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_phy_rp > ())) . rx_phy as * const _ as usize } , 3usize , concat ! ("Offset ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:236036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_phy_cp > ())) . all_phys as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:236287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_phy_cp > ())) . tx_phys as * const _ as usize } , 1usize , concat ! ("O...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:236536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_phy_cp > ())) . rx_phys as * const _ as usize } , 2usize , concat ! ("O...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:237342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_phy_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:237583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_phy_cp > ())) . all_phys as * const _ as usize } , 2usize , concat ! ("Offs...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:237818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_phy_cp > ())) . tx_phys as * const _ as usize } , 3usize , concat ! ("Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:238051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_phy_cp > ())) . rx_phys as * const _ as usize } , 4usize , concat ! ("Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:238284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_phy_cp > ())) . phy_options as * const _ as usize } , 5usize , concat ! ("O...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:239045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rx_test_v2_cp > ())) . rx_chan as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:239284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rx_test_v2_cp > ())) . phy as * const _ as usize } , 1usize , concat ! ("Offset o...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:239515
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rx_test_v2_cp > ())) . index as * const _ as usize } , 2usize , concat ! ("Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:240297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_tx_test_v2_cp > ())) . tx_chan as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:240536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_tx_test_v2_cp > ())) . test_data_len as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:240787
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_tx_test_v2_cp > ())) . payload as * const _ as usize } , 2usize , concat ! ("Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:241026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_tx_test_v2_cp > ())) . phy as * const _ as usize } , 3usize , concat ! ("Offset o...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:241835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_set_rnd_addr_cp > ())) . adv_handle as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:242100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_set_rnd_addr_cp > ())) . addr as * const _ as usize } , 1usize , concat ! ("Of...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:243236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . adv_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:243497
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . props as * const _ as usize } , 1usize , concat ! ("Of...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:243748
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . pri_itvl_min as * const _ as usize } , 3usize , concat...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:244013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . pri_itvl_max as * const _ as usize } , 6usize , concat...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:244278
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . pri_chan_map as * const _ as usize } , 9usize , concat...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:244543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . own_addr_type as * const _ as usize } , 10usize , conc...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:244811
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . peer_addr_type as * const _ as usize } , 11usize , con...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:245081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . peer_addr as * const _ as usize } , 12usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:245341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . filter_policy as * const _ as usize } , 18usize , conc...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:245609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . tx_power as * const _ as usize } , 19usize , concat ! ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:245867
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . pri_phy as * const _ as usize } , 20usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:246123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . sec_max_skip as * const _ as usize } , 21usize , conca...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:246389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . sec_phy as * const _ as usize } , 22usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:246645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . sid as * const _ as usize } , 23usize , concat ! ("Off...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:246893
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_cp > ())) . scan_req_notif as * const _ as usize } , 24usize , con...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:247700
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_params_rp > ())) . tx_power as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:248586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_data_cp > ())) . adv_handle as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:248843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_data_cp > ())) . operation as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:249098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_data_cp > ())) . fragment_pref as * const _ as usize } , 2usize , concat...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:249361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_data_cp > ())) . adv_data_len as * const _ as usize } , 3usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:249622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_data_cp > ())) . adv_data as * const _ as usize } , 4usize , concat ! ("...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:250534
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_rsp_data_cp > ())) . adv_handle as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:250801
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_rsp_data_cp > ())) . operation as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:251066
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_rsp_data_cp > ())) . fragment_pref as * const _ as usize } , 2usize , con...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:251339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_rsp_data_cp > ())) . scan_rsp_len as * const _ as usize } , 3usize , conc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:251610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_rsp_data_cp > ())) . scan_rsp as * const _ as usize } , 4usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:252305
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_set > ())) . adv_handle as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:252516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_set > ())) . duration as * const _ as usize } , 1usize , concat ! ("Offset of f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:252723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_set > ())) . max_events as * const _ as usize } , 3usize , concat ! ("Offset of...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:253522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_enable_cp > ())) . enable as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:253775
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_enable_cp > ())) . num_sets as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:254032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_adv_enable_cp > ())) . sets as * const _ as usize } , 2usize , concat ! ("Off...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:254833
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_max_adv_data_len_rp > ())) . max_adv_data_len as * const _ as usize } , 0usize , c...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:255645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_num_of_adv_sets_rp > ())) . num_sets as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:256417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_remove_adv_set_cp > ())) . adv_handle as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:257299
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_params_cp > ())) . adv_handle as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:257570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_params_cp > ())) . min_itvl as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:257837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_params_cp > ())) . max_itvl as * const _ as usize } , 3usize , concat ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:258104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_params_cp > ())) . props as * const _ as usize } , 5usize , concat ! (...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:258999
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_data_cp > ())) . adv_handle as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:259266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_data_cp > ())) . operation as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:259531
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_data_cp > ())) . adv_data_len as * const _ as usize } , 2usize , conc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:259802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_data_cp > ())) . adv_data as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:260652
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_enable_cp > ())) . enable as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:260915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_set_periodic_adv_enable_cp > ())) . adv_handle as * const _ as usize } , 1usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:261630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < scan_params > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:261839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < scan_params > ())) . itvl as * const _ as usize } , 1usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:262046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < scan_params > ())) . window as * const _ as usize } , 3usize , concat ! ("Offset of f...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:262884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_params_cp > ())) . own_addr_type as * const _ as usize } , 0usize , conc...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:263153
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_params_cp > ())) . filter_policy as * const _ as usize } , 1usize , conc...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:263422
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_params_cp > ())) . phys as * const _ as usize } , 2usize , concat ! ("Of...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:263673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_params_cp > ())) . scans as * const _ as usize } , 3usize , concat ! ("O...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:264529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_enable_cp > ())) . enable as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:264784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_enable_cp > ())) . filter_dup as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:265047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_enable_cp > ())) . duration as * const _ as usize } , 2usize , concat ! ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:265306
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_le_set_ext_scan_enable_cp > ())) . period as * const _ as usize } , 4usize , concat ! ("...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . scan_itvl as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . scan_window as * const _ as usize } , 2usize , concat ! ("Offset...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . conn_min_itvl as * const _ as usize } , 4usize , concat ! ("Offs...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:266809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . conn_max_itvl as * const _ as usize } , 6usize , concat ! ("Offs...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267034
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . conn_latency as * const _ as usize } , 8usize , concat ! ("Offse...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267257
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . supervision_timeout as * const _ as usize } , 10usize , concat !...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267495
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . min_ce as * const _ as usize } , 12usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:267707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < conn_params > ())) . max_ce as * const _ as usize } , 14usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:268596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_ext_create_conn_cp > ())) . filter_policy as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:268857
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_ext_create_conn_cp > ())) . own_addr_type as * const _ as usize } , 1usize , concat...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:269118
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_ext_create_conn_cp > ())) . peer_addr_type as * const _ as usize } , 2usize , conca...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:269381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_ext_create_conn_cp > ())) . peer_addr as * const _ as usize } , 3usize , concat ! (...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:269634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_ext_create_conn_cp > ())) . init_phy_mask as * const _ as usize } , 9usize , concat...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:269895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_le_ext_create_conn_cp > ())) . conn_params as * const _ as usize } , 10usize , concat ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:270866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . options as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:271133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . sid as * const _ as usize } , 1usize , concat ! ("O...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:271392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . peer_addr_type as * const _ as usize } , 2usize , c...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:271673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . peer_addr as * const _ as usize } , 3usize , concat...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:271944
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . skip as * const _ as usize } , 9usize , concat ! ("...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:272205
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . sync_timeout as * const _ as usize } , 11usize , co...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:272483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_create_sync_cp > ())) . sync_cte_type as * const _ as usize } , 13usize , c...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:273328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_term_sync_cp > ())) . sync_handle as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:274249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_dev_to_periodic_adv_list_cp > ())) . peer_addr_type as * const _ a...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:274538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_dev_to_periodic_adv_list_cp > ())) . peer_addr as * const _ as usi...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:274817
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_add_dev_to_periodic_adv_list_cp > ())) . sid as * const _ as usize } ,...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:275746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_dev_from_periodic_adv_list_cp > ())) . peer_addr_type as * const _...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:276039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_dev_from_periodic_adv_list_cp > ())) . peer_addr as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:276322
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rem_dev_from_periodic_adv_list_cp > ())) . sid as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:277173
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_le_rd_periodic_adv_list_size_rp > ())) . list_size as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:278005
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_transmit_power_rp > ())) . min_tx_power as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:278268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_transmit_power_rp > ())) . max_tx_power as * const _ as usize } , 1usize , concat...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:279144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_rd_rf_path_compensation_rp > ())) . tx_path_compensation as * const _ as usize } , 0usi...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:279435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_rd_rf_path_compensation_rp > ())) . rx_path_compensation as * const _ as usize } , 2usi...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:280339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_wr_rf_path_compensation_cp > ())) . tx_path_compensation as * const _ as usize } , 0usi...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:280630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_le_wr_rf_path_compensation_cp > ())) . rx_path_compensation as * const _ as usize } , 2usi...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:281506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_privacy_mode_cp > ())) . peer_id_addr_type as * const _ as usize } , 0usize , co...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:281777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_privacy_mode_cp > ())) . peer_id_addr as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:282038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_privacy_mode_cp > ())) . mode as * const _ as usize } , 7usize , concat ! ("Offs...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:282896
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_receive_enable_cp > ())) . sync_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:283177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_receive_enable_cp > ())) . enable as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:284086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_cp > ())) . conn_handle as * const _ as usi...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:284365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_cp > ())) . service_data as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:284646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_cp > ())) . sync_handle as * const _ as usi...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:285514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_rp > ())) . conn_handle as * const _ as usi...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:286453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_set_info_transfer_cp > ())) . conn_handle as * const _ as...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:286740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_set_info_transfer_cp > ())) . service_data as * const _ a...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:287029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_set_info_transfer_cp > ())) . adv_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:287927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_set_info_transfer_rp > ())) . conn_handle as * const _ as...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:288928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . conn_handle as * const _ a...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:289221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . mode as * const _ as usize...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:289500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . skip as * const _ as usize...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:289779
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . sync_timeout as * const _ ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:290074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_cp > ())) . sync_cte_type as * const _...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:291002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_periodic_adv_sync_transfer_params_rp > ())) . conn_handle as * const _ a...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:292033
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_periodic_sync_transfer_params_cp > ())) . mode as * const _ as u...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:292328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_periodic_sync_transfer_params_cp > ())) . skip as * const _ as u...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:292623
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_periodic_sync_transfer_params_cp > ())) . sync_timeout as * cons...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:292934
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_default_periodic_sync_transfer_params_cp > ())) . sync_cte_type as * con...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:293776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_le_request_peer_sca_cp > ())) . conn_handle as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:294556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_host_feat_cp > ())) . bit_num as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:294801
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_host_feat_cp > ())) . val as * const _ as usize } , 1usize , concat ! ("Offset...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:295555
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_disconn_cmp > ())) . status as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:295788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_disconn_cmp > ())) . conn_handle as * const _ as usize } , 1usize , concat ! ("O...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:296031
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_disconn_cmp > ())) . reason as * const _ as usize } , 3usize , concat ! ("Offset...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:296782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_enrypt_chg > ())) . status as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:297013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_enrypt_chg > ())) . connection_handle as * const _ as usize } , 1usize , concat...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:297266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_enrypt_chg > ())) . enabled as * const _ as usize } , 3usize , concat ! ("Offse...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:298113
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . status as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:298362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . conn_handle as * const _ as usize } , 1usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:298621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . version as * const _ as usize } , 3usize , concat ! ("O...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:298872
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . manufacturer as * const _ as usize } , 4usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:299133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_rd_rem_ver_info_cmp > ())) . subversion as * const _ as usize } , 6usize , concat ! ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:299974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete > ())) . num_packets as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:300227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete > ())) . opcode as * const _ as usize } , 1usize , concat ! ("Off...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:300470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete > ())) . status as * const _ as usize } , 3usize , concat ! ("Off...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:300713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete > ())) . return_params as * const _ as usize } , 4usize , concat ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:301523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete_nop > ())) . num_packets as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:301784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_complete_nop > ())) . opcode as * const _ as usize } , 1usize , concat ! ("O...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:302570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_status > ())) . status as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:302809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_status > ())) . num_packets as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:303058
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_command_status > ())) . opcode as * const _ as usize } , 2usize , concat ! ("Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:303755
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_hw_error > ())) . hw_code as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:304396
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < comp_pkt > ())) . handle as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:304601
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < comp_pkt > ())) . packets as * const _ as usize } , 2usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:305333
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_num_comp_pkts > ())) . count as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:305568
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_num_comp_pkts > ())) . completed as * const _ as usize } , 1usize , concat ! ("Of...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:306325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_hci_ev_data_buf_overflow > ())) . link_type as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:307099
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_enc_key_refresh > ())) . status as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:307340
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_enc_key_refresh > ())) . conn_handle as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:308072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_meta > ())) . subevent as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:308301
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_meta > ())) . data as * const _ as usize } , 1usize , concat ! ("Offset of ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:309015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_auth_pyld_tmo > ())) . conn_handle as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:309767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_vendor_debug > ())) . id as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:309994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_vendor_debug > ())) . data as * const _ as usize } , 1usize , concat ! ("Offset ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:310981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . subev_code as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:311244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . status as * const _ as usize } , 1usize , concat ! ("...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:311499
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . conn_handle as * const _ as usize } , 2usize , concat...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:311764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . role as * const _ as usize } , 4usize , concat ! ("Of...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:312015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . peer_addr_type as * const _ as usize } , 5usize , con...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:312286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . peer_addr as * const _ as usize } , 6usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:312547
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . conn_itvl as * const _ as usize } , 12usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:312809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . conn_latency as * const _ as usize } , 14usize , conc...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:313077
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . supervision_timeout as * const _ as usize } , 16usize...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:313359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_complete > ())) . mca as * const _ as usize } , 18usize , concat ! ("Of...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:314107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_report > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:314314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_report > ())) . addr_type as * const _ as usize } , 1usize , concat ! ("Offset of...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:314529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_report > ())) . addr as * const _ as usize } , 2usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:314734
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_report > ())) . data_len as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:314947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < adv_report > ())) . data as * const _ as usize } , 9usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:315723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_rpt > ())) . subev_code as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:315974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_rpt > ())) . num_reports as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:316227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_rpt > ())) . reports as * const _ as usize } , 2usize , concat ! ("Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:317163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:317434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . status as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:317697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . conn_handle as * const _ as usize } , 2usize , conc...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:317970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . conn_itvl as * const _ as usize } , 4usize , concat...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:318239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . conn_latency as * const _ as usize } , 6usize , con...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:318514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_conn_upd_complete > ())) . supervision_timeout as * const _ as usize } , 8usiz...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:319440
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_rem_used_feat > ())) . subev_code as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:319709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_rem_used_feat > ())) . status as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:319970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_rem_used_feat > ())) . conn_handle as * const _ as usize } , 2usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:320241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_rem_used_feat > ())) . features as * const _ as usize } , 4usize , concat !...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:321091
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_lt_key_req > ())) . subev_code as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:321348
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_lt_key_req > ())) . conn_handle as * const _ as usize } , 1usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:321607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_lt_key_req > ())) . rand as * const _ as usize } , 3usize , concat ! ("Offs...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:321852
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_lt_key_req > ())) . div as * const _ as usize } , 11usize , concat ! ("Offs...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:322786
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323059
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . conn_handle as * const _ as usize } , 1usize , conc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323334
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . min_interval as * const _ as usize } , 3usize , con...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323611
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . max_interval as * const _ as usize } , 5usize , con...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:323888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . latency as * const _ as usize } , 7usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:324155
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rem_conn_param_req > ())) . timeout as * const _ as usize } , 9usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:325086
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . subev_code as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:325347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . conn_handle as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:325610
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_tx_octets as * const _ as usize } , 3usize , conca...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:325877
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_tx_time as * const _ as usize } , 5usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:326140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_rx_octets as * const _ as usize } , 7usize , conca...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:326407
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_data_len_chg > ())) . max_rx_time as * const _ as usize } , 9usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:327290
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_loc_p256_pubkey > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:327563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_loc_p256_pubkey > ())) . status as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:327828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_rd_loc_p256_pubkey > ())) . public_key as * const _ as usize } , 2usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:328725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_gen_dhkey_complete > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:328998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_gen_dhkey_complete > ())) . status as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:329263
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_gen_dhkey_complete > ())) . dh_key as * const _ as usize } , 2usize , concat ! ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:330371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:330642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . status as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:330905
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . conn_handle as * const _ as usize } , 2usize , conc...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:331178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . role as * const _ as usize } , 4usize , concat ! ("...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:331437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . peer_addr_type as * const _ as usize } , 5usize , c...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:331716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . peer_addr as * const _ as usize } , 6usize , concat...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:331985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . local_rpa as * const _ as usize } , 12usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:332255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . peer_rpa as * const _ as usize } , 18usize , concat...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:332523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . conn_itvl as * const _ as usize } , 24usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:332793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . conn_latency as * const _ as usize } , 26usize , co...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:333069
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . supervision_timeout as * const _ as usize } , 28usi...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:333359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_enh_conn_complete > ())) . mca as * const _ as usize } , 30usize , concat ! ("...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:334164
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < dir_adv_report > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:334379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < dir_adv_report > ())) . addr_type as * const _ as usize } , 1usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:334602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < dir_adv_report > ())) . addr as * const _ as usize } , 2usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:334815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < dir_adv_report > ())) . dir_addr_type as * const _ as usize } , 8usize , concat ! ("Off...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:335046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < dir_adv_report > ())) . dir_addr as * const _ as usize } , 9usize , concat ! ("Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:335267
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < dir_adv_report > ())) . rssi as * const _ as usize } , 15usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:336098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_direct_adv_rpt > ())) . subev_code as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:336363
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_direct_adv_rpt > ())) . num_reports as * const _ as usize } , 1usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:336630
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_direct_adv_rpt > ())) . reports as * const _ as usize } , 2usize , concat ! (...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:337548
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_phy_update_complete > ())) . subev_code as * const _ as usize } , 0usize , conc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:337823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_phy_update_complete > ())) . status as * const _ as usize } , 1usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338090
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_phy_update_complete > ())) . conn_handle as * const _ as usize } , 2usize , con...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_phy_update_complete > ())) . tx_phy as * const _ as usize } , 4usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338634
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_phy_update_complete > ())) . rx_phy as * const _ as usize } , 5usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:339599
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . evt_type as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:339820
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . addr_type as * const _ as usize } , 2usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:340043
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . addr as * const _ as usize } , 3usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:340256
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . pri_phy as * const _ as usize } , 9usize , concat ! ("Offset of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:340475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . sec_phy as * const _ as usize } , 10usize , concat ! ("Offset o...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:340695
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . sid as * const _ as usize } , 11usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:340907
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . tx_power as * const _ as usize } , 12usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:341129
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . rssi as * const _ as usize } , 13usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:341343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . periodic_itvl as * const _ as usize } , 14usize , concat ! ("Of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:341575
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . dir_addr_type as * const _ as usize } , 16usize , concat ! ("Of...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:341807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . dir_addr as * const _ as usize } , 17usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:342029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . data_len as * const _ as usize } , 23usize , concat ! ("Offset ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:342251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ext_adv_report > ())) . data as * const _ as usize } , 24usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:343064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_ext_adv_rpt > ())) . subev_code as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:343323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_ext_adv_rpt > ())) . num_reports as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:343584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_ext_adv_rpt > ())) . reports as * const _ as usize } , 2usize , concat ! ("...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:344609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . subev_code as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:344892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . status as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:345167
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . sync_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:345452
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . sid as * const _ as usize } ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:345721
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . peer_addr_type as * const _ ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:346012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . peer_addr as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:346293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . phy as * const _ as usize } ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:346563
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . interval as * const _ as usi...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:346843
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_estab > ())) . aca as * const _ as usize } ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:347827
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . subev_code as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:348096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . sync_handle as * const _ as usize } , 1usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:348367
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . tx_power as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:348632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . rssi as * const _ as usize } , 4usize , concat ! ("O...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:348889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . cte_type as * const _ as usize } , 5usize , concat !...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:349154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . data_status as * const _ as usize } , 6usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:349425
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . data_len as * const _ as usize } , 7usize , concat !...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:349690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_rpt > ())) . data as * const _ as usize } , 8usize , concat ! ("O...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:350570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_lost > ())) . subev_code as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:350851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_lost > ())) . sync_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:351673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_scan_timeout > ())) . subev_code as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:352595
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_set_terminated > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:352868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_set_terminated > ())) . status as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:353133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_set_terminated > ())) . adv_handle as * const _ as usize } , 2usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:353406
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_set_terminated > ())) . conn_handle as * const _ as usize } , 3usize , conc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:353681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_adv_set_terminated > ())) . num_events as * const _ as usize } , 5usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:354579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_scan_req_rcvd > ())) . subev_code as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:354842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_scan_req_rcvd > ())) . adv_handle as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:355105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_scan_req_rcvd > ())) . peer_addr_type as * const _ as usize } , 2usize , con...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:355376
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_scan_req_rcvd > ())) . peer_addr as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:356215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_chan_sel_alg > ())) . subev_code as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:356476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_chan_sel_alg > ())) . conn_handle as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:356739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_chan_sel_alg > ())) . csa as * const _ as usize } , 3usize , concat ! ("Offs...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:357825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . subev_code as * const _ as ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:358114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . status as * const _ as usiz...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:358395
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . conn_handle as * const _ as...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:358686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . service_data as * const _ a...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:358979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . sync_handle as * const _ as...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:359270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . sid as * const _ as usize }...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:359545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . peer_addr_type as * const _...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:359842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . peer_addr as * const _ as u...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:360130
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . phy as * const _ as usize }...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:360406
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . interval as * const _ as us...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:360692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_periodic_adv_sync_transfer > ())) . aca as * const _ as usize }...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:361929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . subev_code as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:362196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . status as * const _ as usize } , 1usize , concat ! (...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:362455
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . cis_handle as * const _ as usize } , 2usize , concat...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:362722
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . cig_sync_delay as * const _ as usize } , 4usize , co...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:362997
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . cis_sync_delay as * const _ as usize } , 7usize , co...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:363272
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . trans_latency_mtos as * const _ as usize } , 10usize...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:363556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . trans_latency_stom as * const _ as usize } , 13usize...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:363840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . phy_mtos as * const _ as usize } , 16usize , concat ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:364104
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . phy_stom as * const _ as usize } , 17usize , concat ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:364368
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . nse as * const _ as usize } , 18usize , concat ! ("O...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:364622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . bn_mtos as * const _ as usize } , 19usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:364884
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . bn_stom as * const _ as usize } , 20usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:365146
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . ft_mtos as * const _ as usize } , 21usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:365408
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . ft_stom as * const _ as usize } , 22usize , concat !...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:365670
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . max_pdu_mtos as * const _ as usize } , 23usize , con...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:365942
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . max_pdu_stom as * const _ as usize } , 25usize , con...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:366214
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_established > ())) . iso_interval as * const _ as usize } , 27usize , con...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:367102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_request > ())) . subev_code as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:367361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_request > ())) . conn_handle as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:367622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_request > ())) . cis_handle as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:367881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_request > ())) . cig_id as * const _ as usize } , 5usize , concat ! ("O...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:368132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_cis_request > ())) . cis_id as * const _ as usize } , 6usize , concat ! ("O...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:369206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . subev_code as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:369467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . status as * const _ as usize } , 1usize , concat ! ("O...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:369720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . big_handle as * const _ as usize } , 2usize , concat !...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:369981
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . big_sync_delay as * const _ as usize } , 3usize , conc...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:370250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . transport_latency as * const _ as usize } , 6usize , c...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:370525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . phy as * const _ as usize } , 9usize , concat ! ("Offs...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:370772
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . nse as * const _ as usize } , 10usize , concat ! ("Off...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:371020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . bn as * const _ as usize } , 11usize , concat ! ("Offs...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:371266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . pto as * const _ as usize } , 12usize , concat ! ("Off...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:371514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . irc as * const _ as usize } , 13usize , concat ! ("Off...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:371762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . max_pdu as * const _ as usize } , 14usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:372018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . iso_interval as * const _ as usize } , 16usize , conca...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:372284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . bis_cnt as * const _ as usize } , 18usize , concat ! (...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:372540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_complete > ())) . bis as * const _ as usize } , 19usize , concat ! ("Off...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:373427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_terminate_complete > ())) . subev_code as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:373708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_terminate_complete > ())) . big_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:373989
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_terminate_complete > ())) . reason as * const _ as usize ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:375089
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . subev_code as * const _ as usiz...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:375366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . status as * const _ as usize } ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:375635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . big_handle as * const _ as usiz...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:375912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . transport_latency as * const _ ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:376203
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . nse as * const _ as usize } , 6...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:376466
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . bn as * const _ as usize } , 7u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:376727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . pto as * const _ as usize } , 8...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:376990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . irc as * const _ as usize } , 9...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:377253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . max_pdu as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:377525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . iso_interval as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:377807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . bis_cnt as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:378079
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_established > ())) . bis_handles as * const _ as usi...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:378944
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_lost > ())) . subev_code as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:379207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_lost > ())) . big_handle as * const _ as usize } , 1usize , concat ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:379470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_big_sync_lost > ())) . reason as * const _ as usize } , 2usize , concat ! ("...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:380351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_peer_sca_complete > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:380622
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_peer_sca_complete > ())) . status as * const _ as usize } , 1usize , concat ! ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:380885
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_peer_sca_complete > ())) . conn_handle as * const _ as usize } , 2usize , conc...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:381158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_peer_sca_complete > ())) . sca as * const _ as usize } , 4usize , concat ! ("O...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:382249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . subev_code as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:382522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . sync_handle as * const _ as usize } , 1usize , conc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:382797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . bis_cnt as * const _ as usize } , 3usize , concat !...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:383064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . nse as * const _ as usize } , 4usize , concat ! ("O...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:383323
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . iso_interval as * const _ as usize } , 5usize , con...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:383600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . bn as * const _ as usize } , 7usize , concat ! ("Of...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:383857
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . pto as * const _ as usize } , 8usize , concat ! ("O...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:384116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . irc as * const _ as usize } , 9usize , concat ! ("O...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:384375
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . max_pdu as * const _ as usize } , 10usize , concat ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:384643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . sdu_interval as * const _ as usize } , 12usize , co...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:384921
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . max_sdu as * const _ as usize } , 15usize , concat ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:385189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . phy as * const _ as usize } , 17usize , concat ! ("...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:385449
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . framing as * const _ as usize } , 18usize , concat ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:385717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... & (* (:: core :: ptr :: null :: < ble_hci_ev_le_subev_biginfo_adv_report > ())) . encryption as * const _ as usize } , 19usize , conc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:386428
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < hci_data_hdr > ())) . hdh_handle_pb_bc as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:386661
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < hci_data_hdr > ())) . hdh_len as * const _ as usize } , 2usize , concat ! ("Offset of ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:394540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid_t > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:395199
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid16_t > ())) . u as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:395402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid16_t > ())) . value as * const _ as usize } , 2usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:396065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid32_t > ())) . u as * const _ as usize } , 0usize , concat ! ("Offset of field:...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:396268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid32_t > ())) . value as * const _ as usize } , 4usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:396950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid128_t > ())) . u as * const _ as usize } , 0usize , concat ! ("Offset of field...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:397155
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid128_t > ())) . value as * const _ as usize } , 1usize , concat ! ("Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:397974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid_any_t > ())) . u as * const _ as usize } , 0usize , concat ! ("Offset of field...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:398181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid_any_t > ())) . u16 as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:398392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid_any_t > ())) . u32 as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:398603
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_uuid_any_t > ())) . u128 as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:401418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_field > ())) . length as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:401639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_field > ())) . type_ as * const _ as usize } , 1usize , concat ! ("Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:401858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_field > ())) . value as * const _ as usize } , 2usize , concat ! ("Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:404476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . flags as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:404697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . uuids16 as * const _ as usize } , 8usize , concat ! ("Offset ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:404922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . num_uuids16 as * const _ as usize } , 16usize , concat ! ("Of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:405156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . uuids32 as * const _ as usize } , 24usize , concat ! ("Offset...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:405382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . num_uuids32 as * const _ as usize } , 32usize , concat ! ("Of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:405616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . uuids128 as * const _ as usize } , 40usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:405844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . num_uuids128 as * const _ as usize } , 48usize , concat ! ("O...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:406080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . name as * const _ as usize } , 56usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:406300
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . name_len as * const _ as usize } , 64usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:406528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . tx_pwr_lvl as * const _ as usize } , 66usize , concat ! ("Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:406760
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . slave_itvl_range as * const _ as usize } , 72usize , concat !...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:407004
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . svc_data_uuid16 as * const _ as usize } , 80usize , concat ! ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:407246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . svc_data_uuid16_len as * const _ as usize } , 88usize , conca...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:407496
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . public_tgt_addr as * const _ as usize } , 96usize , concat ! ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:407738
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . num_public_tgt_addrs as * const _ as usize } , 104usize , con...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:407991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . appearance as * const _ as usize } , 106usize , concat ! ("Of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:408224
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . adv_itvl as * const _ as usize } , 110usize , concat ! ("Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:408453
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . svc_data_uuid32 as * const _ as usize } , 120usize , concat !...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:408696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . svc_data_uuid32_len as * const _ as usize } , 128usize , conc...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:408947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . svc_data_uuid128 as * const _ as usize } , 136usize , concat ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:409192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . svc_data_uuid128_len as * const _ as usize } , 144usize , con...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:409445
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . uri as * const _ as usize } , 152usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:409664
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . uri_len as * const _ as usize } , 160usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:409891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . mfg_data as * const _ as usize } , 168usize , concat ! ("Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:410120
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_adv_fields > ())) . mfg_data_len as * const _ as usize } , 176usize , concat ! ("...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:420995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_adv_params > ())) . conn_mode as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:421226
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_adv_params > ())) . disc_mode as * const _ as usize } , 1usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:421457
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_adv_params > ())) . itvl_min as * const _ as usize } , 2usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:421686
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_adv_params > ())) . itvl_max as * const _ as usize } , 4usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:421915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_adv_params > ())) . channel_map as * const _ as usize } , 6usize , concat ! ("Off...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:422150
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_adv_params > ())) . filter_policy as * const _ as usize } , 7usize , concat ! ("O...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:424378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . sec_state as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:424607
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . our_id_addr as * const _ as usize } , 4usize , concat ! ("Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:424840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . peer_id_addr as * const _ as usize } , 11usize , concat ! ("O...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:425076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . our_ota_addr as * const _ as usize } , 18usize , concat ! ("O...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:425312
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . peer_ota_addr as * const _ as usize } , 25usize , concat ! ("...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:425550
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . conn_handle as * const _ as usize } , 32usize , concat ! ("Of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:425784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . conn_itvl as * const _ as usize } , 34usize , concat ! ("Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:426014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . conn_latency as * const _ as usize } , 36usize , concat ! ("O...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:426250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . supervision_timeout as * const _ as usize } , 38usize , conca...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:426500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . role as * const _ as usize } , 40usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:426720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_desc > ())) . master_clock_accuracy as * const _ as usize } , 41usize , con...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:428062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . scan_itvl as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:428295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . scan_window as * const _ as usize } , 2usize , concat ! ("Of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:428532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . itvl_min as * const _ as usize } , 4usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:428763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . itvl_max as * const _ as usize } , 6usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:428994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . latency as * const _ as usize } , 8usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:429223
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . supervision_timeout as * const _ as usize } , 10usize , conc...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:429477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . min_ce_len as * const _ as usize } , 12usize , concat ! ("Of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:429713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_conn_params > ())) . max_ce_len as * const _ as usize } , 14usize , concat ! ("Of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:430671
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_ext_disc_params > ())) . itvl as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:430902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_ext_disc_params > ())) . window as * const _ as usize } , 2usize , concat ! ("Offse...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:432557
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_params > ())) . itvl as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:432780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_params > ())) . window as * const _ as usize } , 2usize , concat ! ("Offset ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:433007
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_params > ())) . filter_policy as * const _ as usize } , 4usize , concat ! ("...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:435893
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_upd_params > ())) . itvl_min as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:436122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_upd_params > ())) . itvl_max as * const _ as usize } , 2usize , concat ! ("Offset...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:436351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_upd_params > ())) . latency as * const _ as usize } , 4usize , concat ! ("Offset ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:436578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_upd_params > ())) . supervision_timeout as * const _ as usize } , 6usize , concat...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:436829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_upd_params > ())) . min_ce_len as * const _ as usize } , 8usize , concat ! ("Offs...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:437062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_upd_params > ())) . max_ce_len as * const _ as usize } , 10usize , concat ! ("Off...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:438121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_passkey_params > ())) . action as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:438354
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_passkey_params > ())) . numcmp as * const _ as usize } , 4usize , concat ! ("Offset...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:439807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_desc > ())) . event_type as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:440038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_desc > ())) . length_data as * const _ as usize } , 1usize , concat ! ("Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:440271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_desc > ())) . addr as * const _ as usize } , 2usize , concat ! ("Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:440490
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_desc > ())) . rssi as * const _ as usize } , 9usize , concat ! ("Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:440709
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_desc > ())) . data as * const _ as usize } , 16usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:440929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_disc_desc > ())) . direct_addr as * const _ as usize } , 24usize , concat ! ("Of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:442025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_repeat_pairing > ())) . conn_handle as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:442268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_repeat_pairing > ())) . cur_key_size as * const _ as usize } , 2usize , concat ! ("...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:442513
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_repeat_pairing > ())) . new_key_size as * const _ as usize } , 4usize , concat ! ("...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:449374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_1 > ())) . status as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:449645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_1 > ())) . conn_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:450851
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_2 > ())) . reason as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:451122
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_2 > ())) . conn as * const _ as usize } ,...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:452383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_3 > ())) . reason as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:453713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_4 > ())) . reason as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:455192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_5 > ())) . status as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:455463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_5 > ())) . conn_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:457483
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_6 > ())) . peer_params as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:457764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_6 > ())) . self_params as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:458045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_6 > ())) . conn_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:459245
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_7 > ())) . status as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:459516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_7 > ())) . conn_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:461044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_8 > ())) . status as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:461315
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_8 > ())) . conn_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:462519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_9 > ())) . params as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:462790
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_9 > ())) . conn_handle as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:464320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_10 > ())) . om as * const _ as usize } , ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:464585
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_10 > ())) . attr_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:464868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_10 > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:467373
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_11 > ())) . status as * const _ as usize ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:467646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_11 > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:467929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_11 > ())) . attr_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:470543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_12 > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:470826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_12 > ())) . attr_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:471109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_12 > ())) . reason as * const _ as usize ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:474578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_13 > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:474861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_13 > ())) . channel_id as * const _ as us...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:475142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_13 > ())) . value as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:476325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_14 > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:477537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_15 > ())) . status as * const _ as usize ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:477810
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_15 > ())) . conn_handle as * const _ as u...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:478093
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_15 > ())) . tx_phy as * const _ as usize ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:478366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1__bindgen_ty_15 > ())) . rx_phy as * const _ as usize ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:479028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . connect as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:479273
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . disconnect as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:479524
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . disc as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:479763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . disc_complete as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:480020
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . adv_complete as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:480275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . conn_update as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:480528
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . conn_update_req as * const _ as usize } , 0usize , conca...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:480789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . term_failure as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:481044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . enc_change as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:481295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . passkey as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:481540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . notify_rx as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:481789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . notify_tx as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:482038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . subscribe as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:482287
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . mtu as * const _ as usize } , 0usize , concat ! ("Offset...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:482524
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . identity_resolved as * const _ as usize } , 0usize , con...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:482789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . repeat_pairing as * const _ as usize } , 0usize , concat...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:483048
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_gap_event__bindgen_ty_1 > ())) . phy_updated as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:483620
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:519684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_gap_event_listener__bindgen_ty_1 > ())) . sle_next as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:520313
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event_listener > ())) . fn_ as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:520540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event_listener > ())) . arg as * const _ as usize } , 8usize , concat ! ("Offset of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:520767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gap_event_listener > ())) . link as * const _ as usize } , 16usize , concat ! ("Offset ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:522899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_error > ())) . status as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:523116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_error > ())) . att_handle as * const _ as usize } , 2usize , concat ! ("Offset...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:523798
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_svc > ())) . start_handle as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:524023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_svc > ())) . end_handle as * const _ as usize } , 2usize , concat ! ("Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:524244
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_svc > ())) . uuid as * const _ as usize } , 4usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:524911
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_attr > ())) . handle as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:525126
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_attr > ())) . offset as * const _ as usize } , 2usize , concat ! ("Offset of ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:525341
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_attr > ())) . om as * const _ as usize } , 8usize , concat ! ("Offset of fiel...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:526025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr > ())) . def_handle as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:526246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr > ())) . val_handle as * const _ as usize } , 2usize , concat ! ("Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:526467
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr > ())) . properties as * const _ as usize } , 4usize , concat ! ("Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:526688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr > ())) . uuid as * const _ as usize } , 8usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:527325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_dsc > ())) . handle as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:527538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_dsc > ())) . uuid as * const _ as usize } , 4usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:551551
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr_def > ())) . uuid as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:551768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr_def > ())) . access_cb as * const _ as usize } , 8usize , concat ! ("Offset...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:551995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr_def > ())) . arg as * const _ as usize } , 16usize , concat ! ("Offset of f...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:552211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr_def > ())) . descriptors as * const _ as usize } , 24usize , concat ! ("Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:552443
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr_def > ())) . flags as * const _ as usize } , 32usize , concat ! ("Offset of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:552663
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr_def > ())) . min_key_size as * const _ as usize } , 34usize , concat ! ("Of...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:552897
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_chr_def > ())) . val_handle as * const _ as usize } , 40usize , concat ! ("Offs...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:554390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_svc_def > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:554609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_svc_def > ())) . uuid as * const _ as usize } , 8usize , concat ! ("Offset of f...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:554826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_svc_def > ())) . includes as * const _ as usize } , 16usize , concat ! ("Offset...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:555052
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_svc_def > ())) . characteristics as * const _ as usize } , 24usize , concat ! (...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:556295
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_dsc_def > ())) . uuid as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:556512
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_dsc_def > ())) . att_flags as * const _ as usize } , 8usize , concat ! ("Offset...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:556739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_dsc_def > ())) . min_key_size as * const _ as usize } , 9usize , concat ! ("Off...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:556972
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_dsc_def > ())) . access_cb as * const _ as usize } , 16usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:557200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_dsc_def > ())) . arg as * const _ as usize } , 24usize , concat ! ("Offset of f...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:559613
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_gatt_access_ctxt__bindgen_ty_1 > ())) . chr as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:559864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_gatt_access_ctxt__bindgen_ty_1 > ())) . dsc as * const _ as usize } , 0usize , concat ! ("Off...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:560469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_access_ctxt > ())) . op as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:560690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_access_ctxt > ())) . om as * const _ as usize } , 8usize , concat ! ("Offset of f...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:562777
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_1 > ())) . handle as * const _ as us...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:563066
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_1 > ())) . svc_def as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:564520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_2 > ())) . def_handle as * const _ a...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:564817
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_2 > ())) . val_handle as * const _ a...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:565114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_2 > ())) . chr_def as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:565405
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_2 > ())) . svc_def as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:566908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_3 > ())) . handle as * const _ as us...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:567197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_3 > ())) . dsc_def as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:567488
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_3 > ())) . chr_def as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:567780
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1__bindgen_ty_3 > ())) . svc_def as * const _ as u...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:568506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1 > ())) . svc as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:568761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1 > ())) . chr as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:569016
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt__bindgen_ty_1 > ())) . dsc as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:569635
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_gatt_register_ctxt > ())) . op as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:585759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ())) . __wch as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:585996
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nsafe { & (* (:: core :: ptr :: null :: < __mbstate_t__bindgen_ty_1 > ())) . __wchb as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:586543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < __mbstate_t > ())) . __count as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:586756
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < __mbstate_t > ())) . __value as * const _ as usize } , 4usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:587382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _G_fpos_t > ())) . __pos as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:587587
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _G_fpos_t > ())) . __state as * const _ as usize } , 8usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:588255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < _G_fpos64_t > ())) . __pos as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:588464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < _G_fpos64_t > ())) . __state as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:590514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _flags as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:590719
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_read_ptr as * const _ as usize } , 8usize , concat ! ("Offset ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:590936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_read_end as * const _ as usize } , 16usize , concat ! ("Offset...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:591154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_read_base as * const _ as usize } , 24usize , concat ! ("Offse...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:591374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_write_base as * const _ as usize } , 32usize , concat ! ("Offs...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:591596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_write_ptr as * const _ as usize } , 40usize , concat ! ("Offse...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:591816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_write_end as * const _ as usize } , 48usize , concat ! ("Offse...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:592036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_base as * const _ as usize } , 56usize , concat ! ("Offset...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:592254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_buf_end as * const _ as usize } , 64usize , concat ! ("Offset ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:592470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_save_base as * const _ as usize } , 72usize , concat ! ("Offse...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:592690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_backup_base as * const _ as usize } , 80usize , concat ! ("Off...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:592914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _IO_save_end as * const _ as usize } , 88usize , concat ! ("Offset...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:593132
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _markers as * const _ as usize } , 96usize , concat ! ("Offset of ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:593342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _chain as * const _ as usize } , 104usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:593549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _fileno as * const _ as usize } , 112usize , concat ! ("Offset of ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:593758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _flags2 as * const _ as usize } , 116usize , concat ! ("Offset of ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:593967
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _old_offset as * const _ as usize } , 120usize , concat ! ("Offset...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:594184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _cur_column as * const _ as usize } , 128usize , concat ! ("Offset...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:594401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _vtable_offset as * const _ as usize } , 130usize , concat ! ("Off...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:594624
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _shortbuf as * const _ as usize } , 131usize , concat ! ("Offset o...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:594837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _lock as * const _ as usize } , 136usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:595042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _offset as * const _ as usize } , 144usize , concat ! ("Offset of ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:595251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _codecvt as * const _ as usize } , 152usize , concat ! ("Offset of...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:595462
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _wide_data as * const _ as usize } , 160usize , concat ! ("Offset ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:595677
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _freeres_list as * const _ as usize } , 168usize , concat ! ("Offs...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:595898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _freeres_buf as * const _ as usize } , 176usize , concat ! ("Offse...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:596117
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . __pad5 as * const _ as usize } , 184usize , concat ! ("Offset of f...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:596324
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _mode as * const _ as usize } , 192usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:596529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < _IO_FILE > ())) . _unused2 as * const _ as usize } , 196usize , concat ! ("Offset of...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:609990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... { & (* (:: core :: ptr :: null :: < ble_hs_stop_listener__bindgen_ty_1 > ())) . sle_next as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:610605
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hs_stop_listener > ())) . fn_ as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:610828
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hs_stop_listener > ())) . arg as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:611051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_hs_stop_listener > ())) . link as * const _ as usize } , 16usize , concat ! ("Offset o...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:613723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_l2cap_sig_update_params > ())) . itvl_min as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:613970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_l2cap_sig_update_params > ())) . itvl_max as * const _ as usize } , 2usize , concat ! ("O...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:614217
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_l2cap_sig_update_params > ())) . slave_latency as * const _ as usize } , 4usize , concat ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:614474
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...safe { & (* (:: core :: ptr :: null :: < ble_l2cap_sig_update_params > ())) . timeout_multiplier as * const _ as usize } , 6usize , co...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:617327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_1 > ())) . status as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:617602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_1 > ())) . conn_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:617887
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_1 > ())) . chan as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:619074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_2 > ())) . conn_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:619359
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_2 > ())) . chan as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:620608
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_3 > ())) . conn_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:620893
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_3 > ())) . peer_sdu_size as * const _ a...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:621182
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_3 > ())) . chan as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:622421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_4 > ())) . conn_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:622706
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_4 > ())) . chan as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:622977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_4 > ())) . sdu_rx as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:624538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_5 > ())) . conn_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:624823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_5 > ())) . chan as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:625094
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_5 > ())) . status as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:626608
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_6 > ())) . status as * const _ as usize...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:626883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_6 > ())) . conn_handle as * const _ as ...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:627168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1__bindgen_ty_6 > ())) . chan as * const _ as usize }...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:627838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1 > ())) . connect as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:628087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1 > ())) . disconnect as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:628342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1 > ())) . accept as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:628589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1 > ())) . receive as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:628838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1 > ())) . tx_unstalled as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:629097
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...afe { & (* (:: core :: ptr :: null :: < ble_l2cap_event__bindgen_ty_1 > ())) . reconfigured as * const _ as usize } , 0usize , concat ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:629685
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_event > ())) . type_ as * const _ as usize } , 0usize , concat ! ("Offset of ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:630485
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_chan_info > ())) . scid as * const _ as usize } , 0usize , concat ! ("Offset of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:630708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_chan_info > ())) . dcid as * const _ as usize } , 2usize , concat ! ("Offset of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:630931
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_chan_info > ())) . our_l2cap_mtu as * const _ as usize } , 4usize , concat ! ("...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:631172
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_chan_info > ())) . peer_l2cap_mtu as * const _ as usize } , 6usize , concat ! (...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:631415
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_chan_info > ())) . psm as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:631636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_chan_info > ())) . our_coc_mtu as * const _ as usize } , 10usize , concat ! ("O...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:631874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_l2cap_chan_info > ())) . peer_coc_mtu as * const _ as usize } , 12usize , concat ! ("...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:633673
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_sm_sc_oob_data > ())) . r as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:633888
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_sm_sc_oob_data > ())) . c as * const _ as usize } , 16usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:635100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_sm_io__bindgen_ty_1__bindgen_ty_1 > ())) . local as * const _ as usize } , 0usize , concat ! (...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:635361
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_sm_io__bindgen_ty_1__bindgen_ty_1 > ())) . remote as * const _ as usize } , 8usize , concat ! ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:635993
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_sm_io__bindgen_ty_1 > ())) . passkey as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:636230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_sm_io__bindgen_ty_1 > ())) . oob as * const _ as usize } , 0usize , concat ! ("Offset o...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:636459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_sm_io__bindgen_ty_1 > ())) . numcmp_accept as * const _ as usize } , 0usize , concat ! ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:636708
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_sm_io__bindgen_ty_1 > ())) . oob_sc_data as * const _ as usize } , 0usize , concat ! ("...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:637252
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_sm_io > ())) . action as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:638794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key_sec > ())) . peer_addr as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:639023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key_sec > ())) . ediv as * const _ as usize } , 8usize , concat ! ("Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:639242
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key_sec > ())) . rand_num as * const _ as usize } , 16usize , concat ! ("Offse...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:639470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key_sec > ())) . idx as * const _ as usize } , 25usize , concat ! ("Offset of ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:641538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_sec > ())) . peer_addr as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:641771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_sec > ())) . key_size as * const _ as usize } , 7usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:642002
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_sec > ())) . ediv as * const _ as usize } , 8usize , concat ! ("Offset of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:642225
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_sec > ())) . rand_num as * const _ as usize } , 16usize , concat ! ("Offs...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:642457
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_sec > ())) . ltk as * const _ as usize } , 24usize , concat ! ("Offset of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:642679
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_sec > ())) . irk as * const _ as usize } , 41usize , concat ! ("Offset of...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:642901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_sec > ())) . csrk as * const _ as usize } , 58usize , concat ! ("Offset o...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:647211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key_cccd > ())) . peer_addr as * const _ as usize } , 0usize , concat ! ("Offse...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:647442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key_cccd > ())) . chr_val_handle as * const _ as usize } , 8usize , concat ! ("...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:647683
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key_cccd > ())) . idx as * const _ as usize } , 10usize , concat ! ("Offset of ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:648717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_cccd > ())) . peer_addr as * const _ as usize } , 0usize , concat ! ("Offs...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:648952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_cccd > ())) . chr_val_handle as * const _ as usize } , 8usize , concat ! (...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:649197
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...(unsafe { & (* (:: core :: ptr :: null :: < ble_store_value_cccd > ())) . flags as * const _ as usize } , 10usize , concat ! ("Offset ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:650835
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key > ())) . sec as * const _ as usize } , 0usize , concat ! ("Offset of fie...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:651044
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_key > ())) . cccd as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:651899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value > ())) . sec as * const _ as usize } , 0usize , concat ! ("Offset of fi...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:652112
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_value > ())) . cccd as * const _ as usize } , 0usize , concat ! ("Offset of f...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:653953
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_status_event__bindgen_ty_1__bindgen_ty_1 > ())) . obj_type as * const _ as ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:654246
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_status_event__bindgen_ty_1__bindgen_ty_1 > ())) . value as * const _ as usi...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:655523
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_status_event__bindgen_ty_1__bindgen_ty_2 > ())) . obj_type as * const _ as ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:655816
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_store_status_event__bindgen_ty_1__bindgen_ty_2 > ())) . conn_handle as * const _ ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:656549
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_store_status_event__bindgen_ty_1 > ())) . overflow as * const _ as usize } , 0usize , concat !...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:656814
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...{ & (* (:: core :: ptr :: null :: < ble_store_status_event__bindgen_ty_1 > ())) . full as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:657435
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...unsafe { & (* (:: core :: ptr :: null :: < ble_store_status_event > ())) . event_code as * const _ as usize } , 0usize , concat ! ("Of...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:667914
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . gatts_register_cb as * const _ as usize } , 0usize , concat ! ("O...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:668145
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . gatts_register_arg as * const _ as usize } , 8usize , concat ! ("...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:668378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . sm_io_cap as * const _ as usize } , 16usize , concat ! ("Offset o...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:668594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . sm_our_key_dist as * const _ as usize } , 18usize , concat ! ("Of...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:668822
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . sm_their_key_dist as * const _ as usize } , 19usize , concat ! ("...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:669054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . reset_cb as * const _ as usize } , 24usize , concat ! ("Offset of...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:669268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . sync_cb as * const _ as usize } , 32usize , concat ! ("Offset of ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:669480
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . store_read_cb as * const _ as usize } , 40usize , concat ! ("Offs...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:669704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . store_write_cb as * const _ as usize } , 48usize , concat ! ("Off...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:669930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . store_delete_cb as * const _ as usize } , 56usize , concat ! ("Of...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:670158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . store_status_cb as * const _ as usize } , 64usize , concat ! ("Of...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:670386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hs_cfg > ())) . store_status_arg as * const _ as usize } , 72usize , concat ! ("O...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:678830
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < __va_list_tag > ())) . gp_offset as * const _ as usize } , 0usize , concat ! ("Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:679051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < __va_list_tag > ())) . fp_offset as * const _ as usize } , 4usize , concat ! ("Offset ...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:679272
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < __va_list_tag > ())) . overflow_arg_area as * const _ as usize } , 8usize , concat ! (...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:679509
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...q ! (unsafe { & (* (:: core :: ptr :: null :: < __va_list_tag > ())) . reg_save_area as * const _ as usize } , 16usize , concat ! ("Of...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1146 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 26.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: apache-nimble-sys v0.0.1 (/opt/rustwide/workdir), nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ad729ffb53cfe4c2c2049f980e09c63d58264f496c7144035194d79b08cc4222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad729ffb53cfe4c2c2049f980e09c63d58264f496c7144035194d79b08cc4222", kill_on_drop: false }`
[INFO] [stdout] ad729ffb53cfe4c2c2049f980e09c63d58264f496c7144035194d79b08cc4222
[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:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+1.68.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 36929f3bdb7dd367cdabb6db815a813daa58e6818bc24117714f6f3a7edd4519
[INFO] running `Command { std: "docker" "start" "-a" "36929f3bdb7dd367cdabb6db815a813daa58e6818bc24117714f6f3a7edd4519", kill_on_drop: false }`
[INFO] [stderr] warning: the cargo feature `resolver` has been stabilized in the 1.51 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions for more information about using this feature.
[INFO] [stderr] warning: unused variable: `ptr`
[INFO] [stderr]  --> src/lib.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 |     pub fn free(ptr: *mut cty::c_void) {}
[INFO] [stderr]   |                 ^^^ help: if this is intentional, prefix it with an underscore: `_ptr`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amt`
[INFO] [stderr]   --> src/lib.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub fn malloc(amt: cty::size_t) -> *mut cty::c_void {
[INFO] [stderr]    |                   ^^^ help: if this is intentional, prefix it with an underscore: `_amt`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]   --> src/lib.rs:16:26
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stderr]    |                          ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `line`
[INFO] [stderr]   --> src/lib.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stderr]    |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_line`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `func`
[INFO] [stderr]   --> src/lib.rs:16:58
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stderr]    |                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]   --> src/lib.rs:16:77
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub fn __assert_func(file: *const char, line: usize, func: *const char, expr: *const char) {
[INFO] [stderr]    |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152545
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..."::" , stringify ! (val))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_cmd { pub opcode : u16 , pub length : u8 , ...
[INFO] [stderr]   |                                                                    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: `#[warn(unaligned_references)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:299401
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...stringify ! (subversion))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_command_complete { pub num_packets : u8 ...
[INFO] [stderr]   |                                                                    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:338912
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..." , stringify ! (rx_phy))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ext_adv_report { pub evt_type : u16 , pub addr_type...
[INFO] [stderr]   |                                                                    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:347124
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..."::" , stringify ! (aca))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_periodic_adv_rpt { pub subev_co...
[INFO] [stderr]   |                                                                    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:368394
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..." , stringify ! (cis_id))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_complete { pub subev_code :...
[INFO] [stderr]   |                                                                    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `Debug` can't be derived on this `#[repr(packed)]` struct that does not derive `Copy`
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:374273
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..." , stringify ! (reason))) ; } # [repr (C , packed)] # [derive (Debug)] pub struct ble_hci_ev_le_subev_big_sync_established { pub sube...
[INFO] [stderr]   |                                                                    ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:152988
[INFO] [stderr]   |
[INFO] [stderr] 3 | ..._hci_cmd))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cmd > ())) . opcode as * const _ as usize } , 0usize , c...
[INFO] [stderr]   |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:155200
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_lc_disconnect_cp > ())) . conn_handle as * const _ as usize } , 0...
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:156189
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rem_ver_info_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:156956
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_set_event_mask_cp > ())) . event_mask as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:157725
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:158730
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_read_tx_pwr_rp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:160562
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . acl_data_len as * const _ as usize } ,...
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:161072
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . acl_num as * const _ as usize } , 3...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:161317
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_buf_size_cp > ())) . sco_num as * const _ as usize } , 5...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:162134
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_entry > ())) . handle as * const _ as usize } ...
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:162393
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_host_num_comp_pkts_entry > ())) . count as * const _ as usize } ...
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:164265
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_set_event_mask2_cp > ())) . event_mask2 as * const _ as usize } ...
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:165051
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_cp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:165855
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_rp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:166114
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_rd_auth_pyld_tmo_rp > ())) . tmo as * const _ as usize } , 2u...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:166902
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_cp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:167161
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_cp > ())) . tmo as * const _ as usize } , 2u...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:167933
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_cb_wr_auth_pyld_tmo_rp > ())) . conn_handle as * const _ as usize } ...
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169022
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . hci_rev as * const _ as usize } , 1u...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169508
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . manufacturer as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:169761
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_local_ver_rp > ())) . lmp_subver as * const _ as usize } , ...
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:171311
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_loc_supp_feat_rp > ())) . features as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172128
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . acl_data_len as * const _ as usize } , ...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172630
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...n))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . acl_num as * const _ as usize } , 3u...
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:172871
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...m))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_ip_rd_buf_size_rp > ())) . sco_num as * const _ as usize } , 5u...
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:174293
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...si_cp))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rssi_cp > ())) . handle as * const _ as usize } , 0usize...
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:174986
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...si_rp))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_rd_rssi_rp > ())) . handle as * const _ as usize } , 0usize...
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:175948
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_event_mask_cp > ())) . event_mask as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:176721
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_rp > ())) . data_len as * const _ as usize } , 0u...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:177806
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . data_len as * const _ as usize } , ...
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:178312
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_buf_size_v2_rp > ())) . iso_data_len as * const _ as usize } ...
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:179360
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_rd_loc_supp_feat_rp > ())) . features as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181055
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . min_interval as * const _ as usize } ...
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:181312
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_adv_params_cp > ())) . max_interval as * const _ as usize } ...
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:187635
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . scan_itvl as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:187888
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_set_scan_params_cp > ())) . scan_window as * const _ as usize } ...
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:190490
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . scan_itvl as * const _ as usize } , 0...
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:190735
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . scan_window as * const _ as usize } , ...
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:191991
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . min_conn_itvl as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192245
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . max_conn_itvl as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192499
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . conn_latency as * const _ as usize } , ...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192751
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...ncy))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . tmo as * const _ as usize } , 19us...
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:192985
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...o))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . min_ce as * const _ as usize } , 21u...
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:193225
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...e))) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_create_conn_cp > ())) . max_ce as * const _ as usize } , 23u...
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:196918
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...)) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_handle as * const _ as usize } , ...
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197167
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_itvl_min as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197420
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_itvl_max as * const _ as usize } ,...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197673
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...) ; assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . conn_latency as * const _ as usize } , ...
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]   = note: for more information, see issue #82523 <https://github.com/rust-lang/rust/issues/82523>
[INFO] [stderr]   = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced)
[INFO] [stderr]   = help: copy the field contents to a local variable, or replace the reference with a raw pointer and use `read_unaligned`/`write_unaligned` (loads and stores via `*p` must be properly aligned even when using raw pointers)
[INFO] [stderr] 
[INFO] [stderr] warning: reference to packed field is unaligned
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/apache-nimble-sys-0de25bb2ccbd0a10/out/bindings.rs:3:197924
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... assert_eq ! (unsafe { & (* (:: core :: ptr :: null :: < ble_hci_le_conn_update_cp > ())) . supervision_timeout as * const _ as usize ...
[INFO] [stderr]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[WARN] too many lines in the log, truncating it