pub unsafe extern "C" fn DAQmxSetup4339Cal(
    calHandle: CalHandle,
    channelNames: *const c_char,
    calMode: int32,
    rangeMax: float64,
    rangeMin: float64,
    excitationVoltage: float64
) -> int32