char *__tzname[2];
The specification for "__tzname" is the same as "tzname" as specified in the SUS (note that the array size is two; this is explicit in the SUSv3 but not the SUSv2).