dc_stream_check_cursor_attributes
dc_stream_check_cursor_attributes(stream, state, &stream->cursor_attributes));
dc_stream_check_cursor_attributes(stream, dc->current_state, &stream->cursor_attributes));
if (dc_stream_check_cursor_attributes(stream, stream->ctx->dc->current_state, attributes)) {
bool dc_stream_check_cursor_attributes(
!dc_stream_check_cursor_attributes(stream, context, &stream->cursor_attributes)) {
!dc_stream_check_cursor_attributes(stream, context, &stream->cursor_attributes)) {