Mode flag: Read, write, execute by others.
Source position: ostypes.inc line 336
const S_IRWXO = S_IROTH or S_IWOTH or S_IXOTH;