pub fn alloc_id_bytes<'tcx>( tcx: TyCtxt<'tcx>, alloc_id: AllocId, depth: usize, ) -> Option<Vec<u8>>
Read bytes from a global allocation.