pub(crate) const MI_LARGE_OBJ_SIZE_MAX: usize = _; // 65_536usize
Largest object size allowed with our mimalloc implementation, in bytes