pub type spinDeviceArrivalEventHandler = *mut c_void;
Handle for arrival event handler functionality. Created by calling spinArrivalEventCreate(), which requires a call to spinDeviceArrivalEventHandlerDestroy() to destroy.