fn find_introspection_chunks_in_macho( macho: &MachO<'_>, library_content: &[u8], ) -> Result<Vec<Chunk>>