pub async fn stun_test_nat( stun_servers: Vec<String>, default_interface: Option<&LocalInterface>, ) -> Result<(NatType, Vec<Ipv4Addr>, u16)>
Obtain nat information with the option specified interface from the stun servers