FAN_NOFD
if (fd == FAN_NOFD)
metadata.fd = fd >= 0 ? fd : FAN_NOFD;
#define FAN_NOPIDFD FAN_NOFD
if (event->fd != FAN_NOFD) {