pub async fn nat_detect( local_address: SocketAddr, stun_server: &str, ) -> Result<(String, SocketAddr, NatType)>