pub unsafe extern "C" fn rocksdb_writeoptions_set_sync(
    writeopts: *const DBWriteOptionsOpaque,
    v: bool
)