attropen64
attrfd = attropen64(path, ".", O_RDONLY|O_NONBLOCK);
extern int attropen64(const char *, const char *, int, ...);
#define attropen attropen64