pub type spinInterfaceEventHandler = *mut c_void;
Handle for interface event handler functionality. Created by calling spinInterfaceEventHandlerCreate(), which requires a call to spinInterfaceEventHandlerDestroy() to destroy.