pub type ViewDispatcherTickEventCallback = Option<unsafe extern "C" fn(context: *mut c_void)>;
Prototype for tick event callback