//! Native bindings for the
//! [authenticode parser library](https://github.com/avast/authenticode-parser) from Avast.
//!
//! For Rust bindings on top of those types, see the
//! [authenticode-parser crate](https://crates.io/cartes/authenticode-parser).
include!;
pub use *;