get_syscall
sc = get_syscall(t, t->cs.number, narg);
struct syscall *get_syscall(struct threadinfo *, u_int, u_int);