_haiku_build_futimens
# define futimens(fd, times) _haiku_build_futimens(fd, times)
int _haiku_build_futimens(int fd, const struct timespec times[2]);
return _haiku_build_futimens(fd, times);
int _haiku_build_futimens(int fd, const struct timespec times[2]);