pub unsafe extern "C" fn rocksdb_options_set_skip_checking_sst_file_sizes_on_db_open(
    opt: *mut rocksdb_options_t,
    val: c_uchar
)