#[no_mangle] pub unsafe extern "C-unwind" fn shim_native_syscallv( n: c_long, args: VaList<'_>, ) -> c_long
The specified syscall must be safe to make.