pub unsafe extern "C" fn DAQmxAdjustDSAAICalWithGainAndCoupling(
    calHandle: CalHandle,
    coupling: int32,
    gain: float64,
    referenceVoltage: float64
) -> int32