Sets the supplementary groups of this process.
fn setgroups(buf: &[u32]) -> i32
The buffer that contains the groups.
Returns success or an error value.
setgroups(2)