func fmt.Sscanf

one use

	fmt (current package)
		scan.go#L113: func Sscanf(str string, format string, a ...any) (n int, err error) {