//go:build XX_DISABLE_ASSERT package xx func Assert(cond bool) {} func Unreachable() {}