pub unsafe fn Event_RegisterFloat(
    handlers: *mut Event_Float,
    obj: *mut c_void,
    handler: Event_Float_Callback
)