public static uint GetAddressKind(this ISymUnmanagedVariable instance)
 {
     return(instance.__GetAddressKind());
 }