pub async fn start_server(config: Config) -> Result<()>
In order to let the integration test directly use the turn-server crate and start the server, a function is opened to replace the main function to directly start the server.