public static extern void FirstDll_GetObject(out FirstDllSafeHandle handle);
 public static extern void FirstDll_OBJECT_FREE(FirstDllSafeHandle handle);