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