module_unload
if ((error = module_unload(mod)) != 0) {
module_unload(mod); /* ignore error */
int module_unload(module_t mod);