macro_rules! init_tys { ($($ty:ty),+ $(,)?) => { ... }; }
Generate code to pre-initialize types, including references and pointers to the type