audio_buf_rdiscard
audio_buf_rdiscard(&sc->rec, count);
audio_buf_rdiscard(&sc->play, sc->play.blksz);
audio_buf_rdiscard(&sc->rec, sc->rec.blksz);