Supported C FFI for Arti
We should declare a C API for Arti that others can use. It might not need to start with the full functionality of the Rust API.
To avoid sending others down a big trip into FuturesLand, design will be needed. Maybe the right thing to do is provide a set of blocking APIs, and/or expose poll-style APIs?