pub fn links(bytes: &[u8], links: &mut impl Extend<Cid>) -> Result<(), Error>
Extract all the links from a serialize DAG-PB object.