pub struct NativeAlloc;
缺省利用aligned_alloc/aligned_free来分配和释放TLS变量的内存空间.
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of From<T> for U chooses to do.
From<T> for U