MINOR_INIT
module->minor_init = (int (*)())dlsym(dlhandle, MINOR_INIT);
err_print(FAILED_FOR_MODULE, MINOR_INIT, module->name);