pub unsafe extern "C" fn rocksdb_options_set_target_file_size_multiplier(
    options: DBOptions,
    mul: c_int
)