pub unsafe extern "C" fn rocksdb_cuckoo_options_set_hash_ratio(
    options: *mut rocksdb_cuckoo_table_options_t,
    v: f64
)