pub unsafe fn Event_RegisterInt(
    handlers: *mut Event_Int,
    obj: *mut c_void,
    handler: Event_Int_Callback
)