pub unsafe extern "C" fn DAQmxAdjustDSAAOCal(
    calHandle: CalHandle,
    channel: uInt32,
    requestedLowVoltage: float64,
    actualLowVoltage: float64,
    requestedHighVoltage: float64,
    actualHighVoltage: float64,
    gainSetting: float64
) -> int32