S_IRWXG
#define S_IRWXG 0000070 /* RWX mask for group */
#define S_IRWXG 00070 /* read, write, execute: group */