小结:
1、
Type-Unsafe Pointers -Go 101 https://go101.org/article/unsafe.html
unsafe package - unsafe - Go Packages https://pkg.go.dev/unsafe
底层编程 - Go语言圣经 https://gopl-zh.github.io/ch13/ch13.html
内存布局相关的细节