pub unsafe extern "C" fn seccomp_syscall_resolve_num_arch( arch_token: u32, num: c_int, ) -> *mut c_char
Resolve a syscall number with an architecture to the name.