linux32_set_syscall_retval
static void linux32_set_syscall_retval(struct thread *td, int error);
.sv_set_syscall_retval = linux32_set_syscall_retval,