pub type DAQmxEveryNSamplesEventCallbackPtr = Option<unsafe extern "C" fn(taskHandle: TaskHandle, everyNsamplesEventType: int32, nSamples: uInt32, callbackData: *mut c_void) -> int32>;