pub fn panic(info: &PanicInfo<'_>, exit_code: u8) -> !
Prints panic message and terminates the current process with the specified exit code.