pub unsafe extern "C" fn DAQmxGetAIConvMaxRateEx(
    taskHandle: TaskHandle,
    deviceNames: *const c_char,
    data: *mut float64
) -> int32