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