public static void SetUserEntryPoint(this ISymUnmanagedWriter2 instance, uint entryMethod)
 {
     instance.__SetUserEntryPoint(entryMethod);
 }