The newest version of netlink (0a32cffaf5893a1898f632d05503635878108104) does not compile (on the latest go version: `go1.16.2`) due to the following syntax error: ``` # github.com/vishvananda/netlink ./route_linux.go:553:1: syntax error: non-declaration statement outside function body ```