public static Guid GetCheckSumAlgorithmId(this ISymUnmanagedDocument instance)
 {
     return(instance.__GetCheckSumAlgorithmId());
 }