@override int showMessageBox(String title, String text, int msgIcon, int msgType) => _invokeIntStrStrIntInt('ShowMessageBox', title, text, msgIcon, msgType);