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

one use

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L2111: func Mmap(fd int, offset int64, length int, prot int, flags int) (data []byte, err error) {