func golang.org/x/sys/unix.Umask

one use

	golang.org/x/sys/unix (current package)
		zsyscall_linux.go#L1667: func Umask(mask int) (oldmask int) {