Use the [ctok](https://github.com/gvanrossum/ctok) interface to the C tokenizer in further experiments. As part of this, help implement a `ctokenize` module that uses `ctok` and has the same interface as `tokenize`. (cc @gvanrossum )