pub type CallbackType = extern "C" fn(RefAny, CallbackInfo) -> Update;
Main callback type for UI event handling