Puts away the “we linked this for you” notice for one account’s live link. Idempotent; a link the
account does not own is left alone, so the caller’s ownership check is the only one needed.
Live links only, newest first: a retired link is not a number we hold. Returns the page together
with how many rows match the filters in total, from one query via COUNT(*) OVER().
The account’s most recent link, retired ones included: a retired link is the only record an
unlinked account has of the Sisu person its linking mail was addressed to.
Retires current_link_id (the account’s link the caller already resolved, if any), inserts new
in its place, clears the mailed links to new’s number that are no longer owed, and audits the
change on the account’s live registrations.