pub fn twz_rt_exit(code: ExitCode) -> !
Exit with the provided error code. If the main thread for a program exits, the remaining threads will exit as well.