pub unsafe extern "C" fn rocksdb_options_set_hard_pending_compaction_bytes_limit(
    opt: *mut rocksdb_options_t,
    v: usize
)