pub fn alert_show( (title, msg): (impl ToString + Debug, impl ToString + Debug), level: MessageLevel, )
即座にメッセージダイアログを表示します。エラーが発生した場合は、ログを出力します。