const RATELIMIT_MAP_CAP: usize = _; // 65_536usize
Cap on each bucket table; fully refilled buckets are pruned past it so a spray cannot grow the table without bound.