pub type Event_Input_Callback = Option<unsafe extern "C" fn(obj: *mut c_void, key: c_int, repeating: cc_bool)>;