pub async fn netns_add(name: &str) -> Result<()>
Adds a network namespace. This creates a new, isolated network namespace with nothing but the loopback interface in it.