_S_IREAD           42 opal/win32/win_compat.h #define S_IRUSR        _S_IREAD        /* read permission, owner */
_S_IREAD          117 opal/win32/win_compat.h #define S_IRWXU (_S_IREAD | _S_IWRITE | _S_IEXEC)