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