pub type OctreeSixelEncoder<D = Sierra, const USE_MIN_HEAP: bool = false> = OctreeSixelEncoder256<D, USE_MIN_HEAP>;
struct OctreeSixelEncoder<D = Sierra, const USE_MIN_HEAP: bool = false> { /* private fields */ }