void* SDL_LoadObject(const char* sofile)
#include "SDL.h" /* 動的にmylib.soを読み込む */ SDL_LoadObject("mylib.so");