Closes an existing thread account and returns the lamports to the owner.
Requires authority (owner) or thread itself to sign.
External fiber accounts should be passed via remaining_accounts.
Memo instruction that logs a message (replacement for spl-memo).
Used for tracking thread fiber execution in logs without external dependencies.
Optionally emits a signal for testing signal behaviors.