package one func Foo() (n int64, _ *int) { return 42, nil }