main() { text := "Hi!\0" user32.MessageBoxA(0, text, text, 0x240040) }