__xl_a

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void* __xl_a;
    version(Windows && Win32 && CRuntime_Microsoft)
    extern (C) extern __gshared
    void* __xl_a;
  2. alias __xl_a = _tls_callbacks_a

Meta