pub unsafe extern "C" fn DAQmxSetup9219Cal(
    calHandle: CalHandle,
    channelNames: *const c_char,
    rangeMin: float64,
    rangeMax: float64,
    measType: int32,
    bridgeConfig: int32
) -> int32