pub unsafe extern "C" fn DAQmxGet9629AICalAdjustPoints(
    calHandle: CalHandle,
    rangeMin: float64,
    rangeMax: float64,
    adjustmentPoints: *mut float64,
    bufferSize: uInt32
) -> int32