pub unsafe extern "C" fn rocksdb_options_set_experimental_mempurge_threshold(
    arg1: *mut rocksdb_options_t,
    arg2: f64
)