auclnt_get_output_qlen
void auclnt_get_output_qlen(audio_client_t *, uint_t *, uint_t *);
auclnt_get_output_qlen(c, &slen, &flen);
auclnt_get_output_qlen(c, &samples, &fifo);