fn decode_impl_stream_all<R: Read>( data: &mut R, out: &mut [u8], channels: u8, src_channels: u8, ) -> Result<()>