pub unsafe extern "C" fn DAQmxGetNthTaskDevice(
    taskHandle: TaskHandle,
    index: uInt32,
    buffer: *mut c_char,
    bufferSize: int32
) -> int32