process
This PR adds a simple API for working with processes to the extension API. The API is designed to mirror Rust's [`std::process::Command`](https://doc.rust-lang.org/std/process/struct.Command.html). Release Notes: - N/A
This PR forks a new version of the `zed_extension_api` in preparation for new changes. Release Notes: - N/A