macro_rules! define_on_controller_enabled_changed {
    ($ControllerStruct:ty) => { ... };
}