不安全操作 解引用裸指针使用 来强制转型(change type)内联汇编(inline assembly) Transmute(转变) assert!(u == std::mem::transmute::<&str, &[u8]>("123"));