pub unsafe extern "C" fn rocksdb_sstfilewriter_finish_with_status(
    writer: *mut rocksdb_sstfilewriter_t,
    statusptr: *mut rocksdb_status_t
)