pub type control_panel = control_panel_s;
#[repr(C)]pub struct control_panel { pub flags: i32, }
flags: i32