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