int showMessageBox(String title, String text, int msgIcon, int msgType) => obj.showMessageBox(title, text, msgIcon, msgType);