xlocale_time
struct xlocale_time *l = v;
? &((struct xlocale_time *)loc->components[XLC_TIME])->locale
time_load_locale(struct xlocale_time *l, int *using_locale, const char *name)
struct xlocale_time *new = calloc(sizeof(struct xlocale_time), 1);
struct xlocale_time __xlocale_global_time;