pub unsafe extern "C" fn DAQmxGetWriteAttribute(
    taskHandle: TaskHandle,
    attribute: int32,
    value: *mut c_void,
     ...
) -> int32