pub(crate) fn cdata_integration_import_schema_and_compare_to_json( c_json_name: *const c_char, c_schema: *mut FFI_ArrowSchema, ) -> Result<()>