pub fn insert(new_tls_image: TlsDataImage)
Insert the current early TLS image with the given new_tls_image, and loads the new image on this CPU.
new_tls_image
If an early TLS image already exists, it is removed and dropped.