typedef struct GOmxImp GOmxImp; (略) struct GOmxImp { guint client_count;
void *dl_handle; GOmxSymbolTable sym_table; GMutex *mutex;
};