22#  define R__DLLIMPORT __declspec(dllimport) 
   24#  define R__DLLIMPORT __attribute__ ((visibility ("default")))
 
const char *** TROOT__GetExtraInterpreterArgs()
 
const char * TROOT__GetEtcDir()
 
const char * TROOT__GetIncludeDir()
 
cling::Interpreter * TCling__GetInterpreter()