last_granted_ll   979 lib/pengine/unpack.c         long long last_granted_ll;
last_granted_ll   981 lib/pengine/unpack.c         pcmk__scan_ll(last_granted, &last_granted_ll, 0LL);
last_granted_ll   982 lib/pengine/unpack.c         ticket->last_granted = (time_t) last_granted_ll;