pub(crate) fn cdata_integration_export_batch_from_json( c_json_name: *const c_char, batch_num: c_int, out: *mut FFI_ArrowArray, ) -> Result<()>
C Data Integration entrypoint to export a batch from a JSON file