pub unsafe extern "C" fn DAQmxGetSwitchChanMaxACVoltage(
    switchChannelName: *const c_char,
    data: *mut float64
) -> int32