1
2
3
4
#![allow(non_snake_case)]
#![allow(non_camel_case_types)]
#![allow(unused)]
include!(concat!(env!("OUT_DIR"), "/bindings.rs"));