pub type spinSystem = *mut c_void;
Handle for system functionality. Created by calling spinSystemGetInstance(), which requires a call to spinSystemReleaseInstance() to release.