pub(super) fn no_fd<'a, Num: ArgNumber>() -> ArgReg<'a, Num>
Deliberately pass -1 to a file-descriptor argument, for system calls like mmap where this indicates the argument is omitted.
-1
mmap