pub fn request_exit(code: i32)
Request process exit with the given code. Called by process.exit() and Bun.exit().