pub unsafe extern "C" fn DAQmxCfgBurstHandshakingTimingImportClock(
    taskHandle: TaskHandle,
    sampleMode: int32,
    sampsPerChan: uInt64,
    sampleClkRate: float64,
    sampleClkSrc: *const c_char,
    sampleClkActiveEdge: int32,
    pauseWhen: int32,
    readyEventActiveLevel: int32
) -> int32