DSO_load
dso = DSO_load(NULL, path, NULL, 0);
DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags);