fn build_extend_nulls( data_type: &DataType, ) -> Box<dyn Fn(&mut _MutableArrayData<'_>, usize) -> Result<(), ArrowError>>