nanosleep(duration Pointer) -> Int { return syscall(35, duration, 0) }