func fmt.Printf

one use

	fmt (current package)
		print.go#L232: func Printf(format string, a ...any) (n int, err error) {