//! Smoke test: confirms the libchdman_rs static archive linked in this
//! build is functional. Run with:
//!
//! cargo run --example check-prebuilt --features prebuilt
//!
//! or without `--features prebuilt` for the source-build path. A successful
//! link + run is the full validation we can do without a real CHD file.
use sys;