func fmt.Sscan

one use

	fmt (current package)
		scan.go#L99: func Sscan(str string, a ...interface{}) (n int, err error) {