pub const LFIELDS_PER_FLUSH: u32 = 50;
Number of list items to accumulate before a SETLIST instruction.
C: #define LFIELDS_PER_FLUSH 50
#define LFIELDS_PER_FLUSH 50