last_granted_ll   922 lib/pengine/unpack.c         long long last_granted_ll;
last_granted_ll   924 lib/pengine/unpack.c         pcmk__scan_ll(last_granted, &last_granted_ll, 0LL);
last_granted_ll   925 lib/pengine/unpack.c         ticket->last_granted = (time_t) last_granted_ll;