pub(super) fn build_extend<T: ArrowNativeType>( array: &ArrayData, ) -> Box<dyn Fn(&mut _MutableArrayData<'_>, usize, usize, usize) + '_>