S_ISGID
#define S_ISGID 0002000 /* set group id on execution */
#define S_ISGID 0x400 /* set group id on execution */