#![allow(deprecated)]

#[allow(unused_imports)]
use libc::*;

include!(concat!(env!("OUT_DIR"), "/ctest_output.rs"));