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