fn const_bytes_from_operand<'tcx>( tcx: TyCtxt<'tcx>, body: &Body<'tcx>, operand: &Operand<'tcx>, ) -> Option<Vec<u8>>