[Empty.exe](https://github.com/dotnetGame/coreclr/blob/tests-unity-empty/bin/tests/Unity/empty.exe) 需要做的事情如下: 1.导出 Empty.exe 依赖[mono.dll](https://github.com/dotnetGame/coreclr/blob/tests-unity-empty/bin/tests/Unity/empty_Data/Mono/EmbedRuntime/mono.dll)的函数列表 2.通过查找mono代码和文档来分析列表中函数的功能并建立相关Issuse 3.实现功能提交PR merge进tests-unity-empty分支