The alignment of ARM64 range extension thunks was fixed in 7c816492197a, but ARM range extension thunks, and import and delay import thunks for both also need aligning (like all code on ARM platforms).
I'm adding a test for alignment of ARM64 import thunks - not specifically adding tests for misalignment of all of them though.