fn raw_debug_log(msg: &[u8])
Write a string to the kernel log via inline syscall. Used when the normal debug_log path may not be safe (panic context).
debug_log