pub unsafe extern "C" fn rocksdb_create_iterator_cf(
    db: DBInstance,
    readopts: DBReadOptions,
    cf_handle: DBCFHandle
) -> DBIterator