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