here I want to split warc file to small chunks and then use `multiprocessing` in python for text file, we can use `seeks`, but how to seek in **warc module or .gz warc files** ?? any advices ?