pub fn delete_live_ephemeral_scheduled_fns(
    txn: &mut Transaction<'_>,
    now: Timestamp,
    author: &AgentPubKey
) -> StateMutationResult<()>