go/src/runtime/create_file_unix.go

const canCreateFile

// create returns an fd to a write-only file.
func create(name *byte, perm int32) int32 {}