Terminates the currently running process.
Nothing exitProcess({required Int status}) => exit(status);