pub unsafe extern "C" fn DAQmxGetPhysicalChanAISensorPowerVoltageRangeVals(
    physicalChannel: *const c_char,
    data: *mut float64,
    arraySizeInElements: uInt32
) -> int32