Mode flag: Read, write, execute by groups.
Source position: ostypes.inc line 335
const S_IRWXG = S_IRGRP or S_IWGRP or S_IXGRP;