I want to inject a c-dll to a process. In the c-dll, it will load another dll which is written by golang. Here is my C code:
when the loader.dll is loaded, it will au