[INFO] crate osmium 0.0.2 is already in cache [INFO] extracting crate osmium 0.0.2 into work/ex/clippy-test-run/sources/stable/reg/osmium/0.0.2 [INFO] extracting crate osmium 0.0.2 into work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/osmium/0.0.2 [INFO] validating manifest of osmium-0.0.2 on toolchain stable [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of osmium-0.0.2 on toolchain stable+rustflags=-Dclippy::into_iter_on_array [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing osmium-0.0.2 [INFO] finished frobbing osmium-0.0.2 [INFO] frobbed toml for osmium-0.0.2 written to work/ex/clippy-test-run/sources/stable/reg/osmium/0.0.2/Cargo.toml [INFO] started frobbing osmium-0.0.2 [INFO] finished frobbing osmium-0.0.2 [INFO] frobbed toml for osmium-0.0.2 written to work/ex/clippy-test-run/sources/stable+rustflags=-Dclippy%3A%3Ainto_iter_on_array/reg/osmium/0.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+stable" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] linting osmium-0.0.2 against stable for clippy-test-run [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/clippy-test-run/worker-6/stable:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/clippy-test-run/sources/stable/reg/osmium/0.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+stable" "clippy" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 729420ff6e6d42de20ca979f416aa23c077e671c2398f534c4d3293a73fd37cd [INFO] running `"docker" "start" "-a" "729420ff6e6d42de20ca979f416aa23c077e671c2398f534c4d3293a73fd37cd"` [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling osmium v0.0.2 (/opt/crater/workdir) [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:192 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^ help: consider: `20_170_516` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::unreadable_literal)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:1217 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^ help: consider: `200_809` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:3207 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^ help: consider: `201_605` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14269 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^---------------- help: consider removing `'static`: `&[ u8 ; 7usize ]` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::const_static_lifetime)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14350 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^---------------- help: consider removing `'static`: `&[ u8 ; 1usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14420 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 15usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14507 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 30usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14610 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 10usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14689 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^---------------- help: consider removing `'static`: `&[ u8 ; 1usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14771 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 15usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19141 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_648` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19329 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_647` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19520 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `4_294_967_295` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19726 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_648` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19932 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_647` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20141 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `4_294_967_295` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20282 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20368 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20518 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20604 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20879 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20961 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21104 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21187 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21268 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_648` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21340 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_647` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21520 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `4_294_967_295` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:192 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^ help: consider: `20_170_516` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::unreadable_literal)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:1217 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^ help: consider: `200_809` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:3207 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^ help: consider: `201_605` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14269 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^---------------- help: consider removing `'static`: `&[ u8 ; 7usize ]` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(clippy::const_static_lifetime)] on by default [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14350 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^---------------- help: consider removing `'static`: `&[ u8 ; 1usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14420 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 15usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14507 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 30usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14610 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 10usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14689 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^---------------- help: consider removing `'static`: `&[ u8 ; 1usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: Constants have by default a `'static` lifetime [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:14771 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | --^^^^^^^----------------- help: consider removing `'static`: `&[ u8 ; 15usize ]` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#const_static_lifetime [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19141 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_648` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19329 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_647` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19520 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `4_294_967_295` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19726 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_648` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:19932 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_647` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20141 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `4_294_967_295` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20282 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20368 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20518 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20604 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20879 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:20961 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21104 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_808` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21187 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: consider: `9_223_372_036_854_775_807` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21268 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_648` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21340 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `2_147_483_647` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] warning: long literal lacking separators [INFO] [stderr] --> /opt/crater/target/debug/build/osmium-16d1b78a4a8f402e/out/bindings.rs:3:21520 [INFO] [stderr] | [INFO] [stderr] 3 | pub const _GLIBCXX_CSTDINT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_CXX_CONFIG_H : :: std :: os :: raw :: c_uint = 1 ; pub const __GLIBCXX__ : :: std :: os :: raw :: c_uint = 20170516 ; pub const _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DEPRECATED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_EXTERN_TEMPLATE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DUAL_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CXX11_ABI : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_INLINE_VERSION : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_USE_ALLOCATOR_NEW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_OS_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const __NO_CTYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _FEATURES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC95_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC99_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ISOC11_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _POSIX_C_SOURCE : :: std :: os :: raw :: c_uint = 200809 ; pub const _XOPEN_SOURCE : :: std :: os :: raw :: c_uint = 700 ; pub const _XOPEN_SOURCE_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE64_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _DEFAULT_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const _ATFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC99 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOC95 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ISOCXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX2 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199309 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_POSIX199506 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN_EXTENDED : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_UNIX98 : :: std :: os :: raw :: c_uint = 1 ; pub const _LARGEFILE_SOURCE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2K8XSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_XOPEN2KXSI : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_LARGEFILE64 : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_MISC : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_ATFILE : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const __USE_FORTIFY_LEVEL : :: std :: os :: raw :: c_uint = 0 ; pub const _STDC_PREDEF_H : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_IEC_559_COMPLEX__ : :: std :: os :: raw :: c_uint = 1 ; pub const __STDC_ISO_10646__ : :: std :: os :: raw :: c_uint = 201605 ; pub const __STDC_NO_THREADS__ : :: std :: os :: raw :: c_uint = 1 ; pub const __GNU_LIBRARY__ : :: std :: os :: raw :: c_uint = 6 ; pub const __GLIBC__ : :: std :: os :: raw :: c_uint = 2 ; pub const __GLIBC_MINOR__ : :: std :: os :: raw :: c_uint = 24 ; pub const _SYS_CDEFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const __WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const __WORDSIZE_TIME64_COMPAT32 : :: std :: os :: raw :: c_uint = 1 ; pub const __SYSCALL_WORDSIZE : :: std :: os :: raw :: c_uint = 64 ; pub const _GLIBCXX_CPU_DEFINES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FAST_MATH : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_ACOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ACOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ASINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATAN2L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ATANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_AT_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_CEILL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COMPLEX_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_COSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DIRENT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_DLFCN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EBADMSG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECANCELED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ECHILD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EIDRM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENDIAN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENODATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOLINK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSPC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOSTR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTRECOVERABLE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ENOTSUP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOVERFLOW : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EOWNERDEAD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPERM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EPROTO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETIMEDOUT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ETXTBSY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EWOULDBLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXECINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_EXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FABSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FCNTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FENV_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FINITEL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FLOORL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FMODL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_FREXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETIPINFO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_GETS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_HYPOTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ICONV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INT64_T_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_INTTYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISINFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISNANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_ISWBLANK : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LC_MESSAGES : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LDEXPL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIBINTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_AS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_DATA : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_FSIZE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_RSS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LIMIT_VMEM : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAVE_LINUX_FUTEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOCALE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10F : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOG10L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_LOGL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MBSTATE_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MEMORY_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_MODFL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POLL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_POWL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_QUICK_EXIT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SETENV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINCOSL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SINL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SQRTL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDALIGN_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDBOOL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STDLIB_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRERROR_R : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRINGS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRING_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRTOLD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_STRXFRM_L : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IOCTL_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_IPC_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_PARAM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_RESOURCE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SDT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SEM_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STATVFS_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_STAT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_SYSINFO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_TYPES_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_SYS_UIO_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_S_ISREG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANHL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TANL : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TGMATH_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_TLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UNISTD_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_UTIME_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VFWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VSWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_VWSCANF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCSTOF : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WCTYPE_H : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE_WRITEV : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HAVE___CXA_THREAD_ATEXIT_IMPL : :: std :: os :: raw :: c_uint = 1 ; pub const LT_OBJDIR : & 'static [ u8 ; 7usize ] = b".libs/\0" ; pub const _GLIBCXX_PACKAGE_BUGREPORT : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE_NAME : & 'static [ u8 ; 15usize ] = b"package-unused\0" ; pub const _GLIBCXX_PACKAGE_STRING : & 'static [ u8 ; 30usize ] = b"package-unused version-unused\0" ; pub const _GLIBCXX_PACKAGE_TARNAME : & 'static [ u8 ; 10usize ] = b"libstdc++\0" ; pub const _GLIBCXX_PACKAGE_URL : & 'static [ u8 ; 1usize ] = b"\0" ; pub const _GLIBCXX_PACKAGE__GLIBCXX_VERSION : & 'static [ u8 ; 15usize ] = b"version-unused\0" ; pub const STDC_HEADERS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX11_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_COMPLEX : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_MATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDIO : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_STDLIB : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX98_USE_C99_WCHAR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_ATOMIC_BUILTINS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_FULLY_DYNAMIC_STRING : :: std :: os :: raw :: c_uint = 0 ; pub const _GLIBCXX_HAS_GTHREADS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_HOSTED : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_RES_LIMITS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_EOF : :: std :: os :: raw :: c_int = -1 ; pub const _GLIBCXX_STDIO_SEEK_CUR : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_STDIO_SEEK_END : :: std :: os :: raw :: c_uint = 2 ; pub const _GLIBCXX_SYMVER : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_SYMVER_GNU : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C11_UCHAR_CXX11 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_COMPLEX_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_CTYPE_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_FENV_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_MATH_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_C99_STDINT_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_MONOTONIC : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_CLOCK_REALTIME : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_DECIMAL_FLOAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMOD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FCHMODAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_FLOAT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GETTIMEOFDAY : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_GET_NPROCS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_INT128 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LFS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_LONG_LONG : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NANOSLEEP : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_NLS : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_PTHREAD_RWLOCK_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_RANDOM_TR1 : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_REALPATH : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SCHED_YIELD : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SC_NPROCESSORS_ONLN : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_SENDFILE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_ST_MTIM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_TMPNAM : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_UTIMENSAT : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_USE_WCHAR_T : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_VERBOSE : :: std :: os :: raw :: c_uint = 1 ; pub const _GLIBCXX_X86_RDRAND : :: std :: os :: raw :: c_uint = 1 ; pub const _GTHREAD_USE_MUTEX_TIMEDLOCK : :: std :: os :: raw :: c_uint = 1 ; pub const _STDINT_H : :: std :: os :: raw :: c_uint = 1 ; pub const _BITS_WCHAR_H : :: std :: os :: raw :: c_uint = 1 ; pub const INT8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_LEAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_LEAST16_MIN : :: std :: os :: raw :: c_int = -32768 ; pub const INT_LEAST32_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const INT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 32767 ; pub const INT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const UINT_LEAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_LEAST16_MAX : :: std :: os :: raw :: c_uint = 65535 ; pub const UINT_LEAST32_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub const INT_FAST8_MIN : :: std :: os :: raw :: c_int = -128 ; pub const INT_FAST16_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST32_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INT_FAST8_MAX : :: std :: os :: raw :: c_uint = 127 ; pub const INT_FAST16_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const INT_FAST32_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINT_FAST8_MAX : :: std :: os :: raw :: c_uint = 255 ; pub const UINT_FAST16_MAX : :: std :: os :: raw :: c_int = -1 ; pub const UINT_FAST32_MAX : :: std :: os :: raw :: c_int = -1 ; pub const INTPTR_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const INTPTR_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const UINTPTR_MAX : :: std :: os :: raw :: c_int = -1 ; pub const PTRDIFF_MIN : :: std :: os :: raw :: c_longlong = -9223372036854775808 ; pub const PTRDIFF_MAX : :: std :: os :: raw :: c_ulonglong = 9223372036854775807 ; pub const SIG_ATOMIC_MIN : :: std :: os :: raw :: c_int = -2147483648 ; pub const SIG_ATOMIC_MAX : :: std :: os :: raw :: c_uint = 2147483647 ; pub const SIZE_MAX : :: std :: os :: raw :: c_int = -1 ; pub const WINT_MIN : :: std :: os :: raw :: c_uint = 0 ; pub const WINT_MAX : :: std :: os :: raw :: c_uint = 4294967295 ; pub type std_nullptr_t = * const :: std :: os :: raw :: c_void ; pub type int_least8_t = :: std :: os :: raw :: c_schar ; pub type int_least16_t = :: std :: os :: raw :: c_short ; pub type int_least32_t = :: std :: os :: raw :: c_int ; pub type int_least64_t = :: std :: os :: raw :: c_long ; pub type uint_least8_t = :: std :: os :: raw :: c_uchar ; pub type uint_least16_t = :: std :: os :: raw :: c_ushort ; pub type uint_least32_t = :: std :: os :: raw :: c_uint ; pub type uint_least64_t = :: std :: os :: raw :: c_ulong ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = :: std :: os :: raw :: c_long ; pub type uintmax_t = :: std :: os :: raw :: c_ulong ; pub type osmium_object_id_type = i64 ; pub type osmium_unsigned_object_id_type = u64 ; pub type osmium_object_version_type = u32 ; pub type osmium_changeset_id_type = u32 ; pub type osmium_user_id_type = u32 ; pub type osmium_signed_user_id_type = i32 ; pub type osmium_num_changes_type = u32 ; pub type osmium_num_comments_type = u32 ; [INFO] [stderr] | ^^^^^^^^^^ help: consider: `4_294_967_295` [INFO] [stderr] | [INFO] [stderr] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unreadable_literal [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.97s [INFO] running `"docker" "inspect" "729420ff6e6d42de20ca979f416aa23c077e671c2398f534c4d3293a73fd37cd"` [INFO] running `"docker" "rm" "-f" "729420ff6e6d42de20ca979f416aa23c077e671c2398f534c4d3293a73fd37cd"` [INFO] [stdout] 729420ff6e6d42de20ca979f416aa23c077e671c2398f534c4d3293a73fd37cd