fn read_symbol_value_with_ptr_and_len( value_slice: &[u8], shift: usize, full_library_content: &[u8], is_64: bool, ) -> Result<Chunk>