macro_rules! const_quick { ($condition: expr) => { ... }; }
Returns early with None if the condition is true.
None