inline fn debugMakerLeaks() bool
inline fn debugMakerLeaks() bool { if (!is_debug_mode) return false; return debug_maker_leaks; }