pub type spinNodeHandle = *mut c_void;
Handle for node functionality. Created by calling spinNodeMapGetNode(). No need to release, clear, or destroy.