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