// SPDX-License-Identifier: Apache-2.0
// Copyright 2026 Cédric Mesnil <cslashm@pm.me>
//! No-op backend used when the `ct-grind` feature is disabled or the
//! target is not an architecture Valgrind understands. All functions
//! have bodies that the optimizer removes entirely.
pub unsafe
pub unsafe