public static uint OpenScope(this ISymUnmanagedWriter2 instance, uint startOffset)
 {
     return(instance.__OpenScope(startOffset));
 }