1 #if !defined ISO && !defined ISO99 && !defined ISO11 && !defined POSIX && !defined XPG3 && !defined XPG4
7 function {void*} dlopen (const char*, int)
8 function {void*} dlsym (void *, const char*)
9 function int dlclose (void*)
10 function {char*} dlerror (void)