[INFO] fetching crate h264bsd-sys 1.0.1... [INFO] checking h264bsd-sys-1.0.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate h264bsd-sys 1.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate h264bsd-sys 1.0.1 [INFO] finished tweaking crates.io crate h264bsd-sys 1.0.1 [INFO] tweaked toml for crates.io crate h264bsd-sys 1.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate h264bsd-sys 1.0.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.63.0 (available: v0.72.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6169209e60ddd11b4bd0768c62e85306459b20010ecc48de5eacb1dcb6c6fe89 [INFO] running `Command { std: "docker" "start" "-a" "6169209e60ddd11b4bd0768c62e85306459b20010ecc48de5eacb1dcb6c6fe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6169209e60ddd11b4bd0768c62e85306459b20010ecc48de5eacb1dcb6c6fe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6169209e60ddd11b4bd0768c62e85306459b20010ecc48de5eacb1dcb6c6fe89", kill_on_drop: false }` [INFO] [stdout] 6169209e60ddd11b4bd0768c62e85306459b20010ecc48de5eacb1dcb6c6fe89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a08eff9b25bbef37faac2eea043094d4c696a112d6a254afd5c4f59443089b59 [INFO] running `Command { std: "docker" "start" "-a" "a08eff9b25bbef37faac2eea043094d4c696a112d6a254afd5c4f59443089b59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling h264bsd-sys v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_reconstruct.c: In function 'FillRow1': [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_reconstruct.c:2136:7: warning: unused parameter 'left' [-Wunused-parameter] [INFO] [stderr] warning: h264bsd-sys@1.0.1: 2136 | i32 left, [INFO] [stderr] warning: h264bsd-sys@1.0.1: | ~~~~^~~~ [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_reconstruct.c:2138:7: warning: unused parameter 'right' [-Wunused-parameter] [INFO] [stderr] warning: h264bsd-sys@1.0.1: 2138 | i32 right) [INFO] [stderr] warning: h264bsd-sys@1.0.1: | ~~~~^~~~~ [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_reconstruct.c: In function 'h264bsdFillBlock': [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_reconstruct.c:2260:12: warning: variable 'fp' set but not used [-Wunused-but-set-variable] [INFO] [stderr] warning: h264bsd-sys@1.0.1: 2260 | void (*fp)(u8*, u8*, i32, i32, i32); [INFO] [stderr] warning: h264bsd-sys@1.0.1: | ^~ [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_sei.c: In function 'DecodeDecRefPicMarkingRepetition': [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_sei.c:973:7: warning: unused parameter 'numRefFrames' [-Wunused-parameter] [INFO] [stderr] warning: h264bsd-sys@1.0.1: 973 | u32 numRefFrames) [INFO] [stderr] warning: h264bsd-sys@1.0.1: | ~~~~^~~~~~~~~~~~ [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_slice_header.c: In function 'h264bsdCheckPriorPicsFlag': [INFO] [stderr] warning: h264bsd-sys@1.0.1: h264bsd/src/h264bsd_slice_header.c:1404:45: warning: unused parameter 'nalUnitType' [-Wunused-parameter] [INFO] [stderr] warning: h264bsd-sys@1.0.1: 1404 | nalUnitType_e nalUnitType) [INFO] [stderr] warning: h264bsd-sys@1.0.1: | ~~~~~~~~~~~~~~^~~~~~~~~~~ [INFO] [stdout] warning: type `u8_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5885 [INFO] [stdout] | [INFO] [stdout] 3 | ..._MMC_OPERATIONS : u32 = 35 ; pub type u8_ = :: std :: os :: raw :: c_uchar ; pub type i8_ = :: std :: os :: raw :: c_schar ; pub type ... [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `U8` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i8_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5933 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_uchar ; pub type i8_ = :: std :: os :: raw :: c_schar ; pub type u16_ = :: std :: os :: raw :: c_ushort ; pub typ... [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `I8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u16_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5981 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_schar ; pub type u16_ = :: std :: os :: raw :: c_ushort ; pub type i16_ = :: std :: os :: raw :: c_short ; pub typ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `U16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i16_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6031 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_ushort ; pub type i16_ = :: std :: os :: raw :: c_short ; pub type u32_ = :: std :: os :: raw :: c_uint ; pub type ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `I16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u32_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6080 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_short ; pub type u32_ = :: std :: os :: raw :: c_uint ; pub type i32_ = :: std :: os :: raw :: c_int ; pub type u1... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `U32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i32_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6128 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_uint ; pub type i32_ = :: std :: os :: raw :: c_int ; pub type u16x = :: std :: os :: raw :: c_uint ; pub type i1... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `I32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u16x` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6175 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; pub type u16x = :: std :: os :: raw :: c_uint ; pub type i16x = :: std :: os :: raw :: c_int ; pub type wchar_t = :: std ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `U16x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i16x` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6223 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_uint ; pub type i16x = :: std :: os :: raw :: c_int ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `I16x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6270 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ; pub type _Float64 = f64 ; pub typ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11653 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; } pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11706 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11761 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11812 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11865 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11918 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11972 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12026 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12082 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12134 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12188 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12241 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_lea... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12296 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12333 [INFO] [stdout] | [INFO] [stdout] 3 | ...t8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12372 [INFO] [stdout] | [INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12411 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12452 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12491 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12532 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12571 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12612 [INFO] [stdout] | [INFO] [stdout] 3 | ...least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12664 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12719 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; p... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12773 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12829 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12881 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ty... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u8_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5885 [INFO] [stdout] | [INFO] [stdout] 3 | ..._MMC_OPERATIONS : u32 = 35 ; pub type u8_ = :: std :: os :: raw :: c_uchar ; pub type i8_ = :: std :: os :: raw :: c_schar ; pub type ... [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `U8` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i8_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5933 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_uchar ; pub type i8_ = :: std :: os :: raw :: c_schar ; pub type u16_ = :: std :: os :: raw :: c_ushort ; pub typ... [INFO] [stdout] | ^^^ help: convert the identifier to upper camel case: `I8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12932 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u16_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5981 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_schar ; pub type u16_ = :: std :: os :: raw :: c_ushort ; pub type i16_ = :: std :: os :: raw :: c_short ; pub typ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `U16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12983 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i16_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6031 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_ushort ; pub type i16_ = :: std :: os :: raw :: c_short ; pub type u32_ = :: std :: os :: raw :: c_uint ; pub type ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `I16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u32_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6080 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_short ; pub type u32_ = :: std :: os :: raw :: c_uint ; pub type i32_ = :: std :: os :: raw :: c_int ; pub type u1... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `U32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13035 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i32_` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6128 [INFO] [stdout] | [INFO] [stdout] 3 | ...td :: os :: raw :: c_uint ; pub type i32_ = :: std :: os :: raw :: c_int ; pub type u16x = :: std :: os :: raw :: c_uint ; pub type i1... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `I32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13089 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u16x` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6175 [INFO] [stdout] | [INFO] [stdout] 3 | ...w :: c_int ; pub type u16x = :: std :: os :: raw :: c_uint ; pub type i16x = :: std :: os :: raw :: c_int ; pub type wchar_t = :: std ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `U16x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13141 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub t... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `i16x` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6223 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: c_uint ; pub type i16x = :: std :: os :: raw :: c_int ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `I16x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13195 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `wchar_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:6270 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_int ; pub type wchar_t = :: std :: os :: raw :: c_int ; pub type _Float32 = f32 ; pub type _Float64 = f64 ; pub typ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `WcharT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13246 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11653 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; } pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13299 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11706 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14091 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11761 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14144 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11812 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14197 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11865 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11918 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14252 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub t... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:11972 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14302 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12026 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14354 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12082 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14410 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12134 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12188 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14467 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12241 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_lea... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12296 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14526 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12333 [INFO] [stdout] | [INFO] [stdout] 3 | ...t8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14578 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12372 [INFO] [stdout] | [INFO] [stdout] 3 | ...8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14628 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12411 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14682 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12452 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14741 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12491 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14796 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; p... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12532 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14850 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12571 [INFO] [stdout] | [INFO] [stdout] 3 | ..._t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14906 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12612 [INFO] [stdout] | [INFO] [stdout] 3 | ...least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12664 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14963 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ;... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12719 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; p... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15022 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12773 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15079 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12829 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15138 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15192 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_lon... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12881 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ty... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12932 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15245 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:12983 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pu... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15306 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13035 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15368 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13089 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15400 [INFO] [stdout] | [INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13141 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub t... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15459 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13195 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15513 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__off64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13246 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13299 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15568 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type u_char = __u_char ; pub type u_short = __u_short ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15625 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14091 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14144 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15654 [INFO] [stdout] | [INFO] [stdout] 3 | ...type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __qu... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14197 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ty... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15685 [INFO] [stdout] | [INFO] [stdout] 3 | ...type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14252 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub t... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15712 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t =... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14302 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; p... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15741 [INFO] [stdout] | [INFO] [stdout] 3 | ... type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t =... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14354 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15770 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14410 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14467 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub t... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15803 [INFO] [stdout] | [INFO] [stdout] 3 | ...e u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FsidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15832 [INFO] [stdout] | [INFO] [stdout] 3 | ... type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14526 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14578 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15861 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14628 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ;... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15888 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nli... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14682 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_lon... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15915 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __u... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14741 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15942 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __of... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14796 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; p... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15971 [INFO] [stdout] | [INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16002 [INFO] [stdout] | [INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; p... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14850 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16029 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14906 [INFO] [stdout] | [INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16056 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __cad... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:14963 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ;... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16083 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15022 [INFO] [stdout] | [INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15079 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16108 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = _... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15138 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16139 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t =... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15192 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_lon... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16170 [INFO] [stdout] | [INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15245 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16197 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15306 [INFO] [stdout] | [INFO] [stdout] 3 | ...raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * m... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16228 [INFO] [stdout] | [INFO] [stdout] 3 | ... clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong =... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15368 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16263 [INFO] [stdout] | [INFO] [stdout] 3 | ...clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15400 [INFO] [stdout] | [INFO] [stdout] 3 | ... __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16292 [INFO] [stdout] | [INFO] [stdout] 3 | ...type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15459 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16323 [INFO] [stdout] | [INFO] [stdout] 3 | ...__timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: s... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16373 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __u... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16425 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub typ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16473 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16505 [INFO] [stdout] | [INFO] [stdout] 3 | ...u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15513 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16539 [INFO] [stdout] | [INFO] [stdout] 3 | ...int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15568 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type u_char = __u_char ; pub type u_short = __u_short ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16573 [INFO] [stdout] | [INFO] [stdout] 3 | ...int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_char` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15625 [INFO] [stdout] | [INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; pub type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `UChar` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_short` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15654 [INFO] [stdout] | [INFO] [stdout] 3 | ...type u_char = __u_char ; pub type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __qu... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `UShort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16607 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15685 [INFO] [stdout] | [INFO] [stdout] 3 | ...type u_short = __u_short ; pub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UInt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sigset_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:17424 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (__val))) ; } pub type sigset_t = __sigset_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct timeval { pub tv_se... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_long` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15712 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type u_int = __u_int ; pub type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t =... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ULong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:19334 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (tv_nsec))) ; } pub type suseconds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [deriv... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15741 [INFO] [stdout] | [INFO] [stdout] 3 | ... type u_long = __u_long ; pub type quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t =... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `QuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:19373 [INFO] [stdout] | [INFO] [stdout] 3 | ...nds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_quad_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15770 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype quad_t = __quad_t ; pub type u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20151 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (__fds_bits))) ; } pub type fd_mask = __fd_mask ; extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __readfds ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15803 [INFO] [stdout] | [INFO] [stdout] 3 | ...e u_quad_t = __u_quad_t ; pub type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `FsidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20649 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int ; } pub type blksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub ty... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `loff_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15832 [INFO] [stdout] | [INFO] [stdout] 3 | ... type fsid_t = __fsid_t ; pub type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `LoffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20684 [INFO] [stdout] | [INFO] [stdout] 3 | ...ksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ino_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15861 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type loff_t = __loff_t ; pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `InoT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20717 [INFO] [stdout] | [INFO] [stdout] 3 | ...kcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)]... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dev_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15888 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type ino_t = __ino_t ; pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nli... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `DevT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20754 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `gid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15915 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type dev_t = __dev_t ; pub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __u... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `GidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:24226 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (__next))) ; } pub type __pthread_list_t = __pthread_internal_list ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pth... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mode_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15942 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub type gid_t = __gid_t ; pub type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __of... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `ModeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:25144 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__next))) ; } pub type __pthread_slist_t = __pthread_internal_slist ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nlink_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:15971 [INFO] [stdout] | [INFO] [stdout] 3 | ...type mode_t = __mode_t ; pub type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NlinkT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16002 [INFO] [stdout] | [INFO] [stdout] 3 | ...type nlink_t = __nlink_t ; pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; p... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `UidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__tss_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:33906 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (__g_signals))) ; } pub type __tss_t = :: std :: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [r... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TssT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `off_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16029 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type uid_t = __uid_t ; pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `OffT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__thrd_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:33957 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ThrdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16056 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type off_t = __off_t ; pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __cad... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `PidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:34768 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! (__data))) ; } pub type pthread_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `id_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16083 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub type pid_t = __pid_t ; pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `IdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:36967 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (__align))) ; } pub type pthread_key_t = :: std :: os :: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; #... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `daddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16108 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub type id_t = __id_t ; pub type daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = _... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `DaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `caddr_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16139 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe daddr_t = __daddr_t ; pub type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t =... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `CaddrT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:37024 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_at... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16170 [INFO] [stdout] | [INFO] [stdout] 3 | ...type caddr_t = __caddr_t ; pub type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case: `KeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16197 [INFO] [stdout] | [INFO] [stdout] 3 | ...b type key_t = __key_t ; pub type clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `ClockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:43046 [INFO] [stdout] | [INFO] [stdout] 3 | ..._align))) ; } pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `clockid_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16228 [INFO] [stdout] | [INFO] [stdout] 3 | ... clock_t = __clock_t ; pub type clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong =... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:56310 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `time_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16263 [INFO] [stdout] | [INFO] [stdout] 3 | ...clockid_t = __clockid_t ; pub type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `TimeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `timer_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16292 [INFO] [stdout] | [INFO] [stdout] 3 | ...type time_t = __time_t ; pub type timer_t = __timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TimerT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__locale_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:65794 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! (__names))) ; } pub type __locale_t = * mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn strcoll_l (_... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ulong` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16323 [INFO] [stdout] | [INFO] [stdout] 3 | ...__timer_t ; pub type ulong = :: std :: os :: raw :: c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: s... [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ulong` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `ushort` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16373 [INFO] [stdout] | [INFO] [stdout] 3 | ... c_ulong ; pub type ushort = :: std :: os :: raw :: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __u... [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Ushort` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `locale_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:65840 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn strcoll_l (__s1 : * const :: std :: os :: raw :: c_char ,... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `uint` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16425 [INFO] [stdout] | [INFO] [stdout] 3 | ...: c_ushort ; pub type uint = :: std :: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub typ... [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Uint` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int8_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16473 [INFO] [stdout] | [INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `UInt8T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_1` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75775 [INFO] [stdout] | [INFO] [stdout] 3 | ...indgen_ty_1 = 255 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int16_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16505 [INFO] [stdout] | [INFO] [stdout] 3 | ...u_int8_t = __uint8_t ; pub type u_int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt16T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nalUnitType_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103139 [INFO] [stdout] | [INFO] [stdout] 3 | ...lUnitType_e = 31 ; pub type nalUnitType_e = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NalUnitTypeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int32_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16539 [INFO] [stdout] | [INFO] [stdout] 3 | ...int16_t = __uint16_t ; pub type u_int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt32T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `u_int64_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16573 [INFO] [stdout] | [INFO] [stdout] 3 | ...int32_t = __uint32_t ; pub type u_int64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `UInt64T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `register_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16607 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt64_t = __uint64_t ; pub type register_t = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `RegisterT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104355 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_2 = 2 ; pub type _bindgen_ty_2 = :: std :: os :: raw :: c_uint ; pub const NO_LONG_TERM_FRAME_INDICES : _bindgen_ty_3 = 65... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `sigset_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:17424 [INFO] [stdout] | [INFO] [stdout] 3 | ...ringify ! (__val))) ; } pub type sigset_t = __sigset_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct timeval { pub tv_se... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `SigsetT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `suseconds_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:19334 [INFO] [stdout] | [INFO] [stdout] 3 | ...fy ! (tv_nsec))) ; } pub type suseconds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [deriv... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104475 [INFO] [stdout] | [INFO] [stdout] 3 | ...dgen_ty_3 = 65535 ; pub type _bindgen_ty_3 = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__fd_mask` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:19373 [INFO] [stdout] | [INFO] [stdout] 3 | ...nds_t = __suseconds_t ; pub type __fd_mask = :: std :: os :: raw :: c_long ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fd_mask` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20151 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (__fds_bits))) ; } pub type fd_mask = __fd_mask ; extern "C" { pub fn select (__nfds : :: std :: os :: raw :: c_int , __readfds ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `FdMask` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dpbPictureStatus_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117881 [INFO] [stdout] | [INFO] [stdout] 3 | ...tatus_e = 3 ; pub type dpbPictureStatus_e = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DpbPictureStatusE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blksize_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20649 [INFO] [stdout] | [INFO] [stdout] 3 | ...os :: raw :: c_int ; } pub type blksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub ty... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `blkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20684 [INFO] [stdout] | [INFO] [stdout] 3 | ...ksize_t = __blksize_t ; pub type blkcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbType_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129433 [INFO] [stdout] | [INFO] [stdout] 3 | ...I_PCM : mbType_e = 31 ; pub type mbType_e = :: std :: os :: raw :: c_uint ; pub const subMbType_e_P_L0_8x8 : subMbType_e = 0 ; pub con... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `MbTypeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsblkcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20717 [INFO] [stdout] | [INFO] [stdout] 3 | ...kcnt_t = __blkcnt_t ; pub type fsblkcnt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)]... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `fsfilcnt_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:20754 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt_t = __fsblkcnt_t ; pub type fsfilcnt_t = __fsfilcnt_t ; # [repr (C)] # [derive (Copy , Clone)] pub union __atomic_wide_counter { pu... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `subMbType_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129689 [INFO] [stdout] | [INFO] [stdout] 3 | ... : subMbType_e = 3 ; pub type subMbType_e = :: std :: os :: raw :: c_uint ; pub const mbPartMode_e_MB_P_16x16 : mbPartMode_e = 0 ; pub... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubMbTypeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_list_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:24226 [INFO] [stdout] | [INFO] [stdout] 3 | ...! (__next))) ; } pub type __pthread_list_t = __pthread_internal_list ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pth... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadListT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__pthread_slist_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:25144 [INFO] [stdout] | [INFO] [stdout] 3 | ... (__next))) ; } pub type __pthread_slist_t = __pthread_internal_slist ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __pt... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSlistT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbPartMode_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129960 [INFO] [stdout] | [INFO] [stdout] 3 | ... mbPartMode_e = 3 ; pub type mbPartMode_e = :: std :: os :: raw :: c_uint ; pub const subMbPartMode_e_MB_SP_8x8 : subMbPartMode_e = 0 ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbPartModeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__tss_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:33906 [INFO] [stdout] | [INFO] [stdout] 3 | ...ify ! (__g_signals))) ; } pub type __tss_t = :: std :: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [r... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `TssT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__thrd_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:33957 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __thrd_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `ThrdT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `subMbPartMode_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130256 [INFO] [stdout] | [INFO] [stdout] 3 | ...PartMode_e = 3 ; pub type subMbPartMode_e = :: std :: os :: raw :: c_uint ; pub const mbPartPredMode_e_PRED_MODE_INTRA4x4 : mbPartPred... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubMbPartModeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:34768 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngify ! (__data))) ; } pub type pthread_t = :: std :: os :: raw :: c_ulong ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_key_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:36967 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! (__align))) ; } pub type pthread_key_t = :: std :: os :: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; #... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadKeyT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbPartPredMode_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130527 [INFO] [stdout] | [INFO] [stdout] 3 | ...redMode_e = 2 ; pub type mbPartPredMode_e = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbPartPredModeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_once_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:37024 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_uint ; pub type pthread_once_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_at... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadOnceT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `pthread_spinlock_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:43046 [INFO] [stdout] | [INFO] [stdout] 3 | ..._align))) ; } pub type pthread_spinlock_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Copy , Clone)] pub union pthread_ba... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `PthreadSpinlockT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbStorage_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:142085 [INFO] [stdout] | [INFO] [stdout] 3 | ...ingify ! (mbD))) ; } pub type mbStorage_t = mbStorage ; extern "C" { pub fn h264bsdDecodeMacroblockLayer (pStrmData : * mut strmData_t... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbStorageT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__compar_fn_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:56310 [INFO] [stdout] | [INFO] [stdout] 3 | ...: raw :: c_char ; } pub type __compar_fn_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `ComparFnT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `__locale_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:65794 [INFO] [stdout] | [INFO] [stdout] 3 | ...gify ! (__names))) ; } pub type __locale_t = * mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn strcoll_l (_... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `locale_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:65840 [INFO] [stdout] | [INFO] [stdout] 3 | ...* mut __locale_struct ; pub type locale_t = __locale_t ; extern "C" { pub fn strcoll_l (__s1 : * const :: std :: os :: raw :: c_char ,... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `LocaleT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_1` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75775 [INFO] [stdout] | [INFO] [stdout] 3 | ...indgen_ty_1 = 255 ; pub type _bindgen_ty_1 = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `storage_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:156304 [INFO] [stdout] | [INFO] [stdout] 3 | ...rsionBufferSize))) ; } pub type storage_t = storage ; extern "C" { pub fn h264bsdInitStorage (pStorage : * mut storage_t) ; } extern "... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `StorageT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `nalUnitType_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103139 [INFO] [stdout] | [INFO] [stdout] 3 | ...lUnitType_e = 31 ; pub type nalUnitType_e = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NalUnitTypeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_2` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104355 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_2 = 2 ; pub type _bindgen_ty_2 = :: std :: os :: raw :: c_uint ; pub const NO_LONG_TERM_FRAME_INDICES : _bindgen_ty_3 = 65... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:157683 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_4 = 5 ; pub type _bindgen_ty_4 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn h264bsdInit (pStorage : * mut storage... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_3` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104475 [INFO] [stdout] | [INFO] [stdout] 3 | ...dgen_ty_3 = 65535 ; pub type _bindgen_ty_3 = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `dpbPictureStatus_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117881 [INFO] [stdout] | [INFO] [stdout] 3 | ...tatus_e = 3 ; pub type dpbPictureStatus_e = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `DpbPictureStatusE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbType_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129433 [INFO] [stdout] | [INFO] [stdout] 3 | ...I_PCM : mbType_e = 31 ; pub type mbType_e = :: std :: os :: raw :: c_uint ; pub const subMbType_e_P_L0_8x8 : subMbType_e = 0 ; pub con... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `MbTypeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `subMbType_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129689 [INFO] [stdout] | [INFO] [stdout] 3 | ... : subMbType_e = 3 ; pub type subMbType_e = :: std :: os :: raw :: c_uint ; pub const mbPartMode_e_MB_P_16x16 : mbPartMode_e = 0 ; pub... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubMbTypeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbPartMode_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129960 [INFO] [stdout] | [INFO] [stdout] 3 | ... mbPartMode_e = 3 ; pub type mbPartMode_e = :: std :: os :: raw :: c_uint ; pub const subMbPartMode_e_MB_SP_8x8 : subMbPartMode_e = 0 ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbPartModeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `subMbPartMode_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130256 [INFO] [stdout] | [INFO] [stdout] 3 | ...PartMode_e = 3 ; pub type subMbPartMode_e = :: std :: os :: raw :: c_uint ; pub const mbPartPredMode_e_PRED_MODE_INTRA4x4 : mbPartPred... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SubMbPartModeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbPartPredMode_e` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130527 [INFO] [stdout] | [INFO] [stdout] 3 | ...redMode_e = 2 ; pub type mbPartPredMode_e = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbPartPredModeE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `mbStorage_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:142085 [INFO] [stdout] | [INFO] [stdout] 3 | ...ingify ! (mbD))) ; } pub type mbStorage_t = mbStorage ; extern "C" { pub fn h264bsdDecodeMacroblockLayer (pStrmData : * mut strmData_t... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `MbStorageT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `storage_t` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:156304 [INFO] [stdout] | [INFO] [stdout] 3 | ...rsionBufferSize))) ; } pub type storage_t = storage ; extern "C" { pub fn h264bsdInitStorage (pStorage : * mut storage_t) ; } extern "... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `StorageT` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `_bindgen_ty_4` should have an upper camel case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:157683 [INFO] [stdout] | [INFO] [stdout] 3 | ..._bindgen_ty_4 = 5 ; pub type _bindgen_ty_4 = :: std :: os :: raw :: c_uint ; extern "C" { pub fn h264bsdInit (pStorage : * mut storage... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BindgenTy4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:1444 [INFO] [stdout] | [INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_GEN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__ldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3076 [INFO] [stdout] | [INFO] [stdout] 3 | ...EDEF : u32 = 0 ; pub const __ldiv_t_defined : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LDIV_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__lldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3115 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ; pub const EXIT_FAILURE : u32 = 1 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LLDIV_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3700 [INFO] [stdout] | [INFO] [stdout] 3 | ...4_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3740 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3782 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3821 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:4523 [INFO] [stdout] | [INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:4564 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5364 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; pub const _MEMORY_H : u32 = 1 ; pub const _STR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pStrmBuffStart` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:72994 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub struct strmData_t { pub pStrmBuffStart : * mut u8_ , pub pStrmCurrPos : * mut u8_ , pub bitPosInWord : u32_ , pub strmBuffSize : u... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `p_strm_buff_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pStrmCurrPos` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73027 [INFO] [stdout] | [INFO] [stdout] 3 | ...rmBuffStart : * mut u8_ , pub pStrmCurrPos : * mut u8_ , pub bitPosInWord : u32_ , pub strmBuffSize : u32_ , pub strmBuffReadBits : u3... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `p_strm_curr_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitPosInWord` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73058 [INFO] [stdout] | [INFO] [stdout] 3 | ...StrmCurrPos : * mut u8_ , pub bitPosInWord : u32_ , pub strmBuffSize : u32_ , pub strmBuffReadBits : u32_ , } # [test] fn bindgen_test... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `bit_pos_in_word` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strmBuffSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73084 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub bitPosInWord : u32_ , pub strmBuffSize : u32_ , pub strmBuffReadBits : u32_ , } # [test] fn bindgen_test_layout_strmData_t () { co... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `strm_buff_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strmBuffReadBits` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73110 [INFO] [stdout] | [INFO] [stdout] 3 | ...strmBuffSize : u32_ , pub strmBuffReadBits : u32_ , } # [test] fn bindgen_test_layout_strmData_t () { const UNINIT : :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `strm_buff_read_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75903 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct hrdParameters_t { pub cpbCnt : u32_ , pub bitRateScale : u32_ , pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `cpb_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitRateScale` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75923 [INFO] [stdout] | [INFO] [stdout] 3 | ...s_t { pub cpbCnt : u32_ , pub bitRateScale : u32_ , pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32usize] , pub cpbSizeValue :... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `bit_rate_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbSizeScale` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75949 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub bitRateScale : u32_ , pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32usize] , pub cpbSizeValue : [u32_ ; 32usize] , pub cb... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `cpb_size_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitRateValue` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75975 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32usize] , pub cpbSizeValue : [u32_ ; 32usize] , pub cbrFlag : [u32_ ; 32usize] ,... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `bit_rate_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbSizeValue` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76013 [INFO] [stdout] | [INFO] [stdout] 3 | ...alue : [u32_ ; 32usize] , pub cpbSizeValue : [u32_ ; 32usize] , pub cbrFlag : [u32_ ; 32usize] , pub initialCpbRemovalDelayLength : u3... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `cpb_size_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cbrFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76051 [INFO] [stdout] | [INFO] [stdout] 3 | ...bSizeValue : [u32_ ; 32usize] , pub cbrFlag : [u32_ ; 32usize] , pub initialCpbRemovalDelayLength : u32_ , pub cpbRemovalDelayLength :... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `cbr_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `initialCpbRemovalDelayLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76084 [INFO] [stdout] | [INFO] [stdout] 3 | ...usize] , pub initialCpbRemovalDelayLength : u32_ , pub cpbRemovalDelayLength : u32_ , pub dpbOutputDelayLength : u32_ , pub timeOffset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_cpb_removal_delay_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbRemovalDelayLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76126 [INFO] [stdout] | [INFO] [stdout] 3 | ...yLength : u32_ , pub cpbRemovalDelayLength : u32_ , pub dpbOutputDelayLength : u32_ , pub timeOffsetLength : u32_ , } # [test] fn bind... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cpb_removal_delay_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dpbOutputDelayLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76161 [INFO] [stdout] | [INFO] [stdout] 3 | ...ayLength : u32_ , pub dpbOutputDelayLength : u32_ , pub timeOffsetLength : u32_ , } # [test] fn bindgen_test_layout_hrdParameters_t ()... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dpb_output_delay_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeOffsetLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76195 [INFO] [stdout] | [INFO] [stdout] 3 | ...tDelayLength : u32_ , pub timeOffsetLength : u32_ , } # [test] fn bindgen_test_layout_hrdParameters_t () { const UNINIT : :: std :: me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_offset_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `aspectRatioPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:78967 [INFO] [stdout] | [INFO] [stdout] 3 | ...iParameters_t { pub aspectRatioPresentFlag : u32_ , pub aspectRatioIdc : u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `aspect_ratio_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `aspectRatioIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79003 [INFO] [stdout] | [INFO] [stdout] 3 | ...tioPresentFlag : u32_ , pub aspectRatioIdc : u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overscanInfoPresentFlag : u32_ , ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `aspect_ratio_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sarWidth` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79031 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub aspectRatioIdc : u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overscanInfoPresentFlag : u32_ , pub overscanAppropria... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sar_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sarHeight` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79053 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overscanInfoPresentFlag : u32_ , pub overscanAppropriateFlag : u32_ , pub vid... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sar_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `overscanInfoPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79076 [INFO] [stdout] | [INFO] [stdout] 3 | ...eight : u32_ , pub overscanInfoPresentFlag : u32_ , pub overscanAppropriateFlag : u32_ , pub videoSignalTypePresentFlag : u32_ , pub v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `overscan_info_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `overscanAppropriateFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79113 [INFO] [stdout] | [INFO] [stdout] 3 | ...tFlag : u32_ , pub overscanAppropriateFlag : u32_ , pub videoSignalTypePresentFlag : u32_ , pub videoFormat : u32_ , pub videoFullRang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `overscan_appropriate_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `videoSignalTypePresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79150 [INFO] [stdout] | [INFO] [stdout] 3 | ...g : u32_ , pub videoSignalTypePresentFlag : u32_ , pub videoFormat : u32_ , pub videoFullRangeFlag : u32_ , pub colourDescriptionPrese... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `video_signal_type_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `videoFormat` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79190 [INFO] [stdout] | [INFO] [stdout] 3 | ...nalTypePresentFlag : u32_ , pub videoFormat : u32_ , pub videoFullRangeFlag : u32_ , pub colourDescriptionPresentFlag : u32_ , pub col... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `video_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `videoFullRangeFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79215 [INFO] [stdout] | [INFO] [stdout] 3 | ...ideoFormat : u32_ , pub videoFullRangeFlag : u32_ , pub colourDescriptionPresentFlag : u32_ , pub colourPrimaries : u32_ , pub transfe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `video_full_range_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `colourDescriptionPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79247 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub colourDescriptionPresentFlag : u32_ , pub colourPrimaries : u32_ , pub transferCharacteristics : u32_ , pub matrixCoeffi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `colour_description_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `colourPrimaries` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79289 [INFO] [stdout] | [INFO] [stdout] 3 | ...ionPresentFlag : u32_ , pub colourPrimaries : u32_ , pub transferCharacteristics : u32_ , pub matrixCoefficients : u32_ , pub chromaLo... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `colour_primaries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transferCharacteristics` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79318 [INFO] [stdout] | [INFO] [stdout] 3 | ...maries : u32_ , pub transferCharacteristics : u32_ , pub matrixCoefficients : u32_ , pub chromaLocInfoPresentFlag : u32_ , pub chromaS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transfer_characteristics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `matrixCoefficients` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79355 [INFO] [stdout] | [INFO] [stdout] 3 | ...acteristics : u32_ , pub matrixCoefficients : u32_ , pub chromaLocInfoPresentFlag : u32_ , pub chromaSampleLocTypeTopField : u32_ , pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_coefficients` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaLocInfoPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79387 [INFO] [stdout] | [INFO] [stdout] 3 | ...nts : u32_ , pub chromaLocInfoPresentFlag : u32_ , pub chromaSampleLocTypeTopField : u32_ , pub chromaSampleLocTypeBottomField : u32_ ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_loc_info_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaSampleLocTypeTopField` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79425 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub chromaSampleLocTypeTopField : u32_ , pub chromaSampleLocTypeBottomField : u32_ , pub timingInfoPresentFlag : u32_ , pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_sample_loc_type_top_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaSampleLocTypeBottomField` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79466 [INFO] [stdout] | [INFO] [stdout] 3 | ...u32_ , pub chromaSampleLocTypeBottomField : u32_ , pub timingInfoPresentFlag : u32_ , pub numUnitsInTick : u32_ , pub timeScale : u32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_sample_loc_type_bottom_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timingInfoPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79510 [INFO] [stdout] | [INFO] [stdout] 3 | ...omField : u32_ , pub timingInfoPresentFlag : u32_ , pub numUnitsInTick : u32_ , pub timeScale : u32_ , pub fixedFrameRateFlag : u32_ ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `timing_info_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numUnitsInTick` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79545 [INFO] [stdout] | [INFO] [stdout] 3 | ...nfoPresentFlag : u32_ , pub numUnitsInTick : u32_ , pub timeScale : u32_ , pub fixedFrameRateFlag : u32_ , pub nalHrdParametersPresent... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_units_in_tick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeScale` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79573 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub numUnitsInTick : u32_ , pub timeScale : u32_ , pub fixedFrameRateFlag : u32_ , pub nalHrdParametersPresentFlag : u32_ , pub nalH... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `time_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fixedFrameRateFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79596 [INFO] [stdout] | [INFO] [stdout] 3 | ... timeScale : u32_ , pub fixedFrameRateFlag : u32_ , pub nalHrdParametersPresentFlag : u32_ , pub nalHrdParameters : hrdParameters_t , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fixed_frame_rate_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalHrdParametersPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79628 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub nalHrdParametersPresentFlag : u32_ , pub nalHrdParameters : hrdParameters_t , pub vclHrdParametersPresentFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nal_hrd_parameters_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalHrdParameters` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79669 [INFO] [stdout] | [INFO] [stdout] 3 | ...sPresentFlag : u32_ , pub nalHrdParameters : hrdParameters_t , pub vclHrdParametersPresentFlag : u32_ , pub vclHrdParameters : hrdPara... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nal_hrd_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vclHrdParametersPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79710 [INFO] [stdout] | [INFO] [stdout] 3 | ...eters_t , pub vclHrdParametersPresentFlag : u32_ , pub vclHrdParameters : hrdParameters_t , pub lowDelayHrdFlag : u32_ , pub picStruct... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vcl_hrd_parameters_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vclHrdParameters` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79751 [INFO] [stdout] | [INFO] [stdout] 3 | ...sPresentFlag : u32_ , pub vclHrdParameters : hrdParameters_t , pub lowDelayHrdFlag : u32_ , pub picStructPresentFlag : u32_ , pub bits... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vcl_hrd_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lowDelayHrdFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79792 [INFO] [stdout] | [INFO] [stdout] 3 | ...rs : hrdParameters_t , pub lowDelayHrdFlag : u32_ , pub picStructPresentFlag : u32_ , pub bitstreamRestrictionFlag : u32_ , pub motion... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `low_delay_hrd_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picStructPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79821 [INFO] [stdout] | [INFO] [stdout] 3 | ...yHrdFlag : u32_ , pub picStructPresentFlag : u32_ , pub bitstreamRestrictionFlag : u32_ , pub motionVectorsOverPicBoundariesFlag : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_struct_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:1444 [INFO] [stdout] | [INFO] [stdout] 3 | ...1 ; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_GEN... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__ldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3076 [INFO] [stdout] | [INFO] [stdout] 3 | ...EDEF : u32 = 0 ; pub const __ldiv_t_defined : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LDIV_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitstreamRestrictionFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79855 [INFO] [stdout] | [INFO] [stdout] 3 | ...Flag : u32_ , pub bitstreamRestrictionFlag : u32_ , pub motionVectorsOverPicBoundariesFlag : u32_ , pub maxBytesPerPicDenom : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bitstream_restriction_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__lldiv_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3115 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __lldiv_t_defined : u32 = 1 ; pub const RAND_MAX : u32 = 2147483647 ; pub const EXIT_FAILURE : u32 = 1 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__LLDIV_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clock_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3700 [INFO] [stdout] | [INFO] [stdout] 3 | ...4_H : u32 = 1 ; pub const __clock_t_defined : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCK_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `motionVectorsOverPicBoundariesFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79893 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub motionVectorsOverPicBoundariesFlag : u32_ , pub maxBytesPerPicDenom : u32_ , pub maxBitsPerMbDenom : u32_ , pub log2MaxMvLength... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `motion_vectors_over_pic_boundaries_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__clockid_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3740 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32 = 1 ; pub const __clockid_t_defined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__CLOCKID_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__time_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3782 [INFO] [stdout] | [INFO] [stdout] 3 | ...ined : u32 = 1 ; pub const __time_t_defined : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIME_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxBytesPerPicDenom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79941 [INFO] [stdout] | [INFO] [stdout] 3 | ...riesFlag : u32_ , pub maxBytesPerPicDenom : u32_ , pub maxBitsPerMbDenom : u32_ , pub log2MaxMvLengthHorizontal : u32_ , pub log2MaxMv... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_bytes_per_pic_denom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timer_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:3821 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timer_t_defined : u32 = 1 ; pub const _BITS_STDINT_INTN_H : u32 = 1 ; pub const __BIT_TYPES_DEFINED__ : u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMER_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxBitsPerMbDenom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79974 [INFO] [stdout] | [INFO] [stdout] 3 | ...erPicDenom : u32_ , pub maxBitsPerMbDenom : u32_ , pub log2MaxMvLengthHorizontal : u32_ , pub log2MaxMvLengthVertical : u32_ , pub num... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_bits_per_mb_denom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__sigset_t_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:4523 [INFO] [stdout] | [INFO] [stdout] 3 | ..._H : u32 = 1 ; pub const __sigset_t_defined : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ;... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__SIGSET_T_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__timeval_defined` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:4564 [INFO] [stdout] | [INFO] [stdout] 3 | ...ned : u32 = 1 ; pub const __timeval_defined : u32 = 1 ; pub const _STRUCT_TIMESPEC : u32 = 1 ; pub const FD_SETSIZE : u32 = 1024 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__TIMEVAL_DEFINED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `log2MaxMvLengthHorizontal` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80005 [INFO] [stdout] | [INFO] [stdout] 3 | ...om : u32_ , pub log2MaxMvLengthHorizontal : u32_ , pub log2MaxMvLengthVertical : u32_ , pub numReorderFrames : u32_ , pub maxDecFrameB... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log2_max_mv_length_horizontal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `__have_pthread_attr_t` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:5364 [INFO] [stdout] | [INFO] [stdout] 3 | ...: u32 = 1 ; pub const __have_pthread_attr_t : u32 = 1 ; pub const _ALLOCA_H : u32 = 1 ; pub const _MEMORY_H : u32 = 1 ; pub const _STR... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__HAVE_PTHREAD_ATTR_T` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:13477 [INFO] [stdout] | [INFO] [stdout] 3 | ..., } # [test] fn bindgen_test_layout___fsid_t () { const UNINIT : :: std :: mem :: MaybeUninit < __fsid_t > = :: std :: mem :: MaybeUni... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `log2MaxMvLengthVertical` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80044 [INFO] [stdout] | [INFO] [stdout] 3 | ...ntal : u32_ , pub log2MaxMvLengthVertical : u32_ , pub numReorderFrames : u32_ , pub maxDecFrameBuffering : u32_ , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log2_max_mv_length_vertical` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numReorderFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80081 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngthVertical : u32_ , pub numReorderFrames : u32_ , pub maxDecFrameBuffering : u32_ , } # [test] fn bindgen_test_layout_vuiParameters_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_reorder_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___sigset_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:16794 [INFO] [stdout] | [INFO] [stdout] 3 | ...} # [test] fn bindgen_test_layout___sigset_t () { const UNINIT : :: std :: mem :: MaybeUninit < __sigset_t > = :: std :: mem :: MaybeU... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_sigset_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___atomic_wide_counter__bindgen_ty_1` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:21163 [INFO] [stdout] | [INFO] [stdout] 3 | ... raw :: c_uint , } # [test] fn bindgen_test_layout___atomic_wide_counter__bindgen_ty_1 () { const UNINIT : :: std :: mem :: MaybeUnini... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_atomic_wide_counter_bindgen_ty_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxDecFrameBuffering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80111 [INFO] [stdout] | [INFO] [stdout] 3 | ...erFrames : u32_ , pub maxDecFrameBuffering : u32_ , } # [test] fn bindgen_test_layout_vuiParameters_t () { const UNINIT : :: std :: me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_dec_frame_buffering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___atomic_wide_counter` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:22190 [INFO] [stdout] | [INFO] [stdout] 3 | ...fn bindgen_test_layout___atomic_wide_counter () { const UNINIT : :: std :: mem :: MaybeUninit < __atomic_wide_counter > = :: std :: me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_atomic_wide_counter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_internal_list` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:23295 [INFO] [stdout] | [INFO] [stdout] 3 | ...thread_internal_list , } # [test] fn bindgen_test_layout___pthread_internal_list () { const UNINIT : :: std :: mem :: MaybeUninit < __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_internal_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_internal_slist` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:24416 [INFO] [stdout] | [INFO] [stdout] 3 | ...ead_internal_slist , } # [test] fn bindgen_test_layout___pthread_internal_slist () { const UNINIT : :: std :: mem :: MaybeUninit < __p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_internal_slist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `profileIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88650 [INFO] [stdout] | [INFO] [stdout] 3 | ...] pub struct seqParamSet_t { pub profileIdc : u32_ , pub levelIdc : u32_ , pub seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `profile_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_mutex_s` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:25637 [INFO] [stdout] | [INFO] [stdout] 3 | ...st] fn bindgen_test_layout___pthread_mutex_s () { const UNINIT : :: std :: mem :: MaybeUninit < __pthread_mutex_s > = :: std :: mem ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_mutex_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `levelIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88674 [INFO] [stdout] | [INFO] [stdout] 3 | ...et_t { pub profileIdc : u32_ , pub levelIdc : u32_ , pub seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub picOrderCntType : u32... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `level_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_rwlock_arch_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:28438 [INFO] [stdout] | [INFO] [stdout] 3 | ... os :: raw :: c_uint , } # [test] fn bindgen_test_layout___pthread_rwlock_arch_t () { const UNINIT : :: std :: mem :: MaybeUninit < __... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_rwlock_arch_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___pthread_cond_s` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:31972 [INFO] [stdout] | [INFO] [stdout] 3 | ...est] fn bindgen_test_layout___pthread_cond_s () { const UNINIT : :: std :: mem :: MaybeUninit < __pthread_cond_s > = :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pthread_cond_s` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `seqParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88696 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub levelIdc : u32_ , pub seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub picOrderCntType : u32_ , pub maxPicOrderCntLsb : u32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `seq_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___once_flag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:34131 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [test] fn bindgen_test_layout___once_flag () { const UNINIT : :: std :: mem :: MaybeUninit < __once_flag > = :: std :: mem :: Maybe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_once_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88727 [INFO] [stdout] | [INFO] [stdout] 3 | ...seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub picOrderCntType : u32_ , pub maxPicOrderCntLsb : u32_ , pub deltaPicOrderAlway... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `max_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout___locale_struct` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:64265 [INFO] [stdout] | [INFO] [stdout] 3 | ...test] fn bindgen_test_layout___locale_struct () { const UNINIT : :: std :: mem :: MaybeUninit < __locale_struct > = :: std :: mem :: M... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_locale_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderCntType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88752 [INFO] [stdout] | [INFO] [stdout] 3 | ...b maxFrameNum : u32_ , pub picOrderCntType : u32_ , pub maxPicOrderCntLsb : u32_ , pub deltaPicOrderAlwaysZeroFlag : u32_ , pub offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_cnt_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pStrmBuffStart` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:72994 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub struct strmData_t { pub pStrmBuffStart : * mut u8_ , pub pStrmCurrPos : * mut u8_ , pub bitPosInWord : u32_ , pub strmBuffSize : u... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `p_strm_buff_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxPicOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88781 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntType : u32_ , pub maxPicOrderCntLsb : u32_ , pub deltaPicOrderAlwaysZeroFlag : u32_ , pub offsetForNonRefPic : i32_ , pub offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pStrmCurrPos` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73027 [INFO] [stdout] | [INFO] [stdout] 3 | ...rmBuffStart : * mut u8_ , pub pStrmCurrPos : * mut u8_ , pub bitPosInWord : u32_ , pub strmBuffSize : u32_ , pub strmBuffReadBits : u3... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `p_strm_curr_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitPosInWord` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73058 [INFO] [stdout] | [INFO] [stdout] 3 | ...StrmCurrPos : * mut u8_ , pub bitPosInWord : u32_ , pub strmBuffSize : u32_ , pub strmBuffReadBits : u32_ , } # [test] fn bindgen_test... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `bit_pos_in_word` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deltaPicOrderAlwaysZeroFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88812 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub deltaPicOrderAlwaysZeroFlag : u32_ , pub offsetForNonRefPic : i32_ , pub offsetForTopToBottomField : i32_ , pub numRefFr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delta_pic_order_always_zero_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strmBuffSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73084 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub bitPosInWord : u32_ , pub strmBuffSize : u32_ , pub strmBuffReadBits : u32_ , } # [test] fn bindgen_test_layout_strmData_t () { co... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `strm_buff_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `offsetForNonRefPic` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88853 [INFO] [stdout] | [INFO] [stdout] 3 | ...sZeroFlag : u32_ , pub offsetForNonRefPic : i32_ , pub offsetForTopToBottomField : i32_ , pub numRefFramesInPicOrderCntCycle : u32_ , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `offset_for_non_ref_pic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `strmBuffReadBits` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73110 [INFO] [stdout] | [INFO] [stdout] 3 | ...strmBuffSize : u32_ , pub strmBuffReadBits : u32_ , } # [test] fn bindgen_test_layout_strmData_t () { const UNINIT : :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `strm_buff_read_bits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `offsetForTopToBottomField` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88885 [INFO] [stdout] | [INFO] [stdout] 3 | ...ic : i32_ , pub offsetForTopToBottomField : i32_ , pub numRefFramesInPicOrderCntCycle : u32_ , pub offsetForRefFrame : * mut i32_ , pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `offset_for_top_to_bottom_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_strmData_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:73150 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [test] fn bindgen_test_layout_strmData_t () { const UNINIT : :: std :: mem :: MaybeUninit < strmData_t > = :: std :: mem :: MaybeUn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_strm_data_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefFramesInPicOrderCntCycle` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88924 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub numRefFramesInPicOrderCntCycle : u32_ , pub offsetForRefFrame : * mut i32_ , pub numRefFrames : u32_ , pub gapsInFrameNumVal... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_frames_in_pic_order_cnt_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75903 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct hrdParameters_t { pub cpbCnt : u32_ , pub bitRateScale : u32_ , pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `cpb_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `offsetForRefFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88968 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntCycle : u32_ , pub offsetForRefFrame : * mut i32_ , pub numRefFrames : u32_ , pub gapsInFrameNumValueAllowedFlag : u32_ , pub pi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `offset_for_ref_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitRateScale` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75923 [INFO] [stdout] | [INFO] [stdout] 3 | ...s_t { pub cpbCnt : u32_ , pub bitRateScale : u32_ , pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32usize] , pub cpbSizeValue :... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `bit_rate_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbSizeScale` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75949 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub bitRateScale : u32_ , pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32usize] , pub cpbSizeValue : [u32_ ; 32usize] , pub cb... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `cpb_size_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89005 [INFO] [stdout] | [INFO] [stdout] 3 | ...orRefFrame : * mut i32_ , pub numRefFrames : u32_ , pub gapsInFrameNumValueAllowedFlag : u32_ , pub picWidthInMbs : u32_ , pub picHeig... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitRateValue` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:75975 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub cpbSizeScale : u32_ , pub bitRateValue : [u32_ ; 32usize] , pub cpbSizeValue : [u32_ ; 32usize] , pub cbrFlag : [u32_ ; 32usize] ,... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `bit_rate_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gapsInFrameNumValueAllowedFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89031 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub gapsInFrameNumValueAllowedFlag : u32_ , pub picWidthInMbs : u32_ , pub picHeightInMbs : u32_ , pub frameCroppingFlag : u32_ ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gaps_in_frame_num_value_allowed_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picWidthInMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89075 [INFO] [stdout] | [INFO] [stdout] 3 | ...alueAllowedFlag : u32_ , pub picWidthInMbs : u32_ , pub picHeightInMbs : u32_ , pub frameCroppingFlag : u32_ , pub frameCropLeftOffset... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_width_in_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbSizeValue` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76013 [INFO] [stdout] | [INFO] [stdout] 3 | ...alue : [u32_ ; 32usize] , pub cpbSizeValue : [u32_ ; 32usize] , pub cbrFlag : [u32_ ; 32usize] , pub initialCpbRemovalDelayLength : u3... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `cpb_size_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cbrFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76051 [INFO] [stdout] | [INFO] [stdout] 3 | ...bSizeValue : [u32_ ; 32usize] , pub cbrFlag : [u32_ ; 32usize] , pub initialCpbRemovalDelayLength : u32_ , pub cpbRemovalDelayLength :... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `cbr_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picHeightInMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89102 [INFO] [stdout] | [INFO] [stdout] 3 | ... picWidthInMbs : u32_ , pub picHeightInMbs : u32_ , pub frameCroppingFlag : u32_ , pub frameCropLeftOffset : u32_ , pub frameCropRight... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_height_in_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `initialCpbRemovalDelayLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76084 [INFO] [stdout] | [INFO] [stdout] 3 | ...usize] , pub initialCpbRemovalDelayLength : u32_ , pub cpbRemovalDelayLength : u32_ , pub dpbOutputDelayLength : u32_ , pub timeOffset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `initial_cpb_removal_delay_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCroppingFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89130 [INFO] [stdout] | [INFO] [stdout] 3 | ...HeightInMbs : u32_ , pub frameCroppingFlag : u32_ , pub frameCropLeftOffset : u32_ , pub frameCropRightOffset : u32_ , pub frameCropTo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_cropping_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `cpbRemovalDelayLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76126 [INFO] [stdout] | [INFO] [stdout] 3 | ...yLength : u32_ , pub cpbRemovalDelayLength : u32_ , pub dpbOutputDelayLength : u32_ , pub timeOffsetLength : u32_ , } # [test] fn bind... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `cpb_removal_delay_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropLeftOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89161 [INFO] [stdout] | [INFO] [stdout] 3 | ...ppingFlag : u32_ , pub frameCropLeftOffset : u32_ , pub frameCropRightOffset : u32_ , pub frameCropTopOffset : u32_ , pub frameCropBot... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_left_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dpbOutputDelayLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76161 [INFO] [stdout] | [INFO] [stdout] 3 | ...ayLength : u32_ , pub dpbOutputDelayLength : u32_ , pub timeOffsetLength : u32_ , } # [test] fn bindgen_test_layout_hrdParameters_t ()... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dpb_output_delay_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropRightOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89194 [INFO] [stdout] | [INFO] [stdout] 3 | ...ftOffset : u32_ , pub frameCropRightOffset : u32_ , pub frameCropTopOffset : u32_ , pub frameCropBottomOffset : u32_ , pub vuiParamete... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_right_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeOffsetLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76195 [INFO] [stdout] | [INFO] [stdout] 3 | ...tDelayLength : u32_ , pub timeOffsetLength : u32_ , } # [test] fn bindgen_test_layout_hrdParameters_t () { const UNINIT : :: std :: me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_offset_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_hrdParameters_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:76235 [INFO] [stdout] | [INFO] [stdout] 3 | ...est] fn bindgen_test_layout_hrdParameters_t () { const UNINIT : :: std :: mem :: MaybeUninit < hrdParameters_t > = :: std :: mem :: Ma... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_hrd_parameters_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropTopOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89228 [INFO] [stdout] | [INFO] [stdout] 3 | ...ightOffset : u32_ , pub frameCropTopOffset : u32_ , pub frameCropBottomOffset : u32_ , pub vuiParametersPresentFlag : u32_ , pub vuiPa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_top_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropBottomOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89260 [INFO] [stdout] | [INFO] [stdout] 3 | ...pOffset : u32_ , pub frameCropBottomOffset : u32_ , pub vuiParametersPresentFlag : u32_ , pub vuiParameters : * mut vuiParameters_t , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_bottom_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `aspectRatioPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:78967 [INFO] [stdout] | [INFO] [stdout] 3 | ...iParameters_t { pub aspectRatioPresentFlag : u32_ , pub aspectRatioIdc : u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overs... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `aspect_ratio_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vuiParametersPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89295 [INFO] [stdout] | [INFO] [stdout] 3 | ...fset : u32_ , pub vuiParametersPresentFlag : u32_ , pub vuiParameters : * mut vuiParameters_t , pub maxDpbSize : u32_ , } # [test] fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vui_parameters_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `aspectRatioIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79003 [INFO] [stdout] | [INFO] [stdout] 3 | ...tioPresentFlag : u32_ , pub aspectRatioIdc : u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overscanInfoPresentFlag : u32_ , ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `aspect_ratio_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sarWidth` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79031 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub aspectRatioIdc : u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overscanInfoPresentFlag : u32_ , pub overscanAppropria... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `sar_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vuiParameters` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89333 [INFO] [stdout] | [INFO] [stdout] 3 | ...etersPresentFlag : u32_ , pub vuiParameters : * mut vuiParameters_t , pub maxDpbSize : u32_ , } # [test] fn bindgen_test_layout_seqPar... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `vui_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sarHeight` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79053 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub sarWidth : u32_ , pub sarHeight : u32_ , pub overscanInfoPresentFlag : u32_ , pub overscanAppropriateFlag : u32_ , pub vid... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sar_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxDpbSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89377 [INFO] [stdout] | [INFO] [stdout] 3 | ...s : * mut vuiParameters_t , pub maxDpbSize : u32_ , } # [test] fn bindgen_test_layout_seqParamSet_t () { const UNINIT : :: std :: mem ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `max_dpb_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `overscanInfoPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79076 [INFO] [stdout] | [INFO] [stdout] 3 | ...eight : u32_ , pub overscanInfoPresentFlag : u32_ , pub overscanAppropriateFlag : u32_ , pub videoSignalTypePresentFlag : u32_ , pub v... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `overscan_info_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95311 [INFO] [stdout] | [INFO] [stdout] 3 | ...ruct picParamSet_t { pub picParameterSetId : u32_ , pub seqParameterSetId : u32_ , pub picOrderPresentFlag : u32_ , pub numSliceGroups... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `overscanAppropriateFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79113 [INFO] [stdout] | [INFO] [stdout] 3 | ...tFlag : u32_ , pub overscanAppropriateFlag : u32_ , pub videoSignalTypePresentFlag : u32_ , pub videoFormat : u32_ , pub videoFullRang... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `overscan_appropriate_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `seqParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95342 [INFO] [stdout] | [INFO] [stdout] 3 | ...ameterSetId : u32_ , pub seqParameterSetId : u32_ , pub picOrderPresentFlag : u32_ , pub numSliceGroups : u32_ , pub sliceGroupMapType... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `seq_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `videoSignalTypePresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79150 [INFO] [stdout] | [INFO] [stdout] 3 | ...g : u32_ , pub videoSignalTypePresentFlag : u32_ , pub videoFormat : u32_ , pub videoFullRangeFlag : u32_ , pub colourDescriptionPrese... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `video_signal_type_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95373 [INFO] [stdout] | [INFO] [stdout] 3 | ...eterSetId : u32_ , pub picOrderPresentFlag : u32_ , pub numSliceGroups : u32_ , pub sliceGroupMapType : u32_ , pub runLength : * mut u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `videoFormat` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79190 [INFO] [stdout] | [INFO] [stdout] 3 | ...nalTypePresentFlag : u32_ , pub videoFormat : u32_ , pub videoFullRangeFlag : u32_ , pub colourDescriptionPresentFlag : u32_ , pub col... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `video_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `videoFullRangeFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79215 [INFO] [stdout] | [INFO] [stdout] 3 | ...ideoFormat : u32_ , pub videoFullRangeFlag : u32_ , pub colourDescriptionPresentFlag : u32_ , pub colourPrimaries : u32_ , pub transfe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `video_full_range_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numSliceGroups` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95406 [INFO] [stdout] | [INFO] [stdout] 3 | ...derPresentFlag : u32_ , pub numSliceGroups : u32_ , pub sliceGroupMapType : u32_ , pub runLength : * mut u32_ , pub topLeft : * mut u3... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_slice_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `colourDescriptionPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79247 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub colourDescriptionPresentFlag : u32_ , pub colourPrimaries : u32_ , pub transferCharacteristics : u32_ , pub matrixCoeffi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `colour_description_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupMapType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95434 [INFO] [stdout] | [INFO] [stdout] 3 | ...SliceGroups : u32_ , pub sliceGroupMapType : u32_ , pub runLength : * mut u32_ , pub topLeft : * mut u32_ , pub bottomRight : * mut u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_map_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `colourPrimaries` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79289 [INFO] [stdout] | [INFO] [stdout] 3 | ...ionPresentFlag : u32_ , pub colourPrimaries : u32_ , pub transferCharacteristics : u32_ , pub matrixCoefficients : u32_ , pub chromaLo... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `colour_primaries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `runLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95465 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub sliceGroupMapType : u32_ , pub runLength : * mut u32_ , pub topLeft : * mut u32_ , pub bottomRight : * mut u32_ , pub sliceGroupCha... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `run_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `transferCharacteristics` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79318 [INFO] [stdout] | [INFO] [stdout] 3 | ...maries : u32_ , pub transferCharacteristics : u32_ , pub matrixCoefficients : u32_ , pub chromaLocInfoPresentFlag : u32_ , pub chromaS... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `transfer_characteristics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `matrixCoefficients` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79355 [INFO] [stdout] | [INFO] [stdout] 3 | ...acteristics : u32_ , pub matrixCoefficients : u32_ , pub chromaLocInfoPresentFlag : u32_ , pub chromaSampleLocTypeTopField : u32_ , pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `matrix_coefficients` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topLeft` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95494 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub runLength : * mut u32_ , pub topLeft : * mut u32_ , pub bottomRight : * mut u32_ , pub sliceGroupChangeDirectionFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `top_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaLocInfoPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79387 [INFO] [stdout] | [INFO] [stdout] 3 | ...nts : u32_ , pub chromaLocInfoPresentFlag : u32_ , pub chromaSampleLocTypeTopField : u32_ , pub chromaSampleLocTypeBottomField : u32_ ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_loc_info_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bottomRight` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95521 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub topLeft : * mut u32_ , pub bottomRight : * mut u32_ , pub sliceGroupChangeDirectionFlag : u32_ , pub sliceGroupChangeRate : u32_ ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bottom_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaSampleLocTypeTopField` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79425 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub chromaSampleLocTypeTopField : u32_ , pub chromaSampleLocTypeBottomField : u32_ , pub timingInfoPresentFlag : u32_ , pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_sample_loc_type_top_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupChangeDirectionFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95552 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub sliceGroupChangeDirectionFlag : u32_ , pub sliceGroupChangeRate : u32_ , pub picSizeInMapUnits : u32_ , pub sliceGroupId :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_change_direction_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaSampleLocTypeBottomField` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79466 [INFO] [stdout] | [INFO] [stdout] 3 | ...u32_ , pub chromaSampleLocTypeBottomField : u32_ , pub timingInfoPresentFlag : u32_ , pub numUnitsInTick : u32_ , pub timeScale : u32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_sample_loc_type_bottom_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupChangeRate` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95595 [INFO] [stdout] | [INFO] [stdout] 3 | ...tionFlag : u32_ , pub sliceGroupChangeRate : u32_ , pub picSizeInMapUnits : u32_ , pub sliceGroupId : * mut u32_ , pub numRefIdxL0Acti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_change_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timingInfoPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79510 [INFO] [stdout] | [INFO] [stdout] 3 | ...omField : u32_ , pub timingInfoPresentFlag : u32_ , pub numUnitsInTick : u32_ , pub timeScale : u32_ , pub fixedFrameRateFlag : u32_ ,... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `timing_info_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picSizeInMapUnits` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95629 [INFO] [stdout] | [INFO] [stdout] 3 | ...ChangeRate : u32_ , pub picSizeInMapUnits : u32_ , pub sliceGroupId : * mut u32_ , pub numRefIdxL0Active : u32_ , pub picInitQp : u32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_size_in_map_units` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numUnitsInTick` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79545 [INFO] [stdout] | [INFO] [stdout] 3 | ...nfoPresentFlag : u32_ , pub numUnitsInTick : u32_ , pub timeScale : u32_ , pub fixedFrameRateFlag : u32_ , pub nalHrdParametersPresent... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_units_in_tick` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95660 [INFO] [stdout] | [INFO] [stdout] 3 | ...icSizeInMapUnits : u32_ , pub sliceGroupId : * mut u32_ , pub numRefIdxL0Active : u32_ , pub picInitQp : u32_ , pub chromaQpIndexOffse... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `timeScale` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79573 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub numUnitsInTick : u32_ , pub timeScale : u32_ , pub fixedFrameRateFlag : u32_ , pub nalHrdParametersPresentFlag : u32_ , pub nalH... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `time_scale` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefIdxL0Active` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95692 [INFO] [stdout] | [INFO] [stdout] 3 | ...upId : * mut u32_ , pub numRefIdxL0Active : u32_ , pub picInitQp : u32_ , pub chromaQpIndexOffset : i32_ , pub deblockingFilterControl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_idx_l0_active` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `fixedFrameRateFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79596 [INFO] [stdout] | [INFO] [stdout] 3 | ... timeScale : u32_ , pub fixedFrameRateFlag : u32_ , pub nalHrdParametersPresentFlag : u32_ , pub nalHrdParameters : hrdParameters_t , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fixed_frame_rate_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picInitQp` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95723 [INFO] [stdout] | [INFO] [stdout] 3 | ...b numRefIdxL0Active : u32_ , pub picInitQp : u32_ , pub chromaQpIndexOffset : i32_ , pub deblockingFilterControlPresentFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pic_init_qp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalHrdParametersPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79628 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub nalHrdParametersPresentFlag : u32_ , pub nalHrdParameters : hrdParameters_t , pub vclHrdParametersPresentFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nal_hrd_parameters_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaQpIndexOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95746 [INFO] [stdout] | [INFO] [stdout] 3 | ...picInitQp : u32_ , pub chromaQpIndexOffset : i32_ , pub deblockingFilterControlPresentFlag : u32_ , pub constrainedIntraPredFlag : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_qp_index_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalHrdParameters` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79669 [INFO] [stdout] | [INFO] [stdout] 3 | ...sPresentFlag : u32_ , pub nalHrdParameters : hrdParameters_t , pub vclHrdParametersPresentFlag : u32_ , pub vclHrdParameters : hrdPara... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `nal_hrd_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deblockingFilterControlPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95779 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub deblockingFilterControlPresentFlag : u32_ , pub constrainedIntraPredFlag : u32_ , pub redundantPicCntPresentFlag : u32_ , } # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `deblocking_filter_control_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vclHrdParametersPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79710 [INFO] [stdout] | [INFO] [stdout] 3 | ...eters_t , pub vclHrdParametersPresentFlag : u32_ , pub vclHrdParameters : hrdParameters_t , pub lowDelayHrdFlag : u32_ , pub picStruct... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vcl_hrd_parameters_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `constrainedIntraPredFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95827 [INFO] [stdout] | [INFO] [stdout] 3 | ...Flag : u32_ , pub constrainedIntraPredFlag : u32_ , pub redundantPicCntPresentFlag : u32_ , } # [test] fn bindgen_test_layout_picParam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `constrained_intra_pred_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vclHrdParameters` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79751 [INFO] [stdout] | [INFO] [stdout] 3 | ...sPresentFlag : u32_ , pub vclHrdParameters : hrdParameters_t , pub lowDelayHrdFlag : u32_ , pub picStructPresentFlag : u32_ , pub bits... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vcl_hrd_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lowDelayHrdFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79792 [INFO] [stdout] | [INFO] [stdout] 3 | ...rs : hrdParameters_t , pub lowDelayHrdFlag : u32_ , pub picStructPresentFlag : u32_ , pub bitstreamRestrictionFlag : u32_ , pub motion... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `low_delay_hrd_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `redundantPicCntPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95865 [INFO] [stdout] | [INFO] [stdout] 3 | ...g : u32_ , pub redundantPicCntPresentFlag : u32_ , } # [test] fn bindgen_test_layout_picParamSet_t () { const UNINIT : :: std :: mem :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redundant_pic_cnt_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picStructPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79821 [INFO] [stdout] | [INFO] [stdout] 3 | ...yHrdFlag : u32_ , pub picStructPresentFlag : u32_ , pub bitstreamRestrictionFlag : u32_ , pub motionVectorsOverPicBoundariesFlag : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_struct_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_CODED_SLICE` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102497 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub const nalUnitType_e_NAL_CODED_SLICE : nalUnitType_e = 1 ; pub const nalUnitType_e_NAL_CODED_SLICE_IDR : nalUnitType_e = 5 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_CODED_SLICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bitstreamRestrictionFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79855 [INFO] [stdout] | [INFO] [stdout] 3 | ...Flag : u32_ , pub bitstreamRestrictionFlag : u32_ , pub motionVectorsOverPicBoundariesFlag : u32_ , pub maxBytesPerPicDenom : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bitstream_restriction_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_CODED_SLICE_IDR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102559 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub const nalUnitType_e_NAL_CODED_SLICE_IDR : nalUnitType_e = 5 ; pub const nalUnitType_e_NAL_SEI : nalUnitType_e = 6 ; pub const nalUn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_CODED_SLICE_IDR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `motionVectorsOverPicBoundariesFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79893 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub motionVectorsOverPicBoundariesFlag : u32_ , pub maxBytesPerPicDenom : u32_ , pub maxBitsPerMbDenom : u32_ , pub log2MaxMvLength... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `motion_vectors_over_pic_boundaries_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxBytesPerPicDenom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79941 [INFO] [stdout] | [INFO] [stdout] 3 | ...riesFlag : u32_ , pub maxBytesPerPicDenom : u32_ , pub maxBitsPerMbDenom : u32_ , pub log2MaxMvLengthHorizontal : u32_ , pub log2MaxMv... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_bytes_per_pic_denom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_SEI` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102625 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 5 ; pub const nalUnitType_e_NAL_SEI : nalUnitType_e = 6 ; pub const nalUnitType_e_NAL_SEQ_PARAM_SET : nalUnitType_e = 7 ; pub c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_SEI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_SEQ_PARAM_SET` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102679 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const nalUnitType_e_NAL_SEQ_PARAM_SET : nalUnitType_e = 7 ; pub const nalUnitType_e_NAL_PIC_PARAM_SET : nalUnitType_e = 8 ; pub c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_SEQ_PARAM_SET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxBitsPerMbDenom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:79974 [INFO] [stdout] | [INFO] [stdout] 3 | ...erPicDenom : u32_ , pub maxBitsPerMbDenom : u32_ , pub log2MaxMvLengthHorizontal : u32_ , pub log2MaxMvLengthVertical : u32_ , pub num... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_bits_per_mb_denom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `log2MaxMvLengthHorizontal` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80005 [INFO] [stdout] | [INFO] [stdout] 3 | ...om : u32_ , pub log2MaxMvLengthHorizontal : u32_ , pub log2MaxMvLengthVertical : u32_ , pub numReorderFrames : u32_ , pub maxDecFrameB... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log2_max_mv_length_horizontal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_PIC_PARAM_SET` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102743 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const nalUnitType_e_NAL_PIC_PARAM_SET : nalUnitType_e = 8 ; pub const nalUnitType_e_NAL_ACCESS_UNIT_DELIMITER : nalUnitType_e = 9... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_PIC_PARAM_SET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `log2MaxMvLengthVertical` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80044 [INFO] [stdout] | [INFO] [stdout] 3 | ...ntal : u32_ , pub log2MaxMvLengthVertical : u32_ , pub numReorderFrames : u32_ , pub maxDecFrameBuffering : u32_ , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `log2_max_mv_length_vertical` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_ACCESS_UNIT_DELIMITER` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102807 [INFO] [stdout] | [INFO] [stdout] 3 | ...st nalUnitType_e_NAL_ACCESS_UNIT_DELIMITER : nalUnitType_e = 9 ; pub const nalUnitType_e_NAL_END_OF_SEQUENCE : nalUnitType_e = 10 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_ACCESS_UNIT_DELIMITER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numReorderFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80081 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngthVertical : u32_ , pub numReorderFrames : u32_ , pub maxDecFrameBuffering : u32_ , } # [test] fn bindgen_test_layout_vuiParameters_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_reorder_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_END_OF_SEQUENCE` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102879 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub const nalUnitType_e_NAL_END_OF_SEQUENCE : nalUnitType_e = 10 ; pub const nalUnitType_e_NAL_END_OF_STREAM : nalUnitType_e = 11 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_END_OF_SEQUENCE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxDecFrameBuffering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80111 [INFO] [stdout] | [INFO] [stdout] 3 | ...erFrames : u32_ , pub maxDecFrameBuffering : u32_ , } # [test] fn bindgen_test_layout_vuiParameters_t () { const UNINIT : :: std :: me... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_dec_frame_buffering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_END_OF_STREAM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102946 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const nalUnitType_e_NAL_END_OF_STREAM : nalUnitType_e = 11 ; pub const nalUnitType_e_NAL_FILLER_DATA : nalUnitType_e = 12 ; pub c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_END_OF_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_vuiParameters_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:80155 [INFO] [stdout] | [INFO] [stdout] 3 | ...est] fn bindgen_test_layout_vuiParameters_t () { const UNINIT : :: std :: mem :: MaybeUninit < vuiParameters_t > = :: std :: mem :: Ma... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_vui_parameters_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_FILLER_DATA` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103011 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub const nalUnitType_e_NAL_FILLER_DATA : nalUnitType_e = 12 ; pub const nalUnitType_e_NAL_MAX_TYPE_VALUE : nalUnitType_e = 31 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_FILLER_DATA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `profileIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88650 [INFO] [stdout] | [INFO] [stdout] 3 | ...] pub struct seqParamSet_t { pub profileIdc : u32_ , pub levelIdc : u32_ , pub seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `profile_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_MAX_TYPE_VALUE` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103074 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub const nalUnitType_e_NAL_MAX_TYPE_VALUE : nalUnitType_e = 31 ; pub type nalUnitType_e = :: std :: os :: raw :: c_uint ; # [repr (C)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_MAX_TYPE_VALUE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `levelIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88674 [INFO] [stdout] | [INFO] [stdout] 3 | ...et_t { pub profileIdc : u32_ , pub levelIdc : u32_ , pub seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub picOrderCntType : u32... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `level_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `seqParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88696 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub levelIdc : u32_ , pub seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub picOrderCntType : u32_ , pub maxPicOrderCntLsb : u32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `seq_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalUnitType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103261 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct nalUnit_t { pub nalUnitType : nalUnitType_e , pub nalRefIdc : u32_ , } # [test] fn bindgen_test_layout_nalUnit_t () { c... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `nal_unit_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88727 [INFO] [stdout] | [INFO] [stdout] 3 | ...seqParameterSetId : u32_ , pub maxFrameNum : u32_ , pub picOrderCntType : u32_ , pub maxPicOrderCntLsb : u32_ , pub deltaPicOrderAlway... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `max_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalRefIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103295 [INFO] [stdout] | [INFO] [stdout] 3 | ...alUnitType : nalUnitType_e , pub nalRefIdc : u32_ , } # [test] fn bindgen_test_layout_nalUnit_t () { const UNINIT : :: std :: mem :: M... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `nal_ref_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderCntType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88752 [INFO] [stdout] | [INFO] [stdout] 3 | ...b maxFrameNum : u32_ , pub picOrderCntType : u32_ , pub maxPicOrderCntLsb : u32_ , pub deltaPicOrderAlwaysZeroFlag : u32_ , pub offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_cnt_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxPicOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88781 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntType : u32_ , pub maxPicOrderCntLsb : u32_ , pub deltaPicOrderAlwaysZeroFlag : u32_ , pub offsetForNonRefPic : i32_ , pub offset... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `reorderingOfPicNumsIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104619 [INFO] [stdout] | [INFO] [stdout] 3 | ...gOperation_t { pub reorderingOfPicNumsIdc : u32_ , pub absDiffPicNum : u32_ , pub longTermPicNum : u32_ , } # [test] fn bindgen_test_l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reordering_of_pic_nums_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `absDiffPicNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104655 [INFO] [stdout] | [INFO] [stdout] 3 | ...ingOfPicNumsIdc : u32_ , pub absDiffPicNum : u32_ , pub longTermPicNum : u32_ , } # [test] fn bindgen_test_layout_refPicListReordering... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `abs_diff_pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deltaPicOrderAlwaysZeroFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88812 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub deltaPicOrderAlwaysZeroFlag : u32_ , pub offsetForNonRefPic : i32_ , pub offsetForTopToBottomField : i32_ , pub numRefFr... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delta_pic_order_always_zero_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermPicNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104682 [INFO] [stdout] | [INFO] [stdout] 3 | ... absDiffPicNum : u32_ , pub longTermPicNum : u32_ , } # [test] fn bindgen_test_layout_refPicListReorderingOperation_t () { const UNINI... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `offsetForNonRefPic` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88853 [INFO] [stdout] | [INFO] [stdout] 3 | ...sZeroFlag : u32_ , pub offsetForNonRefPic : i32_ , pub offsetForTopToBottomField : i32_ , pub numRefFramesInPicOrderCntCycle : u32_ , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `offset_for_non_ref_pic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refPicListReorderingFlagL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:106072 [INFO] [stdout] | [INFO] [stdout] 3 | ...dering_t { pub refPicListReorderingFlagL0 : u32_ , pub command : [refPicListReorderingOperation_t ; 17usize] , } # [test] fn bindgen_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ref_pic_list_reordering_flag_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `offsetForTopToBottomField` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88885 [INFO] [stdout] | [INFO] [stdout] 3 | ...ic : i32_ , pub offsetForTopToBottomField : i32_ , pub numRefFramesInPicOrderCntCycle : u32_ , pub offsetForRefFrame : * mut i32_ , pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `offset_for_top_to_bottom_field` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefFramesInPicOrderCntCycle` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88924 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub numRefFramesInPicOrderCntCycle : u32_ , pub offsetForRefFrame : * mut i32_ , pub numRefFrames : u32_ , pub gapsInFrameNumVal... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_frames_in_pic_order_cnt_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `memoryManagementControlOperation` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107231 [INFO] [stdout] | [INFO] [stdout] 3 | ...n_t { pub memoryManagementControlOperation : u32_ , pub differenceOfPicNums : u32_ , pub longTermPicNum : u32_ , pub longTermFrameIdx ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `memory_management_control_operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `offsetForRefFrame` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:88968 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntCycle : u32_ , pub offsetForRefFrame : * mut i32_ , pub numRefFrames : u32_ , pub gapsInFrameNumValueAllowedFlag : u32_ , pub pi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `offset_for_ref_frame` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `differenceOfPicNums` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107277 [INFO] [stdout] | [INFO] [stdout] 3 | ...Operation : u32_ , pub differenceOfPicNums : u32_ , pub longTermPicNum : u32_ , pub longTermFrameIdx : u32_ , pub maxLongTermFrameIdx ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `difference_of_pic_nums` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89005 [INFO] [stdout] | [INFO] [stdout] 3 | ...orRefFrame : * mut i32_ , pub numRefFrames : u32_ , pub gapsInFrameNumValueAllowedFlag : u32_ , pub picWidthInMbs : u32_ , pub picHeig... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermPicNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107310 [INFO] [stdout] | [INFO] [stdout] 3 | ...renceOfPicNums : u32_ , pub longTermPicNum : u32_ , pub longTermFrameIdx : u32_ , pub maxLongTermFrameIdx : u32_ , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `gapsInFrameNumValueAllowedFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89031 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub gapsInFrameNumValueAllowedFlag : u32_ , pub picWidthInMbs : u32_ , pub picHeightInMbs : u32_ , pub frameCroppingFlag : u32_ ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `gaps_in_frame_num_value_allowed_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermFrameIdx` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107338 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngTermPicNum : u32_ , pub longTermFrameIdx : u32_ , pub maxLongTermFrameIdx : u32_ , } # [test] fn bindgen_test_layout_memoryManagemen... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_frame_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picWidthInMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89075 [INFO] [stdout] | [INFO] [stdout] 3 | ...alueAllowedFlag : u32_ , pub picWidthInMbs : u32_ , pub picHeightInMbs : u32_ , pub frameCroppingFlag : u32_ , pub frameCropLeftOffset... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_width_in_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picHeightInMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89102 [INFO] [stdout] | [INFO] [stdout] 3 | ... picWidthInMbs : u32_ , pub picHeightInMbs : u32_ , pub frameCroppingFlag : u32_ , pub frameCropLeftOffset : u32_ , pub frameCropRight... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_height_in_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxLongTermFrameIdx` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107368 [INFO] [stdout] | [INFO] [stdout] 3 | ...FrameIdx : u32_ , pub maxLongTermFrameIdx : u32_ , } # [test] fn bindgen_test_layout_memoryManagementOperation_t () { const UNINIT : :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_long_term_frame_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCroppingFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89130 [INFO] [stdout] | [INFO] [stdout] 3 | ...HeightInMbs : u32_ , pub frameCroppingFlag : u32_ , pub frameCropLeftOffset : u32_ , pub frameCropRightOffset : u32_ , pub frameCropTo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_cropping_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `noOutputOfPriorPicsFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:109229 [INFO] [stdout] | [INFO] [stdout] 3 | ...icMarking_t { pub noOutputOfPriorPicsFlag : u32_ , pub longTermReferenceFlag : u32_ , pub adaptiveRefPicMarkingModeFlag : u32_ , pub o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `no_output_of_prior_pics_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropLeftOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89161 [INFO] [stdout] | [INFO] [stdout] 3 | ...ppingFlag : u32_ , pub frameCropLeftOffset : u32_ , pub frameCropRightOffset : u32_ , pub frameCropTopOffset : u32_ , pub frameCropBot... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_left_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermReferenceFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:109266 [INFO] [stdout] | [INFO] [stdout] 3 | ...icsFlag : u32_ , pub longTermReferenceFlag : u32_ , pub adaptiveRefPicMarkingModeFlag : u32_ , pub operation : [memoryManagementOperat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_reference_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropRightOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89194 [INFO] [stdout] | [INFO] [stdout] 3 | ...ftOffset : u32_ , pub frameCropRightOffset : u32_ , pub frameCropTopOffset : u32_ , pub frameCropBottomOffset : u32_ , pub vuiParamete... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_right_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropTopOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89228 [INFO] [stdout] | [INFO] [stdout] 3 | ...ightOffset : u32_ , pub frameCropTopOffset : u32_ , pub frameCropBottomOffset : u32_ , pub vuiParametersPresentFlag : u32_ , pub vuiPa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_top_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `adaptiveRefPicMarkingModeFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:109301 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub adaptiveRefPicMarkingModeFlag : u32_ , pub operation : [memoryManagementOperation_t ; 35usize] , } # [test] fn bindgen_tes... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `adaptive_ref_pic_marking_mode_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameCropBottomOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89260 [INFO] [stdout] | [INFO] [stdout] 3 | ...pOffset : u32_ , pub frameCropBottomOffset : u32_ , pub vuiParametersPresentFlag : u32_ , pub vuiParameters : * mut vuiParameters_t , ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `frame_crop_bottom_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `firstMbInSlice` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110898 [INFO] [stdout] | [INFO] [stdout] 3 | ... struct sliceHeader_t { pub firstMbInSlice : u32_ , pub sliceType : u32_ , pub picParameterSetId : u32_ , pub frameNum : u32_ , pub id... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_mb_in_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vuiParametersPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89295 [INFO] [stdout] | [INFO] [stdout] 3 | ...fset : u32_ , pub vuiParametersPresentFlag : u32_ , pub vuiParameters : * mut vuiParameters_t , pub maxDpbSize : u32_ , } # [test] fn ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `vui_parameters_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110926 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub firstMbInSlice : u32_ , pub sliceType : u32_ , pub picParameterSetId : u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub pi... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `slice_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `vuiParameters` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89333 [INFO] [stdout] | [INFO] [stdout] 3 | ...etersPresentFlag : u32_ , pub vuiParameters : * mut vuiParameters_t , pub maxDpbSize : u32_ , } # [test] fn bindgen_test_layout_seqPar... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `vui_parameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110949 [INFO] [stdout] | [INFO] [stdout] 3 | ...b sliceType : u32_ , pub picParameterSetId : u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxDpbSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89377 [INFO] [stdout] | [INFO] [stdout] 3 | ...s : * mut vuiParameters_t , pub maxDpbSize : u32_ , } # [test] fn bindgen_test_layout_seqParamSet_t () { const UNINIT : :: std :: mem ... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `max_dpb_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110980 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub picParameterSetId : u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaPicOrderCntBottom : i3... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_seqParamSet_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:89411 [INFO] [stdout] | [INFO] [stdout] 3 | ...test] fn bindgen_test_layout_seqParamSet_t () { const UNINIT : :: std :: mem :: MaybeUninit < seqParamSet_t > = :: std :: mem :: Maybe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_seq_param_set_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `idrPicId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111002 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaPicOrderCntBottom : i32_ , pub deltaPicOrderC... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `idr_pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111024 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaPicOrderCntBottom : i32_ , pub deltaPicOrderCnt : [i32_ ; 2usize] , pub r... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95311 [INFO] [stdout] | [INFO] [stdout] 3 | ...ruct picParamSet_t { pub picParameterSetId : u32_ , pub seqParameterSetId : u32_ , pub picOrderPresentFlag : u32_ , pub numSliceGroups... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `seqParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95342 [INFO] [stdout] | [INFO] [stdout] 3 | ...ameterSetId : u32_ , pub seqParameterSetId : u32_ , pub picOrderPresentFlag : u32_ , pub numSliceGroups : u32_ , pub sliceGroupMapType... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `seq_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deltaPicOrderCntBottom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111052 [INFO] [stdout] | [INFO] [stdout] 3 | ...ntLsb : u32_ , pub deltaPicOrderCntBottom : i32_ , pub deltaPicOrderCnt : [i32_ ; 2usize] , pub redundantPicCnt : u32_ , pub numRefIdx... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delta_pic_order_cnt_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95373 [INFO] [stdout] | [INFO] [stdout] 3 | ...eterSetId : u32_ , pub picOrderPresentFlag : u32_ , pub numSliceGroups : u32_ , pub sliceGroupMapType : u32_ , pub runLength : * mut u... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numSliceGroups` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95406 [INFO] [stdout] | [INFO] [stdout] 3 | ...derPresentFlag : u32_ , pub numSliceGroups : u32_ , pub sliceGroupMapType : u32_ , pub runLength : * mut u32_ , pub topLeft : * mut u3... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_slice_groups` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deltaPicOrderCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111088 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntBottom : i32_ , pub deltaPicOrderCnt : [i32_ ; 2usize] , pub redundantPicCnt : u32_ , pub numRefIdxActiveOverrideFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delta_pic_order_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `redundantPicCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111129 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt : [i32_ ; 2usize] , pub redundantPicCnt : u32_ , pub numRefIdxActiveOverrideFlag : u32_ , pub numRefIdxL0Active : u32_ , pub sliceQ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redundant_pic_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupMapType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95434 [INFO] [stdout] | [INFO] [stdout] 3 | ...SliceGroups : u32_ , pub sliceGroupMapType : u32_ , pub runLength : * mut u32_ , pub topLeft : * mut u32_ , pub bottomRight : * mut u3... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_map_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `runLength` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95465 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub sliceGroupMapType : u32_ , pub runLength : * mut u32_ , pub topLeft : * mut u32_ , pub bottomRight : * mut u32_ , pub sliceGroupCha... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `run_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefIdxActiveOverrideFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111158 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub numRefIdxActiveOverrideFlag : u32_ , pub numRefIdxL0Active : u32_ , pub sliceQpDelta : i32_ , pub disableDeblockingFilte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_idx_active_override_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefIdxL0Active` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111199 [INFO] [stdout] | [INFO] [stdout] 3 | ...errideFlag : u32_ , pub numRefIdxL0Active : u32_ , pub sliceQpDelta : i32_ , pub disableDeblockingFilterIdc : u32_ , pub sliceAlphaC0O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_idx_l0_active` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `topLeft` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95494 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub runLength : * mut u32_ , pub topLeft : * mut u32_ , pub bottomRight : * mut u32_ , pub sliceGroupChangeDirectionFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `top_left` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bottomRight` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95521 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub topLeft : * mut u32_ , pub bottomRight : * mut u32_ , pub sliceGroupChangeDirectionFlag : u32_ , pub sliceGroupChangeRate : u32_ ... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `bottom_right` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupChangeDirectionFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95552 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub sliceGroupChangeDirectionFlag : u32_ , pub sliceGroupChangeRate : u32_ , pub picSizeInMapUnits : u32_ , pub sliceGroupId :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_change_direction_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceQpDelta` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111230 [INFO] [stdout] | [INFO] [stdout] 3 | ...umRefIdxL0Active : u32_ , pub sliceQpDelta : i32_ , pub disableDeblockingFilterIdc : u32_ , pub sliceAlphaC0Offset : i32_ , pub sliceB... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_qp_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupChangeRate` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95595 [INFO] [stdout] | [INFO] [stdout] 3 | ...tionFlag : u32_ , pub sliceGroupChangeRate : u32_ , pub picSizeInMapUnits : u32_ , pub sliceGroupId : * mut u32_ , pub numRefIdxL0Acti... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_change_rate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disableDeblockingFilterIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111256 [INFO] [stdout] | [INFO] [stdout] 3 | ...ta : i32_ , pub disableDeblockingFilterIdc : u32_ , pub sliceAlphaC0Offset : i32_ , pub sliceBetaOffset : i32_ , pub sliceGroupChangeC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disable_deblocking_filter_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picSizeInMapUnits` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95629 [INFO] [stdout] | [INFO] [stdout] 3 | ...ChangeRate : u32_ , pub picSizeInMapUnits : u32_ , pub sliceGroupId : * mut u32_ , pub numRefIdxL0Active : u32_ , pub picInitQp : u32_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_size_in_map_units` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceAlphaC0Offset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111296 [INFO] [stdout] | [INFO] [stdout] 3 | ...gFilterIdc : u32_ , pub sliceAlphaC0Offset : i32_ , pub sliceBetaOffset : i32_ , pub sliceGroupChangeCycle : u32_ , pub refPicListReor... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_alpha_c0_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95660 [INFO] [stdout] | [INFO] [stdout] 3 | ...icSizeInMapUnits : u32_ , pub sliceGroupId : * mut u32_ , pub numRefIdxL0Active : u32_ , pub picInitQp : u32_ , pub chromaQpIndexOffse... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceBetaOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111328 [INFO] [stdout] | [INFO] [stdout] 3 | ...AlphaC0Offset : i32_ , pub sliceBetaOffset : i32_ , pub sliceGroupChangeCycle : u32_ , pub refPicListReordering : refPicListReordering... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_beta_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefIdxL0Active` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95692 [INFO] [stdout] | [INFO] [stdout] 3 | ...upId : * mut u32_ , pub numRefIdxL0Active : u32_ , pub picInitQp : u32_ , pub chromaQpIndexOffset : i32_ , pub deblockingFilterControl... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_idx_l0_active` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupChangeCycle` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111357 [INFO] [stdout] | [INFO] [stdout] 3 | ...aOffset : i32_ , pub sliceGroupChangeCycle : u32_ , pub refPicListReordering : refPicListReordering_t , pub decRefPicMarking : decRefP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_change_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picInitQp` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95723 [INFO] [stdout] | [INFO] [stdout] 3 | ...b numRefIdxL0Active : u32_ , pub picInitQp : u32_ , pub chromaQpIndexOffset : i32_ , pub deblockingFilterControlPresentFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `pic_init_qp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refPicListReordering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111392 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngeCycle : u32_ , pub refPicListReordering : refPicListReordering_t , pub decRefPicMarking : decRefPicMarking_t , } # [test] fn bindge... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ref_pic_list_reordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaQpIndexOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95746 [INFO] [stdout] | [INFO] [stdout] 3 | ...picInitQp : u32_ , pub chromaQpIndexOffset : i32_ , pub deblockingFilterControlPresentFlag : u32_ , pub constrainedIntraPredFlag : u32... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_qp_index_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `decRefPicMarking` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111444 [INFO] [stdout] | [INFO] [stdout] 3 | ...PicListReordering_t , pub decRefPicMarking : decRefPicMarking_t , } # [test] fn bindgen_test_layout_sliceHeader_t () { const UNINIT : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dec_ref_pic_marking` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deblockingFilterControlPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95779 [INFO] [stdout] | [INFO] [stdout] 3 | ... , pub deblockingFilterControlPresentFlag : u32_ , pub constrainedIntraPredFlag : u32_ , pub redundantPicCntPresentFlag : u32_ , } # [... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `deblocking_filter_control_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `constrainedIntraPredFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95827 [INFO] [stdout] | [INFO] [stdout] 3 | ...Flag : u32_ , pub constrainedIntraPredFlag : u32_ , pub redundantPicCntPresentFlag : u32_ , } # [test] fn bindgen_test_layout_picParam... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `constrained_intra_pred_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_UNUSED` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117617 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ ; } pub const dpbPictureStatus_e_UNUSED : dpbPictureStatus_e = 0 ; pub const dpbPictureStatus_e_NON_EXISTING : dpbPictureStatus_e =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_UNUSED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `redundantPicCntPresentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95865 [INFO] [stdout] | [INFO] [stdout] 3 | ...g : u32_ , pub redundantPicCntPresentFlag : u32_ , } # [test] fn bindgen_test_layout_picParamSet_t () { const UNINIT : :: std :: mem :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redundant_pic_cnt_present_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_NON_EXISTING` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117680 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const dpbPictureStatus_e_NON_EXISTING : dpbPictureStatus_e = 1 ; pub const dpbPictureStatus_e_SHORT_TERM : dpbPictureStatus_e = 2... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_NON_EXISTING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_picParamSet_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:95915 [INFO] [stdout] | [INFO] [stdout] 3 | ...test] fn bindgen_test_layout_picParamSet_t () { const UNINIT : :: std :: mem :: MaybeUninit < picParamSet_t > = :: std :: mem :: Maybe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_pic_param_set_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_SHORT_TERM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117749 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub const dpbPictureStatus_e_SHORT_TERM : dpbPictureStatus_e = 2 ; pub const dpbPictureStatus_e_LONG_TERM : dpbPictureStatus_e = 3 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_SHORT_TERM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_CODED_SLICE` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102497 [INFO] [stdout] | [INFO] [stdout] 3 | ... } pub const nalUnitType_e_NAL_CODED_SLICE : nalUnitType_e = 1 ; pub const nalUnitType_e_NAL_CODED_SLICE_IDR : nalUnitType_e = 5 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_CODED_SLICE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_LONG_TERM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117816 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 ; pub const dpbPictureStatus_e_LONG_TERM : dpbPictureStatus_e = 3 ; pub type dpbPictureStatus_e = :: std :: os :: raw :: c_uint ; # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_LONG_TERM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_CODED_SLICE_IDR` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102559 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub const nalUnitType_e_NAL_CODED_SLICE_IDR : nalUnitType_e = 5 ; pub const nalUnitType_e_NAL_SEI : nalUnitType_e = 6 ; pub const nalUn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_CODED_SLICE_IDR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pAllocatedData` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118034 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub data : * mut u8_ , pub pAllocatedData : * mut u8_ , pub picNum : i32_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `p_allocated_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_SEI` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102625 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 5 ; pub const nalUnitType_e_NAL_SEI : nalUnitType_e = 6 ; pub const nalUnitType_e_NAL_SEQ_PARAM_SET : nalUnitType_e = 7 ; pub c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_SEI` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_SEQ_PARAM_SET` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102679 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const nalUnitType_e_NAL_SEQ_PARAM_SET : nalUnitType_e = 7 ; pub const nalUnitType_e_NAL_PIC_PARAM_SET : nalUnitType_e = 8 ; pub c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_SEQ_PARAM_SET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118067 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub pAllocatedData : * mut u8_ , pub picNum : i32_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status : dpbPictureStatus_e , ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_PIC_PARAM_SET` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102743 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const nalUnitType_e_NAL_PIC_PARAM_SET : nalUnitType_e = 8 ; pub const nalUnitType_e_NAL_ACCESS_UNIT_DELIMITER : nalUnitType_e = 9... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_PIC_PARAM_SET` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118087 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut u8_ , pub picNum : i32_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status : dpbPictureStatus_e , pub toBeDisplayed : u3... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_ACCESS_UNIT_DELIMITER` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102807 [INFO] [stdout] | [INFO] [stdout] 3 | ...st nalUnitType_e_NAL_ACCESS_UNIT_DELIMITER : nalUnitType_e = 9 ; pub const nalUnitType_e_NAL_END_OF_SEQUENCE : nalUnitType_e = 10 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_ACCESS_UNIT_DELIMITER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118109 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status : dpbPictureStatus_e , pub toBeDisplayed : u32_ , pub picId : u32_ , pu... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_END_OF_SEQUENCE` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102879 [INFO] [stdout] | [INFO] [stdout] 3 | ...ub const nalUnitType_e_NAL_END_OF_SEQUENCE : nalUnitType_e = 10 ; pub const nalUnitType_e_NAL_END_OF_STREAM : nalUnitType_e = 11 ; pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_END_OF_SEQUENCE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `toBeDisplayed` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118168 [INFO] [stdout] | [INFO] [stdout] 3 | ...s : dpbPictureStatus_e , pub toBeDisplayed : u32_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `to_be_displayed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_END_OF_STREAM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:102946 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const nalUnitType_e_NAL_END_OF_STREAM : nalUnitType_e = 11 ; pub const nalUnitType_e_NAL_FILLER_DATA : nalUnitType_e = 12 ; pub c... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_END_OF_STREAM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118195 [INFO] [stdout] | [INFO] [stdout] 3 | ...us_e , pub toBeDisplayed : u32_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbPi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_FILLER_DATA` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103011 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub const nalUnitType_e_NAL_FILLER_DATA : nalUnitType_e = 12 ; pub const nalUnitType_e_NAL_MAX_TYPE_VALUE : nalUnitType_e = 31 ; pu... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_FILLER_DATA` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numErrMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118214 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbPicture_t () { const UNINI... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_err_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `nalUnitType_e_NAL_MAX_TYPE_VALUE` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103074 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub const nalUnitType_e_NAL_MAX_TYPE_VALUE : nalUnitType_e = 31 ; pub type nalUnitType_e = :: std :: os :: raw :: c_uint ; # [repr (C)... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `NAL_UNIT_TYPE_E_NAL_MAX_TYPE_VALUE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isIdr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118237 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbPicture_t () { const UNINIT : :: std :: mem ... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `is_idr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalUnitType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103261 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct nalUnit_t { pub nalUnitType : nalUnitType_e , pub nalRefIdc : u32_ , } # [test] fn bindgen_test_layout_nalUnit_t () { c... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `nal_unit_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:120837 [INFO] [stdout] | [INFO] [stdout] 3 | ...icture_t { pub data : * mut u8_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbOu... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nalRefIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103295 [INFO] [stdout] | [INFO] [stdout] 3 | ...alUnitType : nalUnitType_e , pub nalRefIdc : u32_ , } # [test] fn bindgen_test_layout_nalUnit_t () { const UNINIT : :: std :: mem :: M... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `nal_ref_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numErrMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:120856 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut u8_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbOutPicture_t () { const UN... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_err_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_nalUnit_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:103328 [INFO] [stdout] | [INFO] [stdout] 3 | ...} # [test] fn bindgen_test_layout_nalUnit_t () { const UNINIT : :: std :: mem :: MaybeUninit < nalUnit_t > = :: std :: mem :: MaybeUni... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_nal_unit_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `reorderingOfPicNumsIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104619 [INFO] [stdout] | [INFO] [stdout] 3 | ...gOperation_t { pub reorderingOfPicNumsIdc : u32_ , pub absDiffPicNum : u32_ , pub longTermPicNum : u32_ , } # [test] fn bindgen_test_l... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `reordering_of_pic_nums_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isIdr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:120879 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbOutPicture_t () { const UNINIT : :: std :: m... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `is_idr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `absDiffPicNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104655 [INFO] [stdout] | [INFO] [stdout] 3 | ...ingOfPicNumsIdc : u32_ , pub absDiffPicNum : u32_ , pub longTermPicNum : u32_ , } # [test] fn bindgen_test_layout_refPicListReordering... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `abs_diff_pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentOut` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122317 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * mut * mut dpbPicture_t , pub currentOut : * mut dpbPicture_t , pub outBuf : * mut dpbOutPicture_t , pub numOut : u32_ , pub outInd... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `current_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermPicNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104682 [INFO] [stdout] | [INFO] [stdout] 3 | ... absDiffPicNum : u32_ , pub longTermPicNum : u32_ , } # [test] fn bindgen_test_layout_refPicListReorderingOperation_t () { const UNINI... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outBuf` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122355 [INFO] [stdout] | [INFO] [stdout] 3 | ...urrentOut : * mut dpbPicture_t , pub outBuf : * mut dpbOutPicture_t , pub numOut : u32_ , pub outIndex : u32_ , pub maxRefFrames : u32... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `out_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_refPicListReorderingOperation_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:104720 [INFO] [stdout] | [INFO] [stdout] 3 | ...ermPicNum : u32_ , } # [test] fn bindgen_test_layout_refPicListReorderingOperation_t () { const UNINIT : :: std :: mem :: MaybeUninit ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ref_pic_list_reordering_operation_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numOut` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122392 [INFO] [stdout] | [INFO] [stdout] 3 | ...outBuf : * mut dpbOutPicture_t , pub numOut : u32_ , pub outIndex : u32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrame... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `num_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refPicListReorderingFlagL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:106072 [INFO] [stdout] | [INFO] [stdout] 3 | ...dering_t { pub refPicListReorderingFlagL0 : u32_ , pub command : [refPicListReorderingOperation_t ; 17usize] , } # [test] fn bindgen_t... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ref_pic_list_reordering_flag_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outIndex` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122412 [INFO] [stdout] | [INFO] [stdout] 3 | ...icture_t , pub numOut : u32_ , pub outIndex : u32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLo... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `out_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_refPicListReordering_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:106182 [INFO] [stdout] | [INFO] [stdout] 3 | ...eration_t ; 17usize] , } # [test] fn bindgen_test_layout_refPicListReordering_t () { const UNINIT : :: std :: mem :: MaybeUninit < ref... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_ref_pic_list_reordering_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxRefFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122434 [INFO] [stdout] | [INFO] [stdout] 3 | ..._ , pub outIndex : u32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_ref_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `memoryManagementControlOperation` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107231 [INFO] [stdout] | [INFO] [stdout] 3 | ...n_t { pub memoryManagementControlOperation : u32_ , pub differenceOfPicNums : u32_ , pub longTermPicNum : u32_ , pub longTermFrameIdx ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `memory_management_control_operation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dpbSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122460 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub numRefFrames : u32_... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `dpb_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `differenceOfPicNums` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107277 [INFO] [stdout] | [INFO] [stdout] 3 | ...Operation : u32_ , pub differenceOfPicNums : u32_ , pub longTermPicNum : u32_ , pub longTermFrameIdx : u32_ , pub maxLongTermFrameIdx ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `difference_of_pic_nums` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122481 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub numRefFrames : u32_ , pub fullness : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `max_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermPicNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107310 [INFO] [stdout] | [INFO] [stdout] 3 | ...renceOfPicNums : u32_ , pub longTermPicNum : u32_ , pub longTermFrameIdx : u32_ , pub maxLongTermFrameIdx : u32_ , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxLongTermFrameIdx` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122506 [INFO] [stdout] | [INFO] [stdout] 3 | ...FrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub numRefFrames : u32_ , pub fullness : u32_ , pub prevRefFrameNum : u32_ , pub la... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_long_term_frame_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermFrameIdx` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107338 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngTermPicNum : u32_ , pub longTermFrameIdx : u32_ , pub maxLongTermFrameIdx : u32_ , } # [test] fn bindgen_test_layout_memoryManagemen... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_frame_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxLongTermFrameIdx` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107368 [INFO] [stdout] | [INFO] [stdout] 3 | ...FrameIdx : u32_ , pub maxLongTermFrameIdx : u32_ , } # [test] fn bindgen_test_layout_memoryManagementOperation_t () { const UNINIT : :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_long_term_frame_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122539 [INFO] [stdout] | [INFO] [stdout] 3 | ...LongTermFrameIdx : u32_ , pub numRefFrames : u32_ , pub fullness : u32_ , pub prevRefFrameNum : u32_ , pub lastContainsMmco5 : u32_ , ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_memoryManagementOperation_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:107411 [INFO] [stdout] | [INFO] [stdout] 3 | ...ermFrameIdx : u32_ , } # [test] fn bindgen_test_layout_memoryManagementOperation_t () { const UNINIT : :: std :: mem :: MaybeUninit < ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_memory_management_operation_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevRefFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122587 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fullness : u32_ , pub prevRefFrameNum : u32_ , pub lastContainsMmco5 : u32_ , pub noReordering : u32_ , pub flushed : u32_ , } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_ref_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `noOutputOfPriorPicsFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:109229 [INFO] [stdout] | [INFO] [stdout] 3 | ...icMarking_t { pub noOutputOfPriorPicsFlag : u32_ , pub longTermReferenceFlag : u32_ , pub adaptiveRefPicMarkingModeFlag : u32_ , pub o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `no_output_of_prior_pics_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastContainsMmco5` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122616 [INFO] [stdout] | [INFO] [stdout] 3 | ...RefFrameNum : u32_ , pub lastContainsMmco5 : u32_ , pub noReordering : u32_ , pub flushed : u32_ , } # [test] fn bindgen_test_layout_d... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_contains_mmco5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `longTermReferenceFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:109266 [INFO] [stdout] | [INFO] [stdout] 3 | ...icsFlag : u32_ , pub longTermReferenceFlag : u32_ , pub adaptiveRefPicMarkingModeFlag : u32_ , pub operation : [memoryManagementOperat... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `long_term_reference_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `noReordering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122647 [INFO] [stdout] | [INFO] [stdout] 3 | ...lastContainsMmco5 : u32_ , pub noReordering : u32_ , pub flushed : u32_ , } # [test] fn bindgen_test_layout_dpbStorage_t () { const UN... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `no_reordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `adaptiveRefPicMarkingModeFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:109301 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub adaptiveRefPicMarkingModeFlag : u32_ , pub operation : [memoryManagementOperation_t ; 35usize] , } # [test] fn bindgen_tes... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `adaptive_ref_pic_marking_mode_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_Skip` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127852 [INFO] [stdout] | [INFO] [stdout] 3 | ...dpbStorage_t) ; } pub const mbType_e_P_Skip : mbType_e = 0 ; pub const mbType_e_P_L0_16x16 : mbType_e = 1 ; pub const mbType_e_P_L0_L0... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_SKIP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_decRefPicMarking_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:109412 [INFO] [stdout] | [INFO] [stdout] 3 | ... fn bindgen_test_layout_decRefPicMarking_t () { const UNINIT : :: std :: mem :: MaybeUninit < decRefPicMarking_t > = :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_dec_ref_pic_marking_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_L0_16x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127895 [INFO] [stdout] | [INFO] [stdout] 3 | ...bType_e = 0 ; pub const mbType_e_P_L0_16x16 : mbType_e = 1 ; pub const mbType_e_P_L0_L0_16x8 : mbType_e = 2 ; pub const mbType_e_P_L0_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_L0_16X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `firstMbInSlice` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110898 [INFO] [stdout] | [INFO] [stdout] 3 | ... struct sliceHeader_t { pub firstMbInSlice : u32_ , pub sliceType : u32_ , pub picParameterSetId : u32_ , pub frameNum : u32_ , pub id... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_mb_in_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_L0_L0_16x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127942 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 1 ; pub const mbType_e_P_L0_L0_16x8 : mbType_e = 2 ; pub const mbType_e_P_L0_L0_8x16 : mbType_e = 3 ; pub const mbType_e_P_8x8... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_L0_L0_16X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110926 [INFO] [stdout] | [INFO] [stdout] 3 | ...{ pub firstMbInSlice : u32_ , pub sliceType : u32_ , pub picParameterSetId : u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub pi... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `slice_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_L0_L0_8x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127991 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 2 ; pub const mbType_e_P_L0_L0_8x16 : mbType_e = 3 ; pub const mbType_e_P_8x8 : mbType_e = 4 ; pub const mbType_e_P_8x8ref0 : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_L0_L0_8X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picParameterSetId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110949 [INFO] [stdout] | [INFO] [stdout] 3 | ...b sliceType : u32_ , pub picParameterSetId : u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_parameter_set_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128040 [INFO] [stdout] | [INFO] [stdout] 3 | ...6 : mbType_e = 3 ; pub const mbType_e_P_8x8 : mbType_e = 4 ; pub const mbType_e_P_8x8ref0 : mbType_e = 5 ; pub const mbType_e_I_4x4 : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:110980 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub picParameterSetId : u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaPicOrderCntBottom : i3... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `idrPicId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111002 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub frameNum : u32_ , pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaPicOrderCntBottom : i32_ , pub deltaPicOrderC... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `idr_pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111024 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub idrPicId : u32_ , pub picOrderCntLsb : u32_ , pub deltaPicOrderCntBottom : i32_ , pub deltaPicOrderCnt : [i32_ ; 2usize] , pub r... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_8x8ref0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128082 [INFO] [stdout] | [INFO] [stdout] 3 | ...mbType_e = 4 ; pub const mbType_e_P_8x8ref0 : mbType_e = 5 ; pub const mbType_e_I_4x4 : mbType_e = 6 ; pub const mbType_e_I_16x16_0_0_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_8X8REF0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deltaPicOrderCntBottom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111052 [INFO] [stdout] | [INFO] [stdout] 3 | ...ntLsb : u32_ , pub deltaPicOrderCntBottom : i32_ , pub deltaPicOrderCnt : [i32_ ; 2usize] , pub redundantPicCnt : u32_ , pub numRefIdx... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delta_pic_order_cnt_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128128 [INFO] [stdout] | [INFO] [stdout] 3 | ...0 : mbType_e = 5 ; pub const mbType_e_I_4x4 : mbType_e = 6 ; pub const mbType_e_I_16x16_0_0_0 : mbType_e = 7 ; pub const mbType_e_I_16... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `deltaPicOrderCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111088 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntBottom : i32_ , pub deltaPicOrderCnt : [i32_ ; 2usize] , pub redundantPicCnt : u32_ , pub numRefIdxActiveOverrideFlag : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delta_pic_order_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128170 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 6 ; pub const mbType_e_I_16x16_0_0_0 : mbType_e = 7 ; pub const mbType_e_I_16x16_1_0_0 : mbType_e = 8 ; pub const mbType_e_I_16... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `redundantPicCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111129 [INFO] [stdout] | [INFO] [stdout] 3 | ...nt : [i32_ ; 2usize] , pub redundantPicCnt : u32_ , pub numRefIdxActiveOverrideFlag : u32_ , pub numRefIdxL0Active : u32_ , pub sliceQ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `redundant_pic_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefIdxActiveOverrideFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111158 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub numRefIdxActiveOverrideFlag : u32_ , pub numRefIdxL0Active : u32_ , pub sliceQpDelta : i32_ , pub disableDeblockingFilte... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_idx_active_override_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128220 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 7 ; pub const mbType_e_I_16x16_1_0_0 : mbType_e = 8 ; pub const mbType_e_I_16x16_2_0_0 : mbType_e = 9 ; pub const mbType_e_I_16... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefIdxL0Active` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111199 [INFO] [stdout] | [INFO] [stdout] 3 | ...errideFlag : u32_ , pub numRefIdxL0Active : u32_ , pub sliceQpDelta : i32_ , pub disableDeblockingFilterIdc : u32_ , pub sliceAlphaC0O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_idx_l0_active` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128270 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 8 ; pub const mbType_e_I_16x16_2_0_0 : mbType_e = 9 ; pub const mbType_e_I_16x16_3_0_0 : mbType_e = 10 ; pub const mbType_e_I_1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceQpDelta` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111230 [INFO] [stdout] | [INFO] [stdout] 3 | ...umRefIdxL0Active : u32_ , pub sliceQpDelta : i32_ , pub disableDeblockingFilterIdc : u32_ , pub sliceAlphaC0Offset : i32_ , pub sliceB... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_qp_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128320 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 9 ; pub const mbType_e_I_16x16_3_0_0 : mbType_e = 10 ; pub const mbType_e_I_16x16_0_1_0 : mbType_e = 11 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disableDeblockingFilterIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111256 [INFO] [stdout] | [INFO] [stdout] 3 | ...ta : i32_ , pub disableDeblockingFilterIdc : u32_ , pub sliceAlphaC0Offset : i32_ , pub sliceBetaOffset : i32_ , pub sliceGroupChangeC... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disable_deblocking_filter_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128371 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 10 ; pub const mbType_e_I_16x16_0_1_0 : mbType_e = 11 ; pub const mbType_e_I_16x16_1_1_0 : mbType_e = 12 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceAlphaC0Offset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111296 [INFO] [stdout] | [INFO] [stdout] 3 | ...gFilterIdc : u32_ , pub sliceAlphaC0Offset : i32_ , pub sliceBetaOffset : i32_ , pub sliceGroupChangeCycle : u32_ , pub refPicListReor... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_alpha_c0_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128422 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 11 ; pub const mbType_e_I_16x16_1_1_0 : mbType_e = 12 ; pub const mbType_e_I_16x16_2_1_0 : mbType_e = 13 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceBetaOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111328 [INFO] [stdout] | [INFO] [stdout] 3 | ...AlphaC0Offset : i32_ , pub sliceBetaOffset : i32_ , pub sliceGroupChangeCycle : u32_ , pub refPicListReordering : refPicListReordering... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_beta_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128473 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 12 ; pub const mbType_e_I_16x16_2_1_0 : mbType_e = 13 ; pub const mbType_e_I_16x16_3_1_0 : mbType_e = 14 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupChangeCycle` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111357 [INFO] [stdout] | [INFO] [stdout] 3 | ...aOffset : i32_ , pub sliceGroupChangeCycle : u32_ , pub refPicListReordering : refPicListReordering_t , pub decRefPicMarking : decRefP... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_change_cycle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refPicListReordering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111392 [INFO] [stdout] | [INFO] [stdout] 3 | ...ngeCycle : u32_ , pub refPicListReordering : refPicListReordering_t , pub decRefPicMarking : decRefPicMarking_t , } # [test] fn bindge... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `ref_pic_list_reordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128524 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 13 ; pub const mbType_e_I_16x16_3_1_0 : mbType_e = 14 ; pub const mbType_e_I_16x16_0_2_0 : mbType_e = 15 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `decRefPicMarking` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111444 [INFO] [stdout] | [INFO] [stdout] 3 | ...PicListReordering_t , pub decRefPicMarking : decRefPicMarking_t , } # [test] fn bindgen_test_layout_sliceHeader_t () { const UNINIT : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `dec_ref_pic_marking` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128575 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 14 ; pub const mbType_e_I_16x16_0_2_0 : mbType_e = 15 ; pub const mbType_e_I_16x16_1_2_0 : mbType_e = 16 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_sliceHeader_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:111498 [INFO] [stdout] | [INFO] [stdout] 3 | ...[test] fn bindgen_test_layout_sliceHeader_t () { const UNINIT : :: std :: mem :: MaybeUninit < sliceHeader_t > = :: std :: mem :: Mayb... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_slice_header_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128626 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 15 ; pub const mbType_e_I_16x16_1_2_0 : mbType_e = 16 ; pub const mbType_e_I_16x16_2_2_0 : mbType_e = 17 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_UNUSED` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117617 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ ; } pub const dpbPictureStatus_e_UNUSED : dpbPictureStatus_e = 0 ; pub const dpbPictureStatus_e_NON_EXISTING : dpbPictureStatus_e =... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_UNUSED` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128677 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 16 ; pub const mbType_e_I_16x16_2_2_0 : mbType_e = 17 ; pub const mbType_e_I_16x16_3_2_0 : mbType_e = 18 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_NON_EXISTING` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117680 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub const dpbPictureStatus_e_NON_EXISTING : dpbPictureStatus_e = 1 ; pub const dpbPictureStatus_e_SHORT_TERM : dpbPictureStatus_e = 2... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_NON_EXISTING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128728 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 17 ; pub const mbType_e_I_16x16_3_2_0 : mbType_e = 18 ; pub const mbType_e_I_16x16_0_0_1 : mbType_e = 19 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_SHORT_TERM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117749 [INFO] [stdout] | [INFO] [stdout] 3 | ... ; pub const dpbPictureStatus_e_SHORT_TERM : dpbPictureStatus_e = 2 ; pub const dpbPictureStatus_e_LONG_TERM : dpbPictureStatus_e = 3 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_SHORT_TERM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128779 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 18 ; pub const mbType_e_I_16x16_0_0_1 : mbType_e = 19 ; pub const mbType_e_I_16x16_1_0_1 : mbType_e = 20 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128830 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 19 ; pub const mbType_e_I_16x16_1_0_1 : mbType_e = 20 ; pub const mbType_e_I_16x16_2_0_1 : mbType_e = 21 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `dpbPictureStatus_e_LONG_TERM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:117816 [INFO] [stdout] | [INFO] [stdout] 3 | ...2 ; pub const dpbPictureStatus_e_LONG_TERM : dpbPictureStatus_e = 3 ; pub type dpbPictureStatus_e = :: std :: os :: raw :: c_uint ; # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `DPB_PICTURE_STATUS_E_LONG_TERM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128881 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 20 ; pub const mbType_e_I_16x16_2_0_1 : mbType_e = 21 ; pub const mbType_e_I_16x16_3_0_1 : mbType_e = 22 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pAllocatedData` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118034 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub data : * mut u8_ , pub pAllocatedData : * mut u8_ , pub picNum : i32_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `p_allocated_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128932 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 21 ; pub const mbType_e_I_16x16_3_0_1 : mbType_e = 22 ; pub const mbType_e_I_16x16_0_1_1 : mbType_e = 23 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118067 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub pAllocatedData : * mut u8_ , pub picNum : i32_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status : dpbPictureStatus_e , ... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `pic_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128983 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 22 ; pub const mbType_e_I_16x16_0_1_1 : mbType_e = 23 ; pub const mbType_e_I_16x16_1_1_1 : mbType_e = 24 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `frameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118087 [INFO] [stdout] | [INFO] [stdout] 3 | ... mut u8_ , pub picNum : i32_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status : dpbPictureStatus_e , pub toBeDisplayed : u3... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picOrderCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118109 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ , pub frameNum : u32_ , pub picOrderCnt : i32_ , pub status : dpbPictureStatus_e , pub toBeDisplayed : u32_ , pub picId : u32_ , pu... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `pic_order_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129034 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 23 ; pub const mbType_e_I_16x16_1_1_1 : mbType_e = 24 ; pub const mbType_e_I_16x16_2_1_1 : mbType_e = 25 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129085 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 24 ; pub const mbType_e_I_16x16_2_1_1 : mbType_e = 25 ; pub const mbType_e_I_16x16_3_1_1 : mbType_e = 26 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `toBeDisplayed` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118168 [INFO] [stdout] | [INFO] [stdout] 3 | ...s : dpbPictureStatus_e , pub toBeDisplayed : u32_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `to_be_displayed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129136 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 25 ; pub const mbType_e_I_16x16_3_1_1 : mbType_e = 26 ; pub const mbType_e_I_16x16_0_2_1 : mbType_e = 27 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118195 [INFO] [stdout] | [INFO] [stdout] 3 | ...us_e , pub toBeDisplayed : u32_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbPi... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129187 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 26 ; pub const mbType_e_I_16x16_0_2_1 : mbType_e = 27 ; pub const mbType_e_I_16x16_1_2_1 : mbType_e = 28 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numErrMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118214 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbPicture_t () { const UNINI... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_err_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129238 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 27 ; pub const mbType_e_I_16x16_1_2_1 : mbType_e = 28 ; pub const mbType_e_I_16x16_2_2_1 : mbType_e = 29 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isIdr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118237 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbPicture_t () { const UNINIT : :: std :: mem ... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `is_idr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129289 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 28 ; pub const mbType_e_I_16x16_2_2_1 : mbType_e = 29 ; pub const mbType_e_I_16x16_3_2_1 : mbType_e = 30 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129340 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 29 ; pub const mbType_e_I_16x16_3_2_1 : mbType_e = 30 ; pub const mbType_e_I_PCM : mbType_e = 31 ; pub type mbType_e = :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_dpbPicture_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:118266 [INFO] [stdout] | [INFO] [stdout] 3 | ... [test] fn bindgen_test_layout_dpbPicture_t () { const UNINIT : :: std :: mem :: MaybeUninit < dpbPicture_t > = :: std :: mem :: Maybe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_dpb_picture_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_PCM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129391 [INFO] [stdout] | [INFO] [stdout] 3 | ... : mbType_e = 30 ; pub const mbType_e_I_PCM : mbType_e = 31 ; pub type mbType_e = :: std :: os :: raw :: c_uint ; pub const subMbType_... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_PCM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:120837 [INFO] [stdout] | [INFO] [stdout] 3 | ...icture_t { pub data : * mut u8_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbOu... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129486 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_uint ; pub const subMbType_e_P_L0_8x8 : subMbType_e = 0 ; pub const subMbType_e_P_L0_8x4 : subMbType_e = 1 ; pub const subMbType_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numErrMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:120856 [INFO] [stdout] | [INFO] [stdout] 3 | ...mut u8_ , pub picId : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbOutPicture_t () { const UN... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `num_err_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_8x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129537 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 0 ; pub const subMbType_e_P_L0_8x4 : subMbType_e = 1 ; pub const subMbType_e_P_L0_4x8 : subMbType_e = 2 ; pub const subMbType_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_8X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `isIdr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:120879 [INFO] [stdout] | [INFO] [stdout] 3 | ...d : u32_ , pub numErrMbs : u32_ , pub isIdr : u32_ , } # [test] fn bindgen_test_layout_dpbOutPicture_t () { const UNINIT : :: std :: m... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `is_idr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_4x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129588 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 1 ; pub const subMbType_e_P_L0_4x8 : subMbType_e = 2 ; pub const subMbType_e_P_L0_4x4 : subMbType_e = 3 ; pub type subMbType_e... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_4X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_dpbOutPicture_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:120908 [INFO] [stdout] | [INFO] [stdout] 3 | ...st] fn bindgen_test_layout_dpbOutPicture_t () { const UNINIT : :: std :: mem :: MaybeUninit < dpbOutPicture_t > = :: std :: mem :: May... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_dpb_out_picture_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129639 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 2 ; pub const subMbType_e_P_L0_4x4 : subMbType_e = 3 ; pub type subMbType_e = :: std :: os :: raw :: c_uint ; pub const mbPart... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentOut` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122317 [INFO] [stdout] | [INFO] [stdout] 3 | ...: * mut * mut dpbPicture_t , pub currentOut : * mut dpbPicture_t , pub outBuf : * mut dpbOutPicture_t , pub numOut : u32_ , pub outInd... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `current_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_16x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129745 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_uint ; pub const mbPartMode_e_MB_P_16x16 : mbPartMode_e = 0 ; pub const mbPartMode_e_MB_P_16x8 : mbPartMode_e = 1 ; pub const mbPart... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_16X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outBuf` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122355 [INFO] [stdout] | [INFO] [stdout] 3 | ...urrentOut : * mut dpbPicture_t , pub outBuf : * mut dpbOutPicture_t , pub numOut : u32_ , pub outIndex : u32_ , pub maxRefFrames : u32... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `out_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_16x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129800 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 0 ; pub const mbPartMode_e_MB_P_16x8 : mbPartMode_e = 1 ; pub const mbPartMode_e_MB_P_8x16 : mbPartMode_e = 2 ; pub const mbPart... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_16X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numOut` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122392 [INFO] [stdout] | [INFO] [stdout] 3 | ...outBuf : * mut dpbOutPicture_t , pub numOut : u32_ , pub outIndex : u32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrame... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `num_out` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_8x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129854 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 1 ; pub const mbPartMode_e_MB_P_8x16 : mbPartMode_e = 2 ; pub const mbPartMode_e_MB_P_8x8 : mbPartMode_e = 3 ; pub type mbPartMo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_8X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `outIndex` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122412 [INFO] [stdout] | [INFO] [stdout] 3 | ...icture_t , pub numOut : u32_ , pub outIndex : u32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLo... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `out_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxRefFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122434 [INFO] [stdout] | [INFO] [stdout] 3 | ..._ , pub outIndex : u32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `max_ref_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129908 [INFO] [stdout] | [INFO] [stdout] 3 | ...de_e = 2 ; pub const mbPartMode_e_MB_P_8x8 : mbPartMode_e = 3 ; pub type mbPartMode_e = :: std :: os :: raw :: c_uint ; pub const subM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dpbSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122460 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub maxRefFrames : u32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub numRefFrames : u32_... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `dpb_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122481 [INFO] [stdout] | [INFO] [stdout] 3 | ...32_ , pub dpbSize : u32_ , pub maxFrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub numRefFrames : u32_ , pub fullness : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `max_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130017 [INFO] [stdout] | [INFO] [stdout] 3 | ...uint ; pub const subMbPartMode_e_MB_SP_8x8 : subMbPartMode_e = 0 ; pub const subMbPartMode_e_MB_SP_8x4 : subMbPartMode_e = 1 ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `maxLongTermFrameIdx` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122506 [INFO] [stdout] | [INFO] [stdout] 3 | ...FrameNum : u32_ , pub maxLongTermFrameIdx : u32_ , pub numRefFrames : u32_ , pub fullness : u32_ , pub prevRefFrameNum : u32_ , pub la... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `max_long_term_frame_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_8x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130077 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 0 ; pub const subMbPartMode_e_MB_SP_8x4 : subMbPartMode_e = 1 ; pub const subMbPartMode_e_MB_SP_4x8 : subMbPartMode_e = 2 ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_8X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numRefFrames` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122539 [INFO] [stdout] | [INFO] [stdout] 3 | ...LongTermFrameIdx : u32_ , pub numRefFrames : u32_ , pub fullness : u32_ , pub prevRefFrameNum : u32_ , pub lastContainsMmco5 : u32_ , ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `num_ref_frames` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevRefFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122587 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub fullness : u32_ , pub prevRefFrameNum : u32_ , pub lastContainsMmco5 : u32_ , pub noReordering : u32_ , pub flushed : u32_ , } # ... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_ref_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_4x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130137 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 1 ; pub const subMbPartMode_e_MB_SP_4x8 : subMbPartMode_e = 2 ; pub const subMbPartMode_e_MB_SP_4x4 : subMbPartMode_e = 3 ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_4X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastContainsMmco5` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122616 [INFO] [stdout] | [INFO] [stdout] 3 | ...RefFrameNum : u32_ , pub lastContainsMmco5 : u32_ , pub noReordering : u32_ , pub flushed : u32_ , } # [test] fn bindgen_test_layout_d... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `last_contains_mmco5` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130197 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 2 ; pub const subMbPartMode_e_MB_SP_4x4 : subMbPartMode_e = 3 ; pub type subMbPartMode_e = :: std :: os :: raw :: c_uint ; pub cons... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `noReordering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122647 [INFO] [stdout] | [INFO] [stdout] 3 | ...lastContainsMmco5 : u32_ , pub noReordering : u32_ , pub flushed : u32_ , } # [test] fn bindgen_test_layout_dpbStorage_t () { const UN... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `no_reordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartPredMode_e_PRED_MODE_INTRA4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130316 [INFO] [stdout] | [INFO] [stdout] 3 | ... const mbPartPredMode_e_PRED_MODE_INTRA4x4 : mbPartPredMode_e = 0 ; pub const mbPartPredMode_e_PRED_MODE_INTRA16x16 : mbPartPredMode_e... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_PRED_MODE_E_PRED_MODE_INTRA4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_dpbStorage_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:122704 [INFO] [stdout] | [INFO] [stdout] 3 | ... [test] fn bindgen_test_layout_dpbStorage_t () { const UNINIT : :: std :: mem :: MaybeUninit < dpbStorage_t > = :: std :: mem :: Maybe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_dpb_storage_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_Skip` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127852 [INFO] [stdout] | [INFO] [stdout] 3 | ...dpbStorage_t) ; } pub const mbType_e_P_Skip : mbType_e = 0 ; pub const mbType_e_P_L0_16x16 : mbType_e = 1 ; pub const mbType_e_P_L0_L0... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_SKIP` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_L0_16x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127895 [INFO] [stdout] | [INFO] [stdout] 3 | ...bType_e = 0 ; pub const mbType_e_P_L0_16x16 : mbType_e = 1 ; pub const mbType_e_P_L0_L0_16x8 : mbType_e = 2 ; pub const mbType_e_P_L0_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_L0_16X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartPredMode_e_PRED_MODE_INTRA16x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130387 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst mbPartPredMode_e_PRED_MODE_INTRA16x16 : mbPartPredMode_e = 1 ; pub const mbPartPredMode_e_PRED_MODE_INTER : mbPartPredMode_e = 2 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_PRED_MODE_E_PRED_MODE_INTRA16X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_L0_L0_16x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127942 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 1 ; pub const mbType_e_P_L0_L0_16x8 : mbType_e = 2 ; pub const mbType_e_P_L0_L0_8x16 : mbType_e = 3 ; pub const mbType_e_P_8x8... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_L0_L0_16X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartPredMode_e_PRED_MODE_INTER` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130460 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub const mbPartPredMode_e_PRED_MODE_INTER : mbPartPredMode_e = 2 ; pub type mbPartPredMode_e = :: std :: os :: raw :: c_uint ; # [rep... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_PRED_MODE_E_PRED_MODE_INTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_L0_L0_8x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:127991 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 2 ; pub const mbType_e_P_L0_L0_8x16 : mbType_e = 3 ; pub const mbType_e_P_8x8 : mbType_e = 4 ; pub const mbType_e_P_8x8ref0 : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_L0_L0_8X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevIntra4x4PredModeFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131521 [INFO] [stdout] | [INFO] [stdout] 3 | ...t mbPred_t { pub prevIntra4x4PredModeFlag : [u32_ ; 16usize] , pub remIntra4x4PredMode : [u32_ ; 16usize] , pub intraChromaPredMode : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_intra4x4_pred_mode_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128040 [INFO] [stdout] | [INFO] [stdout] 3 | ...6 : mbType_e = 3 ; pub const mbType_e_P_8x8 : mbType_e = 4 ; pub const mbType_e_P_8x8ref0 : mbType_e = 5 ; pub const mbType_e_I_4x4 : ... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `remIntra4x4PredMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131571 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u32_ ; 16usize] , pub remIntra4x4PredMode : [u32_ ; 16usize] , pub intraChromaPredMode : u32_ , pub refIdxL0 : [u32_ ; 4usize] , pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rem_intra4x4_pred_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_P_8x8ref0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128082 [INFO] [stdout] | [INFO] [stdout] 3 | ...mbType_e = 4 ; pub const mbType_e_P_8x8ref0 : mbType_e = 5 ; pub const mbType_e_I_4x4 : mbType_e = 6 ; pub const mbType_e_I_16x16_0_0_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_P_8X8REF0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intraChromaPredMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131616 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u32_ ; 16usize] , pub intraChromaPredMode : u32_ , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [mv_t ; 4usize] , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `intra_chroma_pred_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128128 [INFO] [stdout] | [INFO] [stdout] 3 | ...0 : mbType_e = 5 ; pub const mbType_e_I_4x4 : mbType_e = 6 ; pub const mbType_e_I_16x16_0_0_0 : mbType_e = 7 ; pub const mbType_e_I_16... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refIdxL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131649 [INFO] [stdout] | [INFO] [stdout] 3 | ... intraChromaPredMode : u32_ , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [mv_t ; 4usize] , } # [test] fn bindgen_test_layout_mbPred_... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `ref_idx_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128170 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 6 ; pub const mbType_e_I_16x16_0_0_0 : mbType_e = 7 ; pub const mbType_e_I_16x16_1_0_0 : mbType_e = 8 ; pub const mbType_e_I_16... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mvdL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131682 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [mv_t ; 4usize] , } # [test] fn bindgen_test_layout_mbPred_t () { const UNINIT : :: std ... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `mvd_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `subMbType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:133280 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct subMbPred_t { pub subMbType : [subMbType_e ; 4usize] , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [[mv_t ; 4usize] ; ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sub_mb_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128220 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 7 ; pub const mbType_e_I_16x16_1_0_0 : mbType_e = 8 ; pub const mbType_e_I_16x16_2_0_0 : mbType_e = 9 ; pub const mbType_e_I_16... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refIdxL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:133321 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe : [subMbType_e ; 4usize] , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [[mv_t ; 4usize] ; 4usize] , } # [test] fn bindgen_test_lay... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `ref_idx_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128270 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 8 ; pub const mbType_e_I_16x16_2_0_0 : mbType_e = 9 ; pub const mbType_e_I_16x16_3_0_0 : mbType_e = 10 ; pub const mbType_e_I_1... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mvdL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:133354 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [[mv_t ; 4usize] ; 4usize] , } # [test] fn bindgen_test_layout_subMbPred_t () { const UN... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `mvd_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_0_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128320 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe_e = 9 ; pub const mbType_e_I_16x16_3_0_0 : mbType_e = 10 ; pub const mbType_e_I_16x16_0_1_0 : mbType_e = 11 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128371 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 10 ; pub const mbType_e_I_16x16_0_1_0 : mbType_e = 11 ; pub const mbType_e_I_16x16_1_1_0 : mbType_e = 12 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalCoeff` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:134513 [INFO] [stdout] | [INFO] [stdout] 3 | ...ne)] pub struct residual_t { pub totalCoeff : [i16_ ; 27usize] , pub level : [[i32_ ; 16usize] ; 26usize] , pub coeffMap : [u32_ ; 24u... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `total_coeff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128422 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 11 ; pub const mbType_e_I_16x16_1_1_0 : mbType_e = 12 ; pub const mbType_e_I_16x16_2_1_0 : mbType_e = 13 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `coeffMap` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:134592 [INFO] [stdout] | [INFO] [stdout] 3 | ...[[i32_ ; 16usize] ; 26usize] , pub coeffMap : [u32_ ; 24usize] , } # [test] fn bindgen_test_layout_residual_t () { const UNINIT : :: s... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `coeff_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135748 [INFO] [stdout] | [INFO] [stdout] 3 | ...] pub struct macroblockLayer_t { pub mbType : mbType_e , pub codedBlockPattern : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t ,... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `mb_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128473 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 12 ; pub const mbType_e_I_16x16_2_1_0 : mbType_e = 13 ; pub const mbType_e_I_16x16_3_1_0 : mbType_e = 14 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_1_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128524 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 13 ; pub const mbType_e_I_16x16_3_1_0 : mbType_e = 14 ; pub const mbType_e_I_16x16_0_2_0 : mbType_e = 15 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_1_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `codedBlockPattern` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135772 [INFO] [stdout] | [INFO] [stdout] 3 | ... mbType : mbType_e , pub codedBlockPattern : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub r... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `coded_block_pattern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128575 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 14 ; pub const mbType_e_I_16x16_0_2_0 : mbType_e = 15 ; pub const mbType_e_I_16x16_1_2_0 : mbType_e = 16 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbQpDelta` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135803 [INFO] [stdout] | [INFO] [stdout] 3 | ...b codedBlockPattern : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub residual : residual_t , ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `mb_qp_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128626 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 15 ; pub const mbType_e_I_16x16_1_2_0 : mbType_e = 16 ; pub const mbType_e_I_16x16_2_2_0 : mbType_e = 17 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbPred` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135826 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub residual : residual_t , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `mb_pred` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `subMbPred` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135850 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub residual : residual_t , } # [test] fn bindgen_test_layout_macroblockLay... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sub_mb_pred` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128677 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 16 ; pub const mbType_e_I_16x16_2_2_0 : mbType_e = 17 ; pub const mbType_e_I_16x16_3_2_0 : mbType_e = 18 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137723 [INFO] [stdout] | [INFO] [stdout] 3 | ..., Clone)] pub struct mbStorage { pub mbType : mbType_e , pub sliceId : u32_ , pub disableDeblockingFilterIdc : u32_ , pub filterOffset... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `mb_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137747 [INFO] [stdout] | [INFO] [stdout] 3 | ...orage { pub mbType : mbType_e , pub sliceId : u32_ , pub disableDeblockingFilterIdc : u32_ , pub filterOffsetA : i32_ , pub filterOffs... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `slice_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_2_0` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128728 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 17 ; pub const mbType_e_I_16x16_3_2_0 : mbType_e = 18 ; pub const mbType_e_I_16x16_0_0_1 : mbType_e = 19 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_2_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disableDeblockingFilterIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137768 [INFO] [stdout] | [INFO] [stdout] 3 | ...Id : u32_ , pub disableDeblockingFilterIdc : u32_ , pub filterOffsetA : i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disable_deblocking_filter_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128779 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 18 ; pub const mbType_e_I_16x16_0_0_1 : mbType_e = 19 ; pub const mbType_e_I_16x16_1_0_1 : mbType_e = 20 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filterOffsetA` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137808 [INFO] [stdout] | [INFO] [stdout] 3 | ...ockingFilterIdc : u32_ , pub filterOffsetA : i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub t... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `filter_offset_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128830 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 19 ; pub const mbType_e_I_16x16_1_0_1 : mbType_e = 20 ; pub const mbType_e_I_16x16_2_0_1 : mbType_e = 21 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filterOffsetB` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137835 [INFO] [stdout] | [INFO] [stdout] 3 | ...b filterOffsetA : i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `filter_offset_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128881 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 20 ; pub const mbType_e_I_16x16_2_0_1 : mbType_e = 21 ; pub const mbType_e_I_16x16_3_0_1 : mbType_e = 22 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `qpY` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137862 [INFO] [stdout] | [INFO] [stdout] 3 | ...: i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize] , pub intra4x4... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `qp_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_0_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128932 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 21 ; pub const mbType_e_I_16x16_3_0_1 : mbType_e = 22 ; pub const mbType_e_I_16x16_0_1_1 : mbType_e = 23 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_0_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:128983 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 22 ; pub const mbType_e_I_16x16_0_1_1 : mbType_e = 23 ; pub const mbType_e_I_16x16_1_1_1 : mbType_e = 24 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129034 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 23 ; pub const mbType_e_I_16x16_1_1_1 : mbType_e = 24 ; pub const mbType_e_I_16x16_2_1_1 : mbType_e = 25 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaQpIndexOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137879 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize] , pub intra4x4PredMode : [u8_ ; 16usize] , pub r... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_qp_index_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129085 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 24 ; pub const mbType_e_I_16x16_2_1_1 : mbType_e = 25 ; pub const mbType_e_I_16x16_3_1_1 : mbType_e = 26 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalCoeff` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137912 [INFO] [stdout] | [INFO] [stdout] 3 | ...chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize] , pub intra4x4PredMode : [u8_ ; 16usize] , pub refPic : [u32_ ; 4usize]... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `total_coeff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_1_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129136 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 25 ; pub const mbType_e_I_16x16_3_1_1 : mbType_e = 26 ; pub const mbType_e_I_16x16_0_2_1 : mbType_e = 27 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_1_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intra4x4PredMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137948 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [i16_ ; 27usize] , pub intra4x4PredMode : [u8_ ; 16usize] , pub refPic : [u32_ ; 4usize] , pub refAddr : [* mut u8_ ; 4usize] , pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `intra4x4_pred_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_0_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129187 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 26 ; pub const mbType_e_I_16x16_0_2_1 : mbType_e = 27 ; pub const mbType_e_I_16x16_1_2_1 : mbType_e = 28 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_0_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_1_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129238 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 27 ; pub const mbType_e_I_16x16_1_2_1 : mbType_e = 28 ; pub const mbType_e_I_16x16_2_2_1 : mbType_e = 29 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_1_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refPic` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137989 [INFO] [stdout] | [INFO] [stdout] 3 | ...a4x4PredMode : [u8_ ; 16usize] , pub refPic : [u32_ ; 4usize] , pub refAddr : [* mut u8_ ; 4usize] , pub mv : [mv_t ; 16usize] , pub d... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `ref_pic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_2_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129289 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 28 ; pub const mbType_e_I_16x16_2_2_1 : mbType_e = 29 ; pub const mbType_e_I_16x16_3_2_1 : mbType_e = 30 ; pub const mbType_e_I_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_2_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refAddr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138020 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub refPic : [u32_ ; 4usize] , pub refAddr : [* mut u8_ ; 4usize] , pub mv : [mv_t ; 16usize] , pub decoded : u32_ , pub mbA : * mut ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ref_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbA` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138106 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; 16usize] , pub decoded : u32_ , pub mbA : * mut mbStorage , pub mbB : * mut mbStorage , pub mbC : * mut mbStorage , pub mbD : * mu... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_16x16_3_2_1` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129340 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 29 ; pub const mbType_e_I_16x16_3_2_1 : mbType_e = 30 ; pub const mbType_e_I_PCM : mbType_e = 31 ; pub type mbType_e = :: std ::... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_16X16_3_2_1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbType_e_I_PCM` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129391 [INFO] [stdout] | [INFO] [stdout] 3 | ... : mbType_e = 30 ; pub const mbType_e_I_PCM : mbType_e = 31 ; pub type mbType_e = :: std :: os :: raw :: c_uint ; pub const subMbType_... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_TYPE_E_I_PCM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbB` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138134 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub mbA : * mut mbStorage , pub mbB : * mut mbStorage , pub mbC : * mut mbStorage , pub mbD : * mut mbStorage , } # [test] fn ... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129486 [INFO] [stdout] | [INFO] [stdout] 3 | ...:: c_uint ; pub const subMbType_e_P_L0_8x8 : subMbType_e = 0 ; pub const subMbType_e_P_L0_8x4 : subMbType_e = 1 ; pub const subMbType_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_8x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129537 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 0 ; pub const subMbType_e_P_L0_8x4 : subMbType_e = 1 ; pub const subMbType_e_P_L0_4x8 : subMbType_e = 2 ; pub const subMbType_... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_8X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbC` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138162 [INFO] [stdout] | [INFO] [stdout] 3 | ...orage , pub mbB : * mut mbStorage , pub mbC : * mut mbStorage , pub mbD : * mut mbStorage , } # [test] fn bindgen_test_layout_mbStorag... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_4x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129588 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 1 ; pub const subMbType_e_P_L0_4x8 : subMbType_e = 2 ; pub const subMbType_e_P_L0_4x4 : subMbType_e = 3 ; pub type subMbType_e... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_4X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbD` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138190 [INFO] [stdout] | [INFO] [stdout] 3 | ...orage , pub mbC : * mut mbStorage , pub mbD : * mut mbStorage , } # [test] fn bindgen_test_layout_mbStorage () { const UNINIT : :: std... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbType_e_P_L0_4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129639 [INFO] [stdout] | [INFO] [stdout] 3 | ...ype_e = 2 ; pub const subMbType_e_P_L0_4x4 : subMbType_e = 3 ; pub type subMbType_e = :: std :: os :: raw :: c_uint ; pub const mbPart... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_TYPE_E_P_L0_4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevPicOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143049 [INFO] [stdout] | [INFO] [stdout] 3 | ...uct pocStorage_t { pub prevPicOrderCntLsb : u32_ , pub prevPicOrderCntMsb : i32_ , pub prevFrameNum : u32_ , pub prevFrameNumOffset : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_16x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129745 [INFO] [stdout] | [INFO] [stdout] 3 | ...c_uint ; pub const mbPartMode_e_MB_P_16x16 : mbPartMode_e = 0 ; pub const mbPartMode_e_MB_P_16x8 : mbPartMode_e = 1 ; pub const mbPart... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_16X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevPicOrderCntMsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143081 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntLsb : u32_ , pub prevPicOrderCntMsb : i32_ , pub prevFrameNum : u32_ , pub prevFrameNumOffset : u32_ , } # [test] fn bindgen_tes... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_pic_order_cnt_msb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_16x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129800 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 0 ; pub const mbPartMode_e_MB_P_16x8 : mbPartMode_e = 1 ; pub const mbPartMode_e_MB_P_8x16 : mbPartMode_e = 2 ; pub const mbPart... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_16X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143113 [INFO] [stdout] | [INFO] [stdout] 3 | ...evPicOrderCntMsb : i32_ , pub prevFrameNum : u32_ , pub prevFrameNumOffset : u32_ , } # [test] fn bindgen_test_layout_pocStorage_t () ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_8x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129854 [INFO] [stdout] | [INFO] [stdout] 3 | ...e_e = 1 ; pub const mbPartMode_e_MB_P_8x16 : mbPartMode_e = 2 ; pub const mbPartMode_e_MB_P_8x8 : mbPartMode_e = 3 ; pub type mbPartMo... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_8X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartMode_e_MB_P_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:129908 [INFO] [stdout] | [INFO] [stdout] 3 | ...de_e = 2 ; pub const mbPartMode_e_MB_P_8x8 : mbPartMode_e = 3 ; pub type mbPartMode_e = :: std :: os :: raw :: c_uint ; pub const subM... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_MODE_E_MB_P_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevFrameNumOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143139 [INFO] [stdout] | [INFO] [stdout] 3 | ...evFrameNum : u32_ , pub prevFrameNumOffset : u32_ , } # [test] fn bindgen_test_layout_pocStorage_t () { const UNINIT : :: std :: mem :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_frame_num_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:144752 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct sliceStorage_t { pub sliceId : u32_ , pub numDecodedMbs : u32_ , pub lastMbAddr : u32_ , } # [test] fn bindgen_test_lay... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `slice_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_8x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130017 [INFO] [stdout] | [INFO] [stdout] 3 | ...uint ; pub const subMbPartMode_e_MB_SP_8x8 : subMbPartMode_e = 0 ; pub const subMbPartMode_e_MB_SP_8x4 : subMbPartMode_e = 1 ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_8X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numDecodedMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:144773 [INFO] [stdout] | [INFO] [stdout] 3 | ...t { pub sliceId : u32_ , pub numDecodedMbs : u32_ , pub lastMbAddr : u32_ , } # [test] fn bindgen_test_layout_sliceStorage_t () { cons... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_decoded_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_8x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130077 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 0 ; pub const subMbPartMode_e_MB_SP_8x4 : subMbPartMode_e = 1 ; pub const subMbPartMode_e_MB_SP_4x8 : subMbPartMode_e = 2 ; pub con... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_8X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_4x8` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130137 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 1 ; pub const subMbPartMode_e_MB_SP_4x8 : subMbPartMode_e = 2 ; pub const subMbPartMode_e_MB_SP_4x4 : subMbPartMode_e = 3 ; pub typ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_4X8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastMbAddr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:144800 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub numDecodedMbs : u32_ , pub lastMbAddr : u32_ , } # [test] fn bindgen_test_layout_sliceStorage_t () { const UNINIT : :: std :: mem... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `last_mb_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `subMbPartMode_e_MB_SP_4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130197 [INFO] [stdout] | [INFO] [stdout] 3 | ... = 2 ; pub const subMbPartMode_e_MB_SP_4x4 : subMbPartMode_e = 3 ; pub type subMbPartMode_e = :: std :: os :: raw :: c_uint ; pub cons... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `SUB_MB_PART_MODE_E_MB_SP_4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nuPrev` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:145983 [INFO] [stdout] | [INFO] [stdout] 3 | ... Clone)] pub struct aubCheck_t { pub nuPrev : [nalUnit_t ; 1usize] , pub prevFrameNum : u32_ , pub prevIdrPicId : u32_ , pub prevPicOr... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `nu_prev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartPredMode_e_PRED_MODE_INTRA4x4` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130316 [INFO] [stdout] | [INFO] [stdout] 3 | ... const mbPartPredMode_e_PRED_MODE_INTRA4x4 : mbPartPredMode_e = 0 ; pub const mbPartPredMode_e_PRED_MODE_INTRA16x16 : mbPartPredMode_e... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_PRED_MODE_E_PRED_MODE_INTRA4X4` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146019 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [nalUnit_t ; 1usize] , pub prevFrameNum : u32_ , pub prevIdrPicId : u32_ , pub prevPicOrderCntLsb : u32_ , pub prevDeltaPicOrderCnt... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartPredMode_e_PRED_MODE_INTRA16x16` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130387 [INFO] [stdout] | [INFO] [stdout] 3 | ...onst mbPartPredMode_e_PRED_MODE_INTRA16x16 : mbPartPredMode_e = 1 ; pub const mbPartPredMode_e_PRED_MODE_INTER : mbPartPredMode_e = 2 ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_PRED_MODE_E_PRED_MODE_INTRA16X16` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevIdrPicId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146045 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub prevFrameNum : u32_ , pub prevIdrPicId : u32_ , pub prevPicOrderCntLsb : u32_ , pub prevDeltaPicOrderCntBottom : i32_ , pub prevDe... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_idr_pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `mbPartPredMode_e_PRED_MODE_INTER` should have an upper case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:130460 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub const mbPartPredMode_e_PRED_MODE_INTER : mbPartPredMode_e = 2 ; pub type mbPartPredMode_e = :: std :: os :: raw :: c_uint ; # [rep... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `MB_PART_PRED_MODE_E_PRED_MODE_INTER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevPicOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146071 [INFO] [stdout] | [INFO] [stdout] 3 | ...vIdrPicId : u32_ , pub prevPicOrderCntLsb : u32_ , pub prevDeltaPicOrderCntBottom : i32_ , pub prevDeltaPicOrderCnt : [i32_ ; 2usize] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevIntra4x4PredModeFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131521 [INFO] [stdout] | [INFO] [stdout] 3 | ...t mbPred_t { pub prevIntra4x4PredModeFlag : [u32_ ; 16usize] , pub remIntra4x4PredMode : [u32_ ; 16usize] , pub intraChromaPredMode : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_intra4x4_pred_mode_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `remIntra4x4PredMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131571 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u32_ ; 16usize] , pub remIntra4x4PredMode : [u32_ ; 16usize] , pub intraChromaPredMode : u32_ , pub refIdxL0 : [u32_ ; 4usize] , pub ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rem_intra4x4_pred_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevDeltaPicOrderCntBottom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146103 [INFO] [stdout] | [INFO] [stdout] 3 | ...b : u32_ , pub prevDeltaPicOrderCntBottom : i32_ , pub prevDeltaPicOrderCnt : [i32_ ; 2usize] , pub firstCallFlag : u32_ , } # [test] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_delta_pic_order_cnt_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevDeltaPicOrderCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146143 [INFO] [stdout] | [INFO] [stdout] 3 | ...tBottom : i32_ , pub prevDeltaPicOrderCnt : [i32_ ; 2usize] , pub firstCallFlag : u32_ , } # [test] fn bindgen_test_layout_aubCheck_t ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_delta_pic_order_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intraChromaPredMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131616 [INFO] [stdout] | [INFO] [stdout] 3 | ...[u32_ ; 16usize] , pub intraChromaPredMode : u32_ , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [mv_t ; 4usize] , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `intra_chroma_pred_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `firstCallFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146188 [INFO] [stdout] | [INFO] [stdout] 3 | ...rCnt : [i32_ ; 2usize] , pub firstCallFlag : u32_ , } # [test] fn bindgen_test_layout_aubCheck_t () { const UNINIT : :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_call_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refIdxL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131649 [INFO] [stdout] | [INFO] [stdout] 3 | ... intraChromaPredMode : u32_ , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [mv_t ; 4usize] , } # [test] fn bindgen_test_layout_mbPred_... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `ref_idx_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oldSpsId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148230 [INFO] [stdout] | [INFO] [stdout] 3 | ... Clone)] pub struct storage { pub oldSpsId : u32_ , pub activePpsId : u32_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSe... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `old_sps_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mvdL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131682 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [mv_t ; 4usize] , } # [test] fn bindgen_test_layout_mbPred_t () { const UNINIT : :: std ... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `mvd_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activePpsId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148252 [INFO] [stdout] | [INFO] [stdout] 3 | ...ge { pub oldSpsId : u32_ , pub activePpsId : u32_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSet_t , pub activeSps : * m... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `active_pps_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_mbPred_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:131722 [INFO] [stdout] | [INFO] [stdout] 3 | ... } # [test] fn bindgen_test_layout_mbPred_t () { const UNINIT : :: std :: mem :: MaybeUninit < mbPred_t > = :: std :: mem :: MaybeUnin... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_mb_pred_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activeSpsId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148277 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub activePpsId : u32_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSet_t , pub activeSps : * mut seqParamSet_t , pub sp... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `active_sps_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `subMbType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:133280 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct subMbPred_t { pub subMbType : [subMbType_e ; 4usize] , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [[mv_t ; 4usize] ; ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sub_mb_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activePps` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148302 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSet_t , pub activeSps : * mut seqParamSet_t , pub sps : [* mut seqParamSet... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `active_pps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refIdxL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:133321 [INFO] [stdout] | [INFO] [stdout] 3 | ...pe : [subMbType_e ; 4usize] , pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [[mv_t ; 4usize] ; 4usize] , } # [test] fn bindgen_test_lay... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `ref_idx_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activeSps` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148340 [INFO] [stdout] | [INFO] [stdout] 3 | ...vePps : * mut picParamSet_t , pub activeSps : * mut seqParamSet_t , pub sps : [* mut seqParamSet_t ; 32usize] , pub pps : [* mut picPa... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `active_sps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mvdL0` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:133354 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub refIdxL0 : [u32_ ; 4usize] , pub mvdL0 : [[mv_t ; 4usize] ; 4usize] , } # [test] fn bindgen_test_layout_subMbPred_t () { const UN... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `mvd_l0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupMap` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148467 [INFO] [stdout] | [INFO] [stdout] 3 | ...ParamSet_t ; 256usize] , pub sliceGroupMap : * mut u32_ , pub picSizeInMbs : u32_ , pub skipRedundantSlices : u32_ , pub picStarted : ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_subMbPred_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:133405 [INFO] [stdout] | [INFO] [stdout] 3 | ... [test] fn bindgen_test_layout_subMbPred_t () { const UNINIT : :: std :: mem :: MaybeUninit < subMbPred_t > = :: std :: mem :: MaybeUn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_sub_mb_pred_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picSizeInMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148500 [INFO] [stdout] | [INFO] [stdout] 3 | ...ceGroupMap : * mut u32_ , pub picSizeInMbs : u32_ , pub skipRedundantSlices : u32_ , pub picStarted : u32_ , pub validSliceInAccessUni... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_size_in_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalCoeff` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:134513 [INFO] [stdout] | [INFO] [stdout] 3 | ...ne)] pub struct residual_t { pub totalCoeff : [i16_ ; 27usize] , pub level : [[i32_ ; 16usize] ; 26usize] , pub coeffMap : [u32_ ; 24u... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `total_coeff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skipRedundantSlices` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148526 [INFO] [stdout] | [INFO] [stdout] 3 | ...SizeInMbs : u32_ , pub skipRedundantSlices : u32_ , pub picStarted : u32_ , pub validSliceInAccessUnit : u32_ , pub slice : [sliceStor... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `skip_redundant_slices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picStarted` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148559 [INFO] [stdout] | [INFO] [stdout] 3 | ...skipRedundantSlices : u32_ , pub picStarted : u32_ , pub validSliceInAccessUnit : u32_ , pub slice : [sliceStorage_t ; 1usize] , pub n... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `pic_started` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `coeffMap` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:134592 [INFO] [stdout] | [INFO] [stdout] 3 | ...[[i32_ ; 16usize] ; 26usize] , pub coeffMap : [u32_ ; 24usize] , } # [test] fn bindgen_test_layout_residual_t () { const UNINIT : :: s... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `coeff_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `validSliceInAccessUnit` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148583 [INFO] [stdout] | [INFO] [stdout] 3 | ...arted : u32_ , pub validSliceInAccessUnit : u32_ , pub slice : [sliceStorage_t ; 1usize] , pub numConcealedMbs : u32_ , pub currentPic... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `valid_slice_in_access_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135748 [INFO] [stdout] | [INFO] [stdout] 3 | ...] pub struct macroblockLayer_t { pub mbType : mbType_e , pub codedBlockPattern : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t ,... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `mb_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numConcealedMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148659 [INFO] [stdout] | [INFO] [stdout] 3 | ...eStorage_t ; 1usize] , pub numConcealedMbs : u32_ , pub currentPicId : u32_ , pub mb : * mut mbStorage_t , pub noReordering : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_concealed_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `codedBlockPattern` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135772 [INFO] [stdout] | [INFO] [stdout] 3 | ... mbType : mbType_e , pub codedBlockPattern : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub r... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `coded_block_pattern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentPicId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148688 [INFO] [stdout] | [INFO] [stdout] 3 | ... numConcealedMbs : u32_ , pub currentPicId : u32_ , pub mb : * mut mbStorage_t , pub noReordering : u32_ , pub dpb : [dpbStorage_t ; 1... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `current_pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbQpDelta` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135803 [INFO] [stdout] | [INFO] [stdout] 3 | ...b codedBlockPattern : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub residual : residual_t , ... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `mb_qp_delta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbPred` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135826 [INFO] [stdout] | [INFO] [stdout] 3 | ... : u32_ , pub mbQpDelta : i32_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub residual : residual_t , } # [test] fn bindg... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `mb_pred` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `noReordering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148743 [INFO] [stdout] | [INFO] [stdout] 3 | ...b mb : * mut mbStorage_t , pub noReordering : u32_ , pub dpb : [dpbStorage_t ; 1usize] , pub poc : [pocStorage_t ; 1usize] , pub aub :... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `no_reordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `subMbPred` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135850 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ , pub mbPred : mbPred_t , pub subMbPred : subMbPred_t , pub residual : residual_t , } # [test] fn bindgen_test_layout_macroblockLay... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `sub_mb_pred` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currImage` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148875 [INFO] [stdout] | [INFO] [stdout] 3 | ...aub : [aubCheck_t ; 1usize] , pub currImage : [image_t ; 1usize] , pub prevNalUnit : [nalUnit_t ; 1usize] , pub sliceHeader : [sliceHe... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curr_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_macroblockLayer_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:135918 [INFO] [stdout] | [INFO] [stdout] 3 | ...t] fn bindgen_test_layout_macroblockLayer_t () { const UNINIT : :: std :: mem :: MaybeUninit < macroblockLayer_t > = :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_macroblock_layer_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevNalUnit` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148912 [INFO] [stdout] | [INFO] [stdout] 3 | ...age : [image_t ; 1usize] , pub prevNalUnit : [nalUnit_t ; 1usize] , pub sliceHeader : [sliceHeader_t ; 2usize] , pub prevBufNotFinishe... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `prev_nal_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbType` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137723 [INFO] [stdout] | [INFO] [stdout] 3 | ..., Clone)] pub struct mbStorage { pub mbType : mbType_e , pub sliceId : u32_ , pub disableDeblockingFilterIdc : u32_ , pub filterOffset... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `mb_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceHeader` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148953 [INFO] [stdout] | [INFO] [stdout] 3 | ...it : [nalUnit_t ; 1usize] , pub sliceHeader : [sliceHeader_t ; 2usize] , pub prevBufNotFinished : u32_ , pub prevBufPointer : * mut u8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `slice_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137747 [INFO] [stdout] | [INFO] [stdout] 3 | ...orage { pub mbType : mbType_e , pub sliceId : u32_ , pub disableDeblockingFilterIdc : u32_ , pub filterOffsetA : i32_ , pub filterOffs... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `slice_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `disableDeblockingFilterIdc` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137768 [INFO] [stdout] | [INFO] [stdout] 3 | ...Id : u32_ , pub disableDeblockingFilterIdc : u32_ , pub filterOffsetA : i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `disable_deblocking_filter_idc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevBufNotFinished` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148998 [INFO] [stdout] | [INFO] [stdout] 3 | ...eader_t ; 2usize] , pub prevBufNotFinished : u32_ , pub prevBufPointer : * mut u8_ , pub prevBytesConsumed : u32_ , pub strm : [strmDa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_buf_not_finished` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filterOffsetA` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137808 [INFO] [stdout] | [INFO] [stdout] 3 | ...ockingFilterIdc : u32_ , pub filterOffsetA : i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub t... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `filter_offset_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevBufPointer` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149030 [INFO] [stdout] | [INFO] [stdout] 3 | ...BufNotFinished : u32_ , pub prevBufPointer : * mut u8_ , pub prevBytesConsumed : u32_ , pub strm : [strmData_t ; 1usize] , pub mbLayer... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_buf_pointer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `filterOffsetB` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137835 [INFO] [stdout] | [INFO] [stdout] 3 | ...b filterOffsetA : i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `filter_offset_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevBytesConsumed` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149063 [INFO] [stdout] | [INFO] [stdout] 3 | ...ointer : * mut u8_ , pub prevBytesConsumed : u32_ , pub strm : [strmData_t ; 1usize] , pub mbLayer : * mut macroblockLayer_t , pub pen... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_bytes_consumed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `qpY` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137862 [INFO] [stdout] | [INFO] [stdout] 3 | ...: i32_ , pub filterOffsetB : i32_ , pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize] , pub intra4x4... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `qp_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `chromaQpIndexOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137879 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub qpY : u32_ , pub chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize] , pub intra4x4PredMode : [u8_ ; 16usize] , pub r... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `chroma_qp_index_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbLayer` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149129 [INFO] [stdout] | [INFO] [stdout] 3 | ... strm : [strmData_t ; 1usize] , pub mbLayer : * mut macroblockLayer_t , pub pendingActivation : u32_ , pub intraConcealmentFlag : u32_... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mb_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `totalCoeff` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137912 [INFO] [stdout] | [INFO] [stdout] 3 | ...chromaQpIndexOffset : i32_ , pub totalCoeff : [i16_ ; 27usize] , pub intra4x4PredMode : [u8_ ; 16usize] , pub refPic : [u32_ ; 4usize]... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `total_coeff` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pendingActivation` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149169 [INFO] [stdout] | [INFO] [stdout] 3 | ...t macroblockLayer_t , pub pendingActivation : u32_ , pub intraConcealmentFlag : u32_ , pub conversionBuffer : * mut u32_ , pub convers... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pending_activation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intra4x4PredMode` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137948 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [i16_ ; 27usize] , pub intra4x4PredMode : [u8_ ; 16usize] , pub refPic : [u32_ ; 4usize] , pub refAddr : [* mut u8_ ; 4usize] , pub... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `intra4x4_pred_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intraConcealmentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149200 [INFO] [stdout] | [INFO] [stdout] 3 | ...tivation : u32_ , pub intraConcealmentFlag : u32_ , pub conversionBuffer : * mut u32_ , pub conversionBufferSize : usize , } # [test] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `intra_concealment_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refPic` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:137989 [INFO] [stdout] | [INFO] [stdout] 3 | ...a4x4PredMode : [u8_ ; 16usize] , pub refPic : [u32_ ; 4usize] , pub refAddr : [* mut u8_ ; 4usize] , pub mv : [mv_t ; 16usize] , pub d... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `ref_pic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `refAddr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138020 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub refPic : [u32_ ; 4usize] , pub refAddr : [* mut u8_ ; 4usize] , pub mv : [mv_t ; 16usize] , pub decoded : u32_ , pub mbA : * mut ... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `ref_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `conversionBuffer` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149234 [INFO] [stdout] | [INFO] [stdout] 3 | ...ncealmentFlag : u32_ , pub conversionBuffer : * mut u32_ , pub conversionBufferSize : usize , } # [test] fn bindgen_test_layout_storag... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversion_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbA` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138106 [INFO] [stdout] | [INFO] [stdout] 3 | ...t ; 16usize] , pub decoded : u32_ , pub mbA : * mut mbStorage , pub mbB : * mut mbStorage , pub mbC : * mut mbStorage , pub mbD : * mu... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `conversionBufferSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149270 [INFO] [stdout] | [INFO] [stdout] 3 | ...er : * mut u32_ , pub conversionBufferSize : usize , } # [test] fn bindgen_test_layout_storage () { const UNINIT : :: std :: mem :: Ma... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversion_buffer_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbB` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138134 [INFO] [stdout] | [INFO] [stdout] 3 | ... u32_ , pub mbA : * mut mbStorage , pub mbB : * mut mbStorage , pub mbC : * mut mbStorage , pub mbD : * mut mbStorage , } # [test] fn ... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbC` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138162 [INFO] [stdout] | [INFO] [stdout] 3 | ...orage , pub mbB : * mut mbStorage , pub mbC : * mut mbStorage , pub mbD : * mut mbStorage , } # [test] fn bindgen_test_layout_mbStorag... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbD` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138190 [INFO] [stdout] | [INFO] [stdout] 3 | ...orage , pub mbC : * mut mbStorage , pub mbD : * mut mbStorage , } # [test] fn bindgen_test_layout_mbStorage () { const UNINIT : :: std... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mb_d` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_mbStorage` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:138228 [INFO] [stdout] | [INFO] [stdout] 3 | ...} # [test] fn bindgen_test_layout_mbStorage () { const UNINIT : :: std :: mem :: MaybeUninit < mbStorage > = :: std :: mem :: MaybeUni... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_mb_storage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevPicOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143049 [INFO] [stdout] | [INFO] [stdout] 3 | ...uct pocStorage_t { pub prevPicOrderCntLsb : u32_ , pub prevPicOrderCntMsb : i32_ , pub prevFrameNum : u32_ , pub prevFrameNumOffset : ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevPicOrderCntMsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143081 [INFO] [stdout] | [INFO] [stdout] 3 | ...derCntLsb : u32_ , pub prevPicOrderCntMsb : i32_ , pub prevFrameNum : u32_ , pub prevFrameNumOffset : u32_ , } # [test] fn bindgen_tes... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_pic_order_cnt_msb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143113 [INFO] [stdout] | [INFO] [stdout] 3 | ...evPicOrderCntMsb : i32_ , pub prevFrameNum : u32_ , pub prevFrameNumOffset : u32_ , } # [test] fn bindgen_test_layout_pocStorage_t () ... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevFrameNumOffset` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143139 [INFO] [stdout] | [INFO] [stdout] 3 | ...evFrameNum : u32_ , pub prevFrameNumOffset : u32_ , } # [test] fn bindgen_test_layout_pocStorage_t () { const UNINIT : :: std :: mem :... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_frame_num_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_pocStorage_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:143181 [INFO] [stdout] | [INFO] [stdout] 3 | ... [test] fn bindgen_test_layout_pocStorage_t () { const UNINIT : :: std :: mem :: MaybeUninit < pocStorage_t > = :: std :: mem :: Maybe... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_poc_storage_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:144752 [INFO] [stdout] | [INFO] [stdout] 3 | ...e)] pub struct sliceStorage_t { pub sliceId : u32_ , pub numDecodedMbs : u32_ , pub lastMbAddr : u32_ , } # [test] fn bindgen_test_lay... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `slice_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numDecodedMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:144773 [INFO] [stdout] | [INFO] [stdout] 3 | ...t { pub sliceId : u32_ , pub numDecodedMbs : u32_ , pub lastMbAddr : u32_ , } # [test] fn bindgen_test_layout_sliceStorage_t () { cons... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_decoded_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `lastMbAddr` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:144800 [INFO] [stdout] | [INFO] [stdout] 3 | ... pub numDecodedMbs : u32_ , pub lastMbAddr : u32_ , } # [test] fn bindgen_test_layout_sliceStorage_t () { const UNINIT : :: std :: mem... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `last_mb_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_sliceStorage_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:144834 [INFO] [stdout] | [INFO] [stdout] 3 | ...test] fn bindgen_test_layout_sliceStorage_t () { const UNINIT : :: std :: mem :: MaybeUninit < sliceStorage_t > = :: std :: mem :: May... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_slice_storage_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `nuPrev` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:145983 [INFO] [stdout] | [INFO] [stdout] 3 | ... Clone)] pub struct aubCheck_t { pub nuPrev : [nalUnit_t ; 1usize] , pub prevFrameNum : u32_ , pub prevIdrPicId : u32_ , pub prevPicOr... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `nu_prev` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevFrameNum` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146019 [INFO] [stdout] | [INFO] [stdout] 3 | ... : [nalUnit_t ; 1usize] , pub prevFrameNum : u32_ , pub prevIdrPicId : u32_ , pub prevPicOrderCntLsb : u32_ , pub prevDeltaPicOrderCnt... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_frame_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevIdrPicId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146045 [INFO] [stdout] | [INFO] [stdout] 3 | ...pub prevFrameNum : u32_ , pub prevIdrPicId : u32_ , pub prevPicOrderCntLsb : u32_ , pub prevDeltaPicOrderCntBottom : i32_ , pub prevDe... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_idr_pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevPicOrderCntLsb` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146071 [INFO] [stdout] | [INFO] [stdout] 3 | ...vIdrPicId : u32_ , pub prevPicOrderCntLsb : u32_ , pub prevDeltaPicOrderCntBottom : i32_ , pub prevDeltaPicOrderCnt : [i32_ ; 2usize] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_pic_order_cnt_lsb` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevDeltaPicOrderCntBottom` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146103 [INFO] [stdout] | [INFO] [stdout] 3 | ...b : u32_ , pub prevDeltaPicOrderCntBottom : i32_ , pub prevDeltaPicOrderCnt : [i32_ ; 2usize] , pub firstCallFlag : u32_ , } # [test] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_delta_pic_order_cnt_bottom` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevDeltaPicOrderCnt` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146143 [INFO] [stdout] | [INFO] [stdout] 3 | ...tBottom : i32_ , pub prevDeltaPicOrderCnt : [i32_ ; 2usize] , pub firstCallFlag : u32_ , } # [test] fn bindgen_test_layout_aubCheck_t ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_delta_pic_order_cnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `firstCallFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146188 [INFO] [stdout] | [INFO] [stdout] 3 | ...rCnt : [i32_ ; 2usize] , pub firstCallFlag : u32_ , } # [test] fn bindgen_test_layout_aubCheck_t () { const UNINIT : :: std :: mem :: ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_call_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bindgen_test_layout_aubCheck_t` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:146225 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [test] fn bindgen_test_layout_aubCheck_t () { const UNINIT : :: std :: mem :: MaybeUninit < aubCheck_t > = :: std :: mem :: MaybeUn... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_aub_check_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oldSpsId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148230 [INFO] [stdout] | [INFO] [stdout] 3 | ... Clone)] pub struct storage { pub oldSpsId : u32_ , pub activePpsId : u32_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSe... [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `old_sps_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activePpsId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148252 [INFO] [stdout] | [INFO] [stdout] 3 | ...ge { pub oldSpsId : u32_ , pub activePpsId : u32_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSet_t , pub activeSps : * m... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `active_pps_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activeSpsId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148277 [INFO] [stdout] | [INFO] [stdout] 3 | ..., pub activePpsId : u32_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSet_t , pub activeSps : * mut seqParamSet_t , pub sp... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `active_sps_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activePps` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148302 [INFO] [stdout] | [INFO] [stdout] 3 | ...2_ , pub activeSpsId : u32_ , pub activePps : * mut picParamSet_t , pub activeSps : * mut seqParamSet_t , pub sps : [* mut seqParamSet... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `active_pps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `activeSps` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148340 [INFO] [stdout] | [INFO] [stdout] 3 | ...vePps : * mut picParamSet_t , pub activeSps : * mut seqParamSet_t , pub sps : [* mut seqParamSet_t ; 32usize] , pub pps : [* mut picPa... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `active_sps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceGroupMap` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148467 [INFO] [stdout] | [INFO] [stdout] 3 | ...ParamSet_t ; 256usize] , pub sliceGroupMap : * mut u32_ , pub picSizeInMbs : u32_ , pub skipRedundantSlices : u32_ , pub picStarted : ... [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `slice_group_map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picSizeInMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148500 [INFO] [stdout] | [INFO] [stdout] 3 | ...ceGroupMap : * mut u32_ , pub picSizeInMbs : u32_ , pub skipRedundantSlices : u32_ , pub picStarted : u32_ , pub validSliceInAccessUni... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `pic_size_in_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `skipRedundantSlices` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148526 [INFO] [stdout] | [INFO] [stdout] 3 | ...SizeInMbs : u32_ , pub skipRedundantSlices : u32_ , pub picStarted : u32_ , pub validSliceInAccessUnit : u32_ , pub slice : [sliceStor... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `skip_redundant_slices` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `picStarted` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148559 [INFO] [stdout] | [INFO] [stdout] 3 | ...skipRedundantSlices : u32_ , pub picStarted : u32_ , pub validSliceInAccessUnit : u32_ , pub slice : [sliceStorage_t ; 1usize] , pub n... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `pic_started` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `validSliceInAccessUnit` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148583 [INFO] [stdout] | [INFO] [stdout] 3 | ...arted : u32_ , pub validSliceInAccessUnit : u32_ , pub slice : [sliceStorage_t ; 1usize] , pub numConcealedMbs : u32_ , pub currentPic... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `valid_slice_in_access_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `numConcealedMbs` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148659 [INFO] [stdout] | [INFO] [stdout] 3 | ...eStorage_t ; 1usize] , pub numConcealedMbs : u32_ , pub currentPicId : u32_ , pub mb : * mut mbStorage_t , pub noReordering : u32_ , p... [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `num_concealed_mbs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currentPicId` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148688 [INFO] [stdout] | [INFO] [stdout] 3 | ... numConcealedMbs : u32_ , pub currentPicId : u32_ , pub mb : * mut mbStorage_t , pub noReordering : u32_ , pub dpb : [dpbStorage_t ; 1... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `current_pic_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `noReordering` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148743 [INFO] [stdout] | [INFO] [stdout] 3 | ...b mb : * mut mbStorage_t , pub noReordering : u32_ , pub dpb : [dpbStorage_t ; 1usize] , pub poc : [pocStorage_t ; 1usize] , pub aub :... [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `no_reordering` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `currImage` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148875 [INFO] [stdout] | [INFO] [stdout] 3 | ...aub : [aubCheck_t ; 1usize] , pub currImage : [image_t ; 1usize] , pub prevNalUnit : [nalUnit_t ; 1usize] , pub sliceHeader : [sliceHe... [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `curr_image` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevNalUnit` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148912 [INFO] [stdout] | [INFO] [stdout] 3 | ...age : [image_t ; 1usize] , pub prevNalUnit : [nalUnit_t ; 1usize] , pub sliceHeader : [sliceHeader_t ; 2usize] , pub prevBufNotFinishe... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `prev_nal_unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sliceHeader` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148953 [INFO] [stdout] | [INFO] [stdout] 3 | ...it : [nalUnit_t ; 1usize] , pub sliceHeader : [sliceHeader_t ; 2usize] , pub prevBufNotFinished : u32_ , pub prevBufPointer : * mut u8... [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `slice_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevBufNotFinished` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:148998 [INFO] [stdout] | [INFO] [stdout] 3 | ...eader_t ; 2usize] , pub prevBufNotFinished : u32_ , pub prevBufPointer : * mut u8_ , pub prevBytesConsumed : u32_ , pub strm : [strmDa... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_buf_not_finished` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevBufPointer` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149030 [INFO] [stdout] | [INFO] [stdout] 3 | ...BufNotFinished : u32_ , pub prevBufPointer : * mut u8_ , pub prevBytesConsumed : u32_ , pub strm : [strmData_t ; 1usize] , pub mbLayer... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_buf_pointer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `prevBytesConsumed` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149063 [INFO] [stdout] | [INFO] [stdout] 3 | ...ointer : * mut u8_ , pub prevBytesConsumed : u32_ , pub strm : [strmData_t ; 1usize] , pub mbLayer : * mut macroblockLayer_t , pub pen... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `prev_bytes_consumed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `mbLayer` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149129 [INFO] [stdout] | [INFO] [stdout] 3 | ... strm : [strmData_t ; 1usize] , pub mbLayer : * mut macroblockLayer_t , pub pendingActivation : u32_ , pub intraConcealmentFlag : u32_... [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `mb_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `pendingActivation` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149169 [INFO] [stdout] | [INFO] [stdout] 3 | ...t macroblockLayer_t , pub pendingActivation : u32_ , pub intraConcealmentFlag : u32_ , pub conversionBuffer : * mut u32_ , pub convers... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `pending_activation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `intraConcealmentFlag` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149200 [INFO] [stdout] | [INFO] [stdout] 3 | ...tivation : u32_ , pub intraConcealmentFlag : u32_ , pub conversionBuffer : * mut u32_ , pub conversionBufferSize : usize , } # [test] ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `intra_concealment_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `conversionBuffer` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149234 [INFO] [stdout] | [INFO] [stdout] 3 | ...ncealmentFlag : u32_ , pub conversionBuffer : * mut u32_ , pub conversionBufferSize : usize , } # [test] fn bindgen_test_layout_storag... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversion_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.63s [INFO] [stdout] warning: structure field `conversionBufferSize` should have a snake case name [INFO] [stdout] --> /opt/rustwide/target/debug/build/h264bsd-sys-fda7a53acf437fb6/out/bindings.rs:3:149270 [INFO] [stdout] | [INFO] [stdout] 3 | ...er : * mut u32_ , pub conversionBufferSize : usize , } # [test] fn bindgen_test_layout_storage () { const UNINIT : :: std :: mem :: Ma... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `conversion_buffer_size` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a08eff9b25bbef37faac2eea043094d4c696a112d6a254afd5c4f59443089b59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a08eff9b25bbef37faac2eea043094d4c696a112d6a254afd5c4f59443089b59", kill_on_drop: false }` [INFO] [stdout] a08eff9b25bbef37faac2eea043094d4c696a112d6a254afd5c4f59443089b59