pub unsafe extern "C" fn DAQmxGetDOLineStatesDoneState(
    taskHandle: TaskHandle,
    channel: *const c_char,
    data: *mut int32
) -> int32