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