pub unsafe extern "C" fn DAQmxSetTimingAttributeEx(
    taskHandle: TaskHandle,
    deviceNames: *const c_char,
    attribute: int32,
     ...
) -> int32