pub type spinImageEventHandler = *mut c_void;
Handle for image event handler functionality. Created by calling spinImageEventHandlerCreate(), which requires a call to spinImageEventHandlerDestroy() to destroy.