GetProcAddress    230 src/libsir/src/sirplugins.c     sir_pluginexport addr = GetProcAddress(handle, name);
GetProcAddress    409 src/simh/sim_sock.c     *func_ptr = (_func)GetProcAddress(hLib, function);