PF_TH_SECONDS
snl_add_msg_attr_u32(nw, PF_TH_SECONDS, th->seconds);
{ .type = PF_TH_SECONDS, .off = _OUT(seconds), .cb = snl_attr_get_uint32 },
nlattr_add_u32(nw, PF_TH_SECONDS, t->seconds);
{ .type = PF_TH_SECONDS, .off = _OUT(seconds), .cb = nlattr_get_uint32 },