pub type NumberInputOnValueChangeCallbackType = extern "C" fn(RefAny, CallbackInfo, NumberInputState) -> Update;