Check if a list of storage class specifiers
has the form static _Thread_local or _Thread_local static,
including the __thread variant of _Thread_local.
Check if a list of storage class specifiers
has the form extern _Thread_local or _Thread_local extern,
including the __thread variant of _Thread_local.