macro_rules! if_sampled { ($body:block) => { ... }; }
Helper to conditionally execute code only when sampling