API: libcrmcommon: drop pcmk_scheduler_t shutdown_lock member
Move to pcmk__scheduler_private_t as shutdown_lock_ms, and track in
milliseconds rather than seconds (for consistency, even though it is only used
as truncated whole seconds).
This breaks API backward compatibility.