macro_rules! enable_helper {
    ($i:ident) => { ... };
}
Available on crate feature __transforms only.