#[unsafe(no_mangle)]pub unsafe extern "C" fn sys_panic( msg_ptr: *const u8, len: usize, ) -> !
msg_ptr must be aligned and dereferenceable.
msg_ptr