UNX_IWUSR
attribs[2] = (xattr & UNX_IWUSR)? 'w' : '-';
#define VMS_IWUSR UNX_IWUSR /* VMS write/owner */