Try pragams like `{.checks: on.}`/`{.checks: off.}` and the like (there are
ones for specific checks), better via `{.push checks: off.}` and then
`{.pop.}`, so for the rest of the code checks are still contolled by configs
and command line. For the 2nd, try `GC_disable`/`GC_enable` (inside the proc).
- Disable debug for specific function skyfex
- Re: Disable debug for specific function LeuGim
