fn getenv(key: []const u8) ?[:0]const u8
Get an environment variable. See also getenvZ.
getenvZ
key: []const u8,