static COUNT_FOR_STONE: Lazy<Mutex<UnboundCache<(u64, u8), usize>>>
Cached static for the count_for_stone function.
count_for_stone