package protocol type StructA struct { X, Y, Z int P *int Desc string }