pub const PRE_ALLOCATED_COLOR_MIX_ITEMS: usize = 3;
Number of color-mix items to reserve on the stack to avoid heap allocations.