public static void OpenNamespace(this ISymUnmanagedWriter2 instance, IntPtr name)
 {
     instance.__OpenNamespace(name);
 }