pub(super) const fn nr<'a>(nr: u32) -> SyscallNumber<'a>
Encode a system call number (a __NR_* constant) as a SyscallNumber.
__NR_*
SyscallNumber