pub const MAX_DICTIONARY_ITERATOR_CHUNK: u32 = 128;
Maximum number of items returned by dictionary iterator.