1#include <time.h>
2int gl_futimens (int, char const *, struct timespec const [2]);
3int utimens (char const *, struct timespec const [2]);
4