fn hasEnvVar(allocator: Allocator, key: []const u8) error{OutOfMemory}!bool
allocator: Allocator,
key: []const u8,