Rust bindings for bddisasm.
See bddisasm if you're looking for a Rust wrapper for these bindings.
bindgen is used to generate the bindings at build time. Because of this, users need to have clang
installed. Check the bindgen documentation for more information.