#[unsafe(no_mangle)] pub unsafe extern "C-unwind" fn shim_emulated_syscallv( ctx: *mut ucontext_t, n: c_long, args: VaList<'_>, ) -> c_long
ctx must be valid if provided.
ctx