pub(crate) fn cdata_integration_export_schema_from_json( c_json_name: *const c_char, out: *mut FFI_ArrowSchema, ) -> Result<()>
C Data Integration entrypoint to export the schema from a JSON file