pub(crate) fn collect_all_const_bytes_worklist<'tcx>( tcx: TyCtxt<'tcx>, body: &Body<'tcx>, root: Local, ) -> Vec<Vec<u8>>