pub unsafe extern "C" fn DAQmxWaitForValidTimestamp(
    taskHandle: TaskHandle,
    timestampEvent: int32,
    timeout: float64,
    timestamp: *mut CVIAbsoluteTime
) -> int32