SYS_symlinkat
return host_syscall(SYS_symlinkat, HOST_AT_FDCWD, path1, path2);
tests[12].syscall = SYS_symlinkat;
case SYS_symlinkat: