pub type spinLogEventHandler = *mut c_void;
Handle for logging event handler functionality. Created by calling spinLogEventHandlerCreate(), which requires a call to spinLogEventHandlerDestroy() to destroy.