#![allow(bad_style, improper_ctypes, deprecated)] use libc::*; include!(concat!(env!("OUT_DIR"), "/main.rs"));