PATH_DEVCTL
fd = open(PATH_DEVCTL, O_RDONLY | O_CLOEXEC);
err(1, "Can't open devctl device %s", PATH_DEVCTL);