pub fn read_icc(bitstream: &mut Bitstream<'_>) -> Result<Vec<u8>>
Reads the encoded ICC profile stream from the given bitstream.