Code was using the `struct_index` instead of the `type_index` to set the alignement value for this struct, effectively setting that alignement value for another struct/type than `mat4fx4f`. Found while working on naming cleanups of maksdna code. Pull Request: https://projects.blender.org/blender/blender/pulls/125777