pub fn start_web_service( port: Option<u16>, binary_path: &Path, args: &[&str], ) -> Result<WebServiceStatus>