//! Raw FFI bindings to lib60870-C.
//!
//! This module contains the auto-generated bindgen bindings.
//! For a safer API, use the types in the parent module.
// On docs.rs, use pre-generated bindings (no network access to download C source)
include!;
// For normal builds, use freshly generated bindings from build.rs
include!;