load_unload
if (load_unload(dev->d_fd, 0) == 0) {
return (load_unload(dev->d_fd, 0));
int load_unload(int fd, int load);