pub unsafe extern "C" fn rocksdb_iter_key(
    iter: DBIterator,
    klen: *mut size_t
) -> *mut u8