Cargo Features

aotuv_lancer_vorbis_sys has no features set by default.

[dependencies]
aotuv_lancer_vorbis_sys = { version = "0.1.4", features = ["build-time-bindgen"] }
build-time-bindgen = bindgen

Requires Clang and slows down the build, but guarantees that the bindings are up to date.
It usually is better to run the generate-bindings.sh script instead

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

bindgen build build-time-bindgen?