macro const_bake($arg) { ... }

Bakes dynamic memory allocations into static items during constant evaluation.

Example