func crypto/elliptic.UnmarshalCompressed

one use

	crypto/elliptic (current package)
		elliptic.go#L180: func UnmarshalCompressed(curve Curve, data []byte) (x, y *big.Int) {