1: #include <sys/types.h> 2: #include <sys/stat.h> 3: #include <stdbool.h> 4: 5: bool euidaccess_stat (struct stat const *st, int mode);