pub type BindMapping = BindMapping_;
#[repr(C)]pub struct BindMapping { pub button1: u8, pub button2: u8, }
button1: u8
button2: u8