pub unsafe extern "C" fn setgroups(
    ngroups: size_t,
    ptr: *const gid_t
) -> c_int