macro_rules! gc_assert { ($($arg:tt)*) => { ... }; }
Assert a condition, but only when gc_zeal is enabled.
gc_zeal