I have a Win64 Dll file, name "test.dll". Build it with MinGW64. Dll inside code like this:
// GOLANG CODE package main import "C" import &qu