as an extension, have putenv("VAR") behave as unsetenv("VAR")
[musl] / crt / x86_64 / crtn.s
1 .section .init
2         ret
3
4 .section .fini
5         ret