func fmt.Scanf

one use

	fmt (current package)
		scan.go#L80: func Scanf(format string, a ...interface{}) (n int, err error) {