macro_rules! local_tuner { ($name:expr) => { ... }; () => { ... }; }
Create a local tuner with the provided name.