pub fn exit_raw(val: i32) -> Result<(), Errno>
Exits the current thread, setting val & 0xff as the exit code.
val & 0xff