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