pub fn concatenate_validities(arrays: &[&dyn Array]) -> Option<Bitmap>
Concatenate the validities of multiple Arrays into a single Bitmap.