I have a Dll created in C which exports some global variables (int and char[]). I already know how to do this for functions (with DllImport), but I can\'t find any C# exampl