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