pub unsafe extern "C" fn DAQmxPerformBridgeShuntCalEx(
    taskHandle: TaskHandle,
    channel: *const c_char,
    shuntResistorValue: float64,
    shuntResistorLocation: int32,
    shuntResistorSelect: int32,
    shuntResistorSource: int32,
    bridgeResistance: float64,
    skipUnsupportedChannels: bool32
) -> int32