//go:build !windows package main import "unsafe" func setWindowIcon(windowPtr unsafe.Pointer) {}