Constant THREAD_RNG_KEY

Source
const THREAD_RNG_KEY: LocalKey<Rc<UnsafeCell<ReseedingRng<ChaCha12Core, OsRng>>>>;