Function initgroups

pub unsafe extern "C" fn initgroups(
    user: *const i8,
    group: u32,
) -> i32
Available on crate feature dep_sdl3 only.