pub unsafe fn Event_UnregisterEntry(
    handlers: *mut Event_Entry,
    obj: *mut c_void,
    handler: Event_Entry_Callback
)