pub unsafe fn Event_RegisterInput(
    handlers: *mut Event_Input,
    obj: *mut c_void,
    handler: Event_Input_Callback
)