1//! ffi bindings generated by bindgen 2//! 3//! Import bind in this module to prevent leakage of things that do not need to be exported 4include!(concat!(env!("OUT_DIR"), "/bindings.rs")); // ffi bindings included here