SYS_chdir
error = rsys_syscall(SYS_chdir, &callarg, sizeof(callarg), retval);
case SYS_chdir:
[SYS_chdir] = &filemon_sys_chdir,