pub type CpuMask = usize;
Architecture-neutral active-CPU bitset. Platform code can replace this alias with a wider mask without changing the ownership API.