Add script to generate noblit.h from docs
I have the declaraions in the docs anyway. Rather than trying to
generate docs from source, we can extract the "source" from the docs.
We can also compile that file with GCC as a basic sanity check. This
transitively ensures that the docs make sense.