Rust

Usage

$ bindgen input.h -o bindings.rs

macOS の /usr/include

$ bindgen input.h -o bindings.rs -- -I `xcrun --show-sdk-path`/usr/include