//+private package os2 import "base:runtime" _temp_dir :: proc(allocator: runtime.Allocator) -> (string, Error) { //TODO return "", nil }