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