The thread_local keyword is compiled to use `gs:[58h]` directly instead of calling `TlsGetValue`.
The thread_local keyword is compiled to use
gs:[58h]directly instead of callingTlsGetValue.