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