pub unsafe extern "C" fn rocksdb_transactiondb_flush_wal(
    txn_db: *mut rocksdb_transactiondb_t,
    sync: c_uchar,
    errptr: *mut *mut c_char
)