pub const HYDRATION_FALLBACK_BUFFER_COUNT: usize = 16;
Buffer count when optimal allocation fails (16 x 4MB = 64MB).