pub type CoresStats = FixedVec<CoreActivityRecord, CoreCount>;
struct CoresStats(/* private fields */);