#include
int stat (const char *restrict path,
struct stat *restrict buf);
int fstat (int fildes, struct stat *buf);
int lstat (const char *restrict path,