Rust FFI for creating Apache httpd modules.
bash sudo apt install apache2-dev libapr1-dev
bash cargo build cargo test --lib
mod_example
bash cd examples/mod_example/ cargo build