async fn api_kill( pid: u32, _auth: AdminAuth, ) -> Response<impl HeadersIter, impl Body>
Implements api kill.