qc_get_stream_avail
return qc_get_stream_avail(&ctx, class_, /*uni=*/0, /*remote=*/0, value);
return qc_get_stream_avail(&ctx, class_, /*uni=*/0, /*remote=*/1, value);
return qc_get_stream_avail(&ctx, class_, /*uni=*/1, /*remote=*/0, value);
return qc_get_stream_avail(&ctx, class_, /*uni=*/1, /*remote=*/1, value);