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