last_granted_ll   915 lib/pengine/unpack.c         long long last_granted_ll;
last_granted_ll   917 lib/pengine/unpack.c         pcmk__scan_ll(last_granted, &last_granted_ll, 0LL);
last_granted_ll   918 lib/pengine/unpack.c         ticket->last_granted = (time_t) last_granted_ll;