Python (ctypes) binding generator for WeaveFFI.
Emits a pip-installable package containing ctypes-based bindings and
.pyi type stubs over the C ABI. Async functions surface as
async def wrappers. Implements [LanguageBackend]; the shared driver
bridges it into the generator pipeline.