#include "syscalls.h" _syscall3(unsigned long,lseek,int,fd,unsigned long,offset,int,whence)