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