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