 This is the correct way: ```ts function softShutdown(funct: () => void, code?: number): void; ```