public static void CloseScope(this ISymUnmanagedWriter2 instance, uint endOffset)
 {
     instance.__CloseScope(endOffset);
 }