pub unsafe extern "C" fn setresgid(
    rgid: u32,
    egid: u32,
    sgid: u32
) -> i32