pub unsafe fn Event_UnregisterVoid(
    handlers: *mut Event_Void,
    obj: *mut c_void,
    handler: Event_Void_Callback
)