pub async fn download_file( __arg0: State<Arc<AppState>>, __arg1: Path<String>, ) -> Result<impl IntoResponse, StatusCode>