SYS_llseek
#ifdef SYS_llseek
return host_syscall(SYS_llseek, fd, offset_high, offset_lo, (uintptr_t)result, whence);