print_syscall_ret
print_syscall_ret(info, 0, NULL);
print_syscall_ret(info, psr.sr_error, psr.sr_retval);
void print_syscall_ret(struct trussinfo *, int, syscallarg_t *);