Contributions to uwsgi

These are improvements and fixes contributed to the uwsgi project, mostly FreeBSD related.

Remove unused variables due to compilation failure:

https://github.com/unbit/uwsgi/pull/2584

Fix compilation with clang11 on FreeBSD 13.0:

https://github.com/unbit/uwsgi/pull/2305