pub type BindMapping = BindMapping_;
struct BindMapping { pub button1: u8, pub button2: u8, }
button1: u8
button2: u8