func fmt.Scan

one use

	fmt (current package)
		scan.go#L63: func Scan(a ...interface{}) (n int, err error) {