pub(crate) async fn authorize_route( __arg0: State<State>, __arg1: ClientIp, request: Request, ) -> Result<impl IntoResponse>