pub unsafe extern "C" fn rocksdb_options_set_bytes_per_sync(
    options: DBOptions,
    bytes: u64
)