pub unsafe extern "C" fn rocksdb_options_set_blob_gc_force_threshold(
    opt: *mut rocksdb_options_t,
    val: f64
)