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