pub unsafe extern "C" fn xls_builder_base_add_array_slice( builder: *mut CIrBuilderBase, array: *mut CIrBValue, start: *mut CIrBValue, width: i64, name: *const c_char, ) -> *mut CIrBValue