pub type Label4D = Array4D<usize>;
Label array for 4D connected components (0 = background, ≥1 = labels).
pub struct Label4D { /* private fields */ }