async fn handle_iroh_api_request( api: &IrohApiState, request: &[u8], version_label: &'static str, ) -> Result<Vec<u8>>