pub fn delete_route( destination: IpNet, gateway: IpAddr, interface: Option<String>, ) -> Result<(), Error>