pub(crate) fn inotify_add_watch( infd: BorrowedFd<'_>, path: &CStr, flags: WatchFlags, ) -> Result<i32>