fn build_quic_server_config( tls_config: Arc<ServerConfig>, ) -> Result<ServerConfig, Box<dyn Error + Send + Sync>>