pub unsafe extern "C" fn syscall_halt(exit_code: u8) -> !
Halts the program with the given exit code.