C header backend for [Interoptopus](https://crates.io/crates/interoptopus).
Generates C header files (`.h`) from a Rust FFI library. The generated headers
contain type definitions, function declarations, and constants matching the
library's exported API.
**Status: suspended.** This backend is not actively maintained. Contributions are
welcome.