tzparse
if (tzparse(&up->buf[1], ts, sp)) {
(void)tzparse("UTC0", sp, NULL);
&& tzparse(name, sp, NULL))
static bool tzparse(char const *, struct state *, struct state const *);