pub unsafe extern "C" fn rocksdb_iter_get_status(
    arg1: *const rocksdb_iterator_t,
    statusptr: *mut rocksdb_status_t
)