pub unsafe extern "C" fn DAQmxAddGlobalChansToTask(
    taskHandle: TaskHandle,
    channelNames: *const c_char
) -> int32