public static uint GetEndOffset(this ISymUnmanagedVariable instance)
 {
     return(instance.__GetEndOffset());
 }