public static int HasEmbeddedSource(this ISymUnmanagedDocument instance)
 {
     return(instance.__HasEmbeddedSource());
 }