pub type spinNodeCallbackHandle = *mut c_void;
Handle for callback functionality. Created by calling spinNodeRegisterCallback(), which requires a call to spinNodeUnregisterCallback() destroy.