pub fn init()
Initializes runtime, when necessary.
On windows it calls SetConsoleOutputCP(65001) to enable unicode output
SetConsoleOutputCP(65001)