pub unsafe extern "C" fn rocksdb_options_set_blob_compaction_readahead_size(
    opt: *mut rocksdb_options_t,
    val: u64
)