1
2
3
pub mod ffi {
    include!(concat!(env!("OUT_DIR"), "/bindgen.rs"));
}