* feat(ffi): expose wda and wda_bridge to C/C++
tested on an iPhone 13 with WebDriverAgent running:
status returns the right JSON screenshot saves a valid PNG
bridge forwards a curlrequest to the device's WDA port.
spent a while testing and writing this up do review before merging
* chore: lint