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