KEYCTL_WATCH_KEY
#ifndef KEYCTL_WATCH_KEY
return syscall(__NR_keyctl, KEYCTL_WATCH_KEY, key, watch_fd, watch_id);
case KEYCTL_WATCH_KEY: