public static uint GetStartOffset(this ISymUnmanagedVariable instance)
 {
     return(instance.__GetStartOffset());
 }