pub unsafe extern "C" fn rocksdb_options_set_target_file_size_base(
    options: *const DBOptionsOpaque,
    bytes: u64
)