pub unsafe fn Event_UnregisterBlock(
    handlers: *mut Event_Block,
    obj: *mut c_void,
    handler: Event_Block_Callback
)