* Fix the problem of stubs for top-level leaf modules (e.g. `bgl`) not getting generated.
* Improve type hinting for `mathutils.Vector`/`Quaternion`/`Matrix`/`Euler`.
* Support simple tuple type expressions.
* Generate function variants for `bgl` module (i.e. `B{fun_v1, fun_v2, ...}`).
* Miscellaneous bug fixes and improvements.