S_IWOTH

Write others

version(!Posix && Windows)
enum S_IWOTH = 0;

Meta