Exit Handlers Introduction 這是在 process normal termination 時會自動執行的函式,用來進行清理工作,我們可以用 atexit 來註冊新的 exit handlers