pub unsafe extern "C" fn rocksdb_options_set_prepopulate_blob_cache(
    opt: *mut rocksdb_options_t,
    val: c_int
)