public static extern void SecondDll_GetObject(out SecondDllSafeHandle handle);
 public static extern void SecondDll_OBJECT_FREE(SecondDllSafeHandle handle);