const CORE_AFFINITY: LocalKey<Cell<u128>>;
Tracks the affinity for this thread. This is updated when affinities are set via our set_affinity() interface.