macro_rules! effect_update_on_change_ref { ($class:ty, $option_class:ty, $name:ident, $value:expr) => { ... }; }