Thoughts
Zig programmers explaining how they can get the compiler to generate better code
(in Debug mode (by omitting the debug mode safety checks that are a feature of the language (without using the `@setRuntimeSafety` builtin that is provided to allow you to opt out of runtime safety))).