// vtest vflags: -os windows -shared -gc none -no-skip-unused module test_print @[export: 'get_name'] fn get_name() &char { return c'Test' }