getemajor
getemajor(dev_t dev)
#undef getemajor
#define getemajor(x) (major_t)((((dev_t)(x) >> L_BITSMINOR) > L_MAXMAJ) ? \