pub unsafe extern "C" fn DAQmxCfgSampClkTiming(
    taskHandle: TaskHandle,
    source: *const c_char,
    rate: float64,
    activeEdge: int32,
    sampleMode: int32,
    sampsPerChan: uInt64
) -> int32