package util func GetWindowHandle(title string) uintptr { return getWindowHandle(title) }