pub unsafe extern "C" fn rocksdb_writeoptions_set_sync(
    writeopts: DBWriteOptions,
    v: bool
)