fn getEnvVarOwned(allocator: Allocator, key: []const u8) GetEnvVarOwnedError![]u8
Caller must free returned memory.
allocator: Allocator,
key: []const u8,