pub fn save_panic_info(info: &PanicInfo<'_>)
Save panic info to uninit section.
This function should be called in panic_handler.